| 作成日: | 2013/09/07 7:57:31 |
| 更新日: | 2014/01/12 17:53:50 |
プロジェクト: |
|
追加情報: |
|
| 属性 | ||
|
Private static const long serialVersionUID |
||
D詳細:
|
||
|
Private static CLogger s_log |
||
D詳細:
|
||
|
Private MTax m_tax |
||
D詳細:
|
||
|
Private int m_M_PriceList_ID |
||
D詳細:
|
||
|
Private Timestamp m_DateInvoiced |
||
D詳細:
|
||
|
Private int m_C_BPartner_ID |
||
D詳細:
|
||
|
Private int m_C_BPartner_Location_ID |
||
D詳細:
|
||
|
Private boolean m_IsSOTrx |
||
D詳細:
|
||
|
Private boolean m_priceSet |
||
D詳細:
|
||
|
Private MProduct m_product |
||
D詳細:
|
||
|
Private MCharge m_charge |
||
D詳細:
|
||
|
Private String m_name |
||
D詳細:
|
||
|
Private Integer m_precision |
||
D詳細:
|
||
|
Private MProductPricing m_productPricing |
||
D詳細:
|
||
|
Private MInvoice m_parent |
||
D詳細:
|
| 操作 | ||||
|
Public static getOfInOutLine( sLine: MInOutLine,
|
||||
詳細:
Sequential
|
||||
|
Public static getOfInOutLineFromMatchInv( sLine: MInOutLine,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoiceLine( ctx: Properties,
C_InvoiceLine_ID: int,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoiceLine( invoice: MInvoice,
|
||||
詳細:
Sequential
|
||||
|
Public MInvoiceLine( ctx: Properties,
rs: ResultSet,
trxName: String,
|
||||
詳細:
Sequential
|
||||
|
Public setInvoice( invoice: MInvoice,
|
||||
詳細:
Sequential
|
||||
|
Public getParent():MInvoice |
||||
詳細:
Sequential
|
||||
|
Public setOrderLine( oLine: MOrderLine,
|
||||
詳細:
Sequential
|
||||
|
Public setShipLine( sLine: MInOutLine,
|
||||
詳細:
Sequential
|
||||
|
Public addDescription( description: String,
|
||||
詳細:
Sequential
|
||||
|
Public setM_AttributeSetInstance_ID( M_AttributeSetInstance_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public setPrice():void |
||||
詳細:
Sequential
|
||||
|
Public setPrice( M_PriceList_ID: int,
C_BPartner_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public setPrice( PriceActual: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public setPriceActual( PriceActual: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public setTax():boolean |
||||
詳細:
Sequential
|
||||
|
Public setTaxAmt():void |
||||
詳細:
Sequential
|
||||
|
Public setLineNetAmt():void |
||||
詳細:
Sequential
|
||||
|
Public getCharge():MCharge |
||||
詳細:
Sequential
|
||||
|
Protected getTax():MTax |
||||
詳細:
Sequential
|
||||
|
Public setQty( Qty: int,
|
||||
詳細:
Sequential
|
||||
|
Public setQty( Qty: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public setQtyEntered( QtyEntered: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public setQtyInvoiced( QtyInvoiced: BigDecimal,
|
||||
詳細:
Sequential
|
||||
|
Public setProduct( product: MProduct,
|
||||
詳細:
Sequential
|
||||
|
Public setM_Product_ID( M_Product_ID: int,
setUOM: boolean,
|
||||
詳細:
Sequential
|
||||
|
Public setM_Product_ID( M_Product_ID: int,
C_UOM_ID: int,
|
||||
詳細:
Sequential
|
||||
|
Public getProduct():MProduct |
||||
詳細:
Sequential
|
||||
|
Public getC_Project_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getC_Activity_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getC_Campaign_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getUser1_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getUser2_ID():int |
||||
詳細:
Sequential
|
||||
|
Public getAD_OrgTrx_ID():int |
||||
詳細:
Sequential
|
||||
|
Public toString():String |
||||
詳細:
Sequential
|
||||
|
Public getName():String |
||||
詳細:
Sequential
|
||||
|
Public setName( tempName: String,
|
||||
詳細:
Sequential
|
||||
|
Public getDescriptionText():String |
||||
詳細:
Sequential
|
||||
|
Public getPrecision():int |
||||
詳細:
Sequential
|
||||
|
Public isTaxIncluded():boolean |
||||
詳細:
Sequential
|
||||
|
Protected beforeSave( newRecord: boolean,
|
||||
詳細:
Sequential
|
||||
|
Private updateInvoiceTax( oldTax: boolean,
|
||||
詳細:
Sequential
|
||||
|
Protected afterSave( newRecord: boolean,
success: boolean,
|
||||
詳細:
Sequential
|
||||
|
Protected afterDelete( success: boolean,
|
||||
詳細:
Sequential
|
||||
|
Private updateHeaderTax():boolean |
||||
詳細:
Sequential
|
||||
|
Public allocateLandedCosts():String |
||||
詳細:
Sequential
|
||||
|
Private allocateLandedCostRounding():void |
||||
詳細:
Sequential
|
||||
|
Public getLandedCost( whereClause: String,
|
||||
詳細:
Sequential
|
||||
|
Public copyLandedCostFrom( otherInvoiceLine: MInvoiceLine,
|
||||
詳細:
Sequential
|
||||
|
Public setRMALine( rmaLine: MRMALine,
|
||||
詳細:
Sequential
|
||||
|
Public getMatchedQty():BigDecimal |
||||
詳細:
Sequential
|
| 要素 | ソースの役割 | ターゲットの役割 |
|
CLogger クラス |
名前: |
名前: s_log |
詳細:
|
||
|
MTax クラス |
名前: |
名前: m_tax |
詳細:
|
||
|
MProduct クラス |
名前: |
名前: m_product |
詳細:
|
||
|
MCharge クラス |
名前: |
名前: m_charge |
詳細:
|
||
|
MProductPricing クラス |
名前: |
名前: m_productPricing |
詳細:
|
||
|
MInvoice クラス |
名前: |
名前: m_parent |
詳細:
|
||
| 要素 | ソースの役割 | ターゲットの役割 |
|
Doc_MatchInv クラス |
名前: |
名前: m_invoiceLine |
詳細:
|
||
|
MInvoice クラス |
名前: |
名前: m_lines |
詳細:
|
||
|
MMatchPO クラス |
名前: |
名前: m_iLine |
詳細:
|
||
| 要素 | 種類 | 接続 | 方向 | ノート |
| InvoiceGenerateRMA | Class | 依存 | From | |
| MAssetDisposed | Class | 依存 | From | |
| MInvoiceTax | Class | 依存 | From | |
| MInOutLine | Class | 依存 | From | |
| X_C_InvoiceLine | Class | 汎化 | To | |
| MRMALine | Class | 依存 | To | |
| MLandedCost | Class | 依存 | To | |
| MInOutLine | Class | 依存 | To | |
| MOrderLine | Class | 依存 | To | |
| MLandedCost | Class | 依存 | From | |
| MLandedCostAllocation | Class | 依存 | From | |
| MMatchInv | Class | 依存 | From | |
| MTaxDeclarationLine | Class | 依存 | From | |
| InvoiceCreateInOut | Class | 依存 | From |