: Public クラス
作成日: 2013/09/07 7:57:38
更新日: 2014/02/17 15:31:07
プロジェクト:
追加情報:
Match Invoice (Receipt<>Invoice) Model. Accounting: - Not Invoiced Receipts (relief) - IPV <br /></p><p>@see http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2520591&group_id=176962<br /></p>
属性
Private static const long
  serialVersionUID
D詳細:
 
Private static CLogger
  s_log
D詳細:
annotations=@SuppressWarnings("unused")
ノート: Static Logger
操作
Public static
get( ctx: Properties,
M_InOutLine_ID: int,
C_InvoiceLine_ID: int,
trxName: String,
):MMatchInv
詳細:
Sequential
ノート: Get InOut-Invoice Matches<br /></p><p>@return array of matches<br /></p>
Public static
getInvoiceLine( ctx: Properties,
C_InvoiceLine_ID: int,
trxName: String,
):MMatchInv
詳細:
Sequential
ノート: Get Inv Matches for InvoiceLine<br /></p><p>@return array of matches<br /></p>
Public static
getInOut( ctx: Properties,
M_InOut_ID: int,
trxName: String,
):MMatchInv
詳細:
Sequential
ノート: Get Inv Matches for InOut<br /></p><p>@return array of matches<br /></p>
Public static
getInvoice( ctx: Properties,
C_Invoice_ID: int,
trxName: String,
):MMatchInv
詳細:
Sequential
ノート: Get Inv Matches for Invoice<br /></p><p>@return array of matches<br /></p>
Public
MMatchInv( ctx: Properties,
M_MatchInv_ID: int,
trxName: String,
):
詳細:
Sequential
ノート: Standard Constructor
Public
MMatchInv( ctx: Properties,
rs: ResultSet,
trxName: String,
):
詳細:
Sequential
ノート: Load Constructor
Public
MMatchInv( iLine: MInvoiceLine,
dateTrx: Timestamp,
qty: BigDecimal,
):
詳細:
Sequential
ノート: Invoice Line Constructor
Protected
beforeSave( newRecord: boolean,
):boolean
詳細:
Sequential
ノート: Before Save<br /></p><p>@return true<br /></p>
Protected
afterSave( newRecord: boolean,
success: boolean,
):boolean
詳細:
Sequential
タグ: annotations=@Override
ノート: beforeSave
Public
getNewerDateAcct():Timestamp
詳細:
Sequential
ノート: Get the later Date Acct from invoice or shipment<br /></p><p>@return date or null<br /></p>
Protected
beforeDelete():boolean
詳細:
Sequential
ノート: Before Delete<br /></p><p>@return true if acct was deleted<br /></p>
Protected
afterDelete( success: boolean,
):boolean
詳細:
Sequential
ノート: After Delete<br /></p><p>@return success<br /></p>
Private
deleteMatchInvCostDetail():String
詳細:
Sequential
ノート: AZ Goodwill
Public static
getInOutLine( ctx: Properties,
M_InOutLine_ID: int,
trxName: String,
):MMatchInv
詳細:
Sequential
ノート: Get Inv Matches for InOutLine<br /></p><p>@return array of matches<br /></p>
Public
reverse( reversalDate: Timestamp,
):boolean
詳細:
Sequential
ノート: Reverse MatchPO.<br /></p><p>@return message<br /></p>
要素 ソースの役割 ターゲットの役割
CLogger
クラス  
名前:  
 
名前: s_log
 
詳細:
 
要素 ソースの役割 ターゲットの役割
MMatchPO
クラス  
名前:  
 
名前: m_matchInv
 
詳細:
 
要素 種類 接続 方向 ノート
MAsset Class 依存 From  
MAssetAddition Class 依存 From  
X_M_MatchInv Class 汎化 To  
MInvoiceLine Class 依存 To