| 作成日: | 2013/09/07 7:57:30 |
| 更新日: | 2014/01/12 17:53:50 |
プロジェクト: |
|
追加情報: |
|
| 属性 | ||
|
Private static const long serialVersionUID |
||
D詳細:
|
||
|
Private static CCache<Integer,MInvoice> s_cache |
||
D詳細:
|
||
|
Private BigDecimal m_openAmt |
||
D詳細:
|
||
|
Private MInvoiceLine m_lines |
||
D詳細:
|
||
|
Private MInvoiceTax m_taxes |
||
D詳細:
|
||
|
Private static CLogger s_log |
||
D詳細:
|
||
|
Private boolean m_reversal |
||
D詳細:
|
||
|
Private String m_processMsg |
||
D詳細:
|
||
|
Private boolean m_justPrepared |
||
D詳細:
|
||
|
Package ArrayList<PO> docsPostProcess |
||
D詳細:
|
| 操作 | ||||
|
Public static getOfBPartner( ctx: Properties,
C_BPartner_ID: int,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public static copyFrom( from: MInvoice,
dateDoc: Timestamp,
dateAcct: Timestamp,
C_DocTypeTarget_ID: int,
isSOTrx: boolean,
counter: boolean,
trxName: String,
setOrder: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public static copyFrom( from: MInvoice,
dateDoc: Timestamp,
dateAcct: Timestamp,
C_DocTypeTarget_ID: int,
isSOTrx: boolean,
counter: boolean,
trxName: String,
setOrder: boolean,
documentNo: String,
|
||||
詳細:
Sequential
|
||||
|
Public static copyFrom( from: MInvoice,
dateDoc: Timestamp,
C_DocTypeTarget_ID: int,
isSOTrx: boolean,
counter: boolean,
trxName: String,
setOrder: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public static getPDFFileName( documentDir: String,
C_Invoice_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public static get( ctx: Properties,
C_Invoice_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoice( ctx: Properties,
C_Invoice_ID: int,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoice( ctx: Properties,
rs: ResultSet,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoice( order: MOrder,
C_DocTypeTarget_ID: int,
invoiceDate: Timestamp,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoice( ship: MInOut,
invoiceDate: Timestamp,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoice( batch: MInvoiceBatch,
line: MInvoiceBatchLine,
|
||||
詳細:
Sequential
|
||||
|
Public setClientOrg( AD_Client_ID: int,
AD_Org_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public setBPartner( bp: MBPartner,
|
||||
詳細:
Sequential
|
||||
|
Public setOrder( order: MOrder,
|
||||
詳細:
Sequential
|
||||
|
Public setShipment( ship: MInOut,
|
||||
詳細:
Sequential
|
||||
|
Public setC_DocTypeTarget_ID( DocBaseType: String,
|
||||
詳細:
Sequential
|
||||
|
Public setC_DocTypeTarget_ID():void |
||||
詳細:
Sequential
|
||||
|
Public getGrandTotal( creditMemoAdjusted: boolean,
|
||||
詳細:
Sequential
|
||||
|
Private getLines( whereClause: String,
|
||||
詳細:
Sequential
|
||||
|
Public getLines( requery: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public getLines():MInvoiceLine |
||||
詳細:
Sequential
|
||||
|
Public renumberLines( step: int,
|
||||
詳細:
Sequential
|
||||
|
Public copyLinesFrom( otherInvoice: MInvoice,
counter: boolean,
setOrder: boolean,
|
||||
詳細:
Sequential
|
||||
|
Private setReversal( reversal: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public isReversal():boolean |
||||
詳細:
Sequential
|
||||
|
Public getTaxes( requery: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public addDescription( description: String,
|
||||
詳細:
Sequential
|
||||
|
Public isCreditMemo():boolean |
||||
詳細:
Sequential
|
||||
|
Public setProcessed( processed: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public validatePaySchedule():boolean |
||||
詳細:
Sequential
|
||||
|
Protected beforeSave( newRecord: boolean,
|
||||
詳細:
Sequential
|
||||
|
Protected beforeDelete():boolean |
||||
詳細:
Sequential
|
||||
|
Protected afterDelete( success: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public toString():String |
||||
詳細:
Sequential
|
||||
|
Public getDocumentInfo():String |
||||
詳細:
Sequential
|
||||
|
Protected afterSave( newRecord: boolean,
success: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public setM_PriceList_ID( M_PriceList_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public getAllocatedAmt():BigDecimal |
||||
詳細:
Sequential
|
||||
|
Public testAllocation( beingCompleted: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public testAllocation():boolean |
||||
詳細:
Sequential
|
||||
|
Public static setIsPaid( ctx: Properties,
C_BPartner_ID: int,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public getOpenAmt():BigDecimal |
||||
詳細:
Sequential
|
||||
|
Public getOpenAmt( creditMemoAdjusted: boolean,
paymentDate: Timestamp,
|
||||
詳細:
Sequential
|
||||
|
Public getDocStatusName():String |
||||
詳細:
Sequential
|
||||
|
Public createPDF():File |
||||
詳細:
Sequential
|
||||
|
Public createPDF( file: File,
|
||||
詳細:
Sequential
|
||||
|
Public getPDFFileName( documentDir: String,
|
||||
詳細:
Sequential
|
||||
|
Public getCurrencyISO():String |
||||
詳細:
Sequential
|
||||
|
Public getPrecision():int |
||||
詳細:
Sequential
|
||||
|
Public processIt( processAction: String,
|
||||
詳細:
Sequential
|
||||
|
Public unlockIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public invalidateIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public prepareIt():String |
||||
詳細:
Sequential
|
||||
|
Private explodeBOM():void |
||||
詳細:
Sequential
|
||||
|
Public calculateTaxTotal():boolean |
||||
詳細:
Sequential
|
||||
|
Private createPaySchedule():boolean |
||||
詳細:
Sequential
|
||||
|
Public approveIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public rejectIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public completeIt():String |
||||
詳細:
Sequential
|
||||
|
Private addDocsPostProcess( doc: PO,
|
||||
詳細:
Sequential
|
||||
|
Public getDocsPostProcess():ArrayList<PO> |
||||
詳細:
Sequential
|
||||
|
Private setDefiniteDocumentNo():void |
||||
詳細:
Sequential
|
||||
|
Private createCounterDoc():MInvoice |
||||
詳細:
Sequential
|
||||
|
Public voidIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public closeIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public reverseCorrectIt():boolean |
||||
詳細:
Sequential
|
||||
|
Private reverse( accrual: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public reverseAccrualIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public reActivateIt():boolean |
||||
詳細:
Sequential
|
||||
|
Public getSummary():String |
||||
詳細:
Sequential
|
||||
|
Public getProcessMsg():String |
||||
詳細:
Sequential
|
||||
|
Public getDoc_User_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getApprovalAmt():BigDecimal |
||||
詳細:
Sequential
|
||||
|
Public setRMA( rma: MRMA,
|
||||
詳細:
Sequential
|
||||
|
Public isComplete():boolean |
||||
詳細:
Sequential
|
| 要素 | ソースの役割 | ターゲットの役割 |
|
CCache クラス |
名前: |
名前: s_cache |
詳細:
|
||
|
MInvoiceLine クラス |
名前: |
名前: m_lines |
詳細:
|
||
|
MInvoiceTax クラス |
名前: |
名前: m_taxes |
詳細:
|
||
|
CLogger クラス |
名前: |
名前: s_log |
詳細:
|
||
| 要素 | ソースの役割 | ターゲットの役割 |
|
CreateFromShipment クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MAllocationLine クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MCashLine クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MDunningRunLine クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MInvoiceLine クラス |
名前: |
名前: m_parent |
詳細:
|
||
|
MInOutConfirm クラス |
名前: |
名前: m_creditMemo |
詳細:
|
||
|
MInvoicePaySchedule クラス |
名前: |
名前: m_parent |
詳細:
|
||
|
MPaymentAllocate クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MPaySelectionLine クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
AllocationAuto クラス |
名前: |
名前: m_invoices |
詳細:
|
||
|
InvoiceBatchProcess クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
InvoiceGenerate クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
RequestInvoice クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MAllocationLine クラス |
名前: |
名前: m_invoice |
詳細:
|
||
| 要素 | 種類 | 接続 | 方向 | ノート |
| InvoiceGenerateRMA | Class | 依存 | From | |
| Doc_Invoice | Class | 依存 | From | |
| Doc_AllocationHdr | Class | 依存 | From | |
| MInvoiceBatch | Class | 依存 | To | |
| MInOut | Class | 依存 | From | |
| X_C_Invoice | Class | 汎化 | To | |
| DocAction | Interface | 実現 | To | |
| MRMA | Class | 依存 | To | |
| PO | Class | 依存 | To | |
| MInOut | Class | 依存 | To | |
| MOrder | Class | 依存 | To | |
| MBPartner | Class | 依存 | To | |
| MInvoiceBatchLine | Class | 依存 | To | |
| MOrder | Class | 依存 | From | |
| MPaymentTerm | Class | 依存 | From | |
| MProject | Class | 依存 | From | |
| MRMA | Class | 依存 | From | |
| MTaxDeclarationLine | Class | 依存 | From | |
| ExpenseAPInvoice | Class | 依存 | From | |
| InvoiceCreateInOut | Class | 依存 | From | |
| TaxDeclarationCreate | Class | 依存 | From | |
| WebInfo | Class | 依存 | From | |
| InvoiceCalculateTax | Class | 依存 | From | |
| ModelValidator | Class | 依存 | From |