| 作成日: | 2013/09/07 7:56:59 |
| 更新日: | 2014/01/12 17:53:50 |
プロジェクト: |
|
追加情報: |
|
| 属性 | ||
|
Private static const long serialVersionUID |
||
D詳細:
|
||
|
Private static CLogger s_log |
||
D詳細:
|
||
|
Private MInvoice m_invoice |
||
D詳細:
|
||
|
Private MAllocationHdr m_parent |
||
D詳細:
|
| 操作 | ||||
|
Public MAllocationLine( ctx: Properties,
C_AllocationLine_ID: int,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public MAllocationLine( ctx: Properties,
rs: ResultSet,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public MAllocationLine( parent: MAllocationHdr,
|
||||
詳細:
Sequential
|
||||
|
Public MAllocationLine( parent: MAllocationHdr,
Amount: BigDecimal,
DiscountAmt: BigDecimal,
WriteOffAmt: BigDecimal,
OverUnderAmt: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public getParent():MAllocationHdr |
||||
詳細:
Sequential
|
||||
|
Protected setParent( parent: MAllocationHdr,
|
||||
詳細:
Sequential
|
||||
|
Public getDateTrx():Timestamp |
||||
詳細:
Sequential
|
||||
|
Public setDocInfo( C_BPartner_ID: int,
C_Order_ID: int,
C_Invoice_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public setPaymentInfo( C_Payment_ID: int,
C_CashLine_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public getInvoice():MInvoice |
||||
詳細:
Sequential
|
||||
|
Protected beforeSave( newRecord: boolean,
|
||||
詳細:
Sequential
|
||||
|
Protected beforeDelete():boolean |
||||
詳細:
Sequential
|
||||
|
Public toString():String |
||||
詳細:
Sequential
|
||||
|
Protected processIt( reverse: boolean,
|
||||
詳細:
Sequential
|
| 要素 | ソースの役割 | ターゲットの役割 |
|
CLogger クラス |
名前: |
名前: s_log |
詳細:
|
||
|
MInvoice クラス |
名前: |
名前: m_invoice |
詳細:
|
||
|
MAllocationHdr クラス |
名前: |
名前: m_parent |
詳細:
|
||
| 要素 | ソースの役割 | ターゲットの役割 |
|
MAllocationHdr クラス |
名前: |
名前: m_lines |
詳細:
|
||
| 要素 | 種類 | 接続 | 方向 | ノート |
| DocLine_Allocation | Class | 依存 | From | |
| X_C_AllocationLine | Class | 汎化 | To |