Package org.compiere.model
Class X_A_Asset_Addition
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Asset_Addition
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Asset_Addition
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MAssetAddition
Generated Model for A_Asset_Addition
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A_CapvsExp AD_Reference_ID=53277static final String
Capital = Capstatic final String
Expense = Expstatic final int
A_SourceType AD_Reference_ID=53276static final String
Imported = IMPstatic final String
Invoice = INVstatic final String
Journal Entry = JRNstatic final String
Manual = MANstatic final String
Project = PRJstatic final int
DocAction AD_Reference_ID=135static final String
Approve = APstatic final String
Close = CLstatic final String
Complete = COstatic final String
Invalidate = INstatic final String
<None> = --static final String
Post = POstatic final String
Prepare = PRstatic final String
Re-activate = REstatic final String
Reject = RJstatic final String
Reverse - Accrual = RAstatic final String
Reverse - Correct = RCstatic final String
Unlock = XLstatic final String
Void = VOstatic final String
Wait Complete = WCstatic final int
DocStatus AD_Reference_ID=131static final String
Approved = APstatic final String
Closed = CLstatic final String
Completed = COstatic final String
Drafted = DRstatic final String
In Progress = IPstatic final String
Invalid = INstatic final String
Not Approved = NAstatic final String
Reversed = REstatic final String
Unknown = ??static final String
Voided = VOstatic final String
Waiting Confirmation = WCstatic final String
Waiting Payment = WPstatic final int
DocumentNo AD_Reference_ID=53274static final String
Actual = Astatic final int
PostingType AD_Reference_ID=125static final String
Budget = Bstatic final String
Commitment = Estatic final String
Reservation = Rstatic final String
Statistical = SFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_A_Asset_Addition
accessLevel, COLUMNNAME_A_Asset_Addition_ID, COLUMNNAME_A_Asset_Addition_UU, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_CapvsExp, COLUMNNAME_A_CreateAsset, COLUMNNAME_A_Life_Period_Max, COLUMNNAME_A_Life_Period_Min, COLUMNNAME_A_QTY_Current, COLUMNNAME_A_Salvage_Value, COLUMNNAME_A_SourceType, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AssetAmtEntered, COLUMNNAME_AssetSourceAmt, COLUMNNAME_AssetValueAmt, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_ConversionType_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CurrencyRate, COLUMNNAME_DateAcct, COLUMNNAME_DateDoc, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_DocumentNo, COLUMNNAME_GL_JournalBatch_ID, COLUMNNAME_I_FixedAsset_ID, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_Line, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_MatchInv_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Posted, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_ProcessedOn, COLUMNNAME_Processing, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_A_Asset_Addition
(Properties ctx, int A_Asset_Addition_ID, String trxName) Standard ConstructorX_A_Asset_Addition
(Properties ctx, int A_Asset_Addition_ID, String trxName, String... virtualColumns) Standard ConstructorX_A_Asset_Addition
(Properties ctx, String A_Asset_Addition_UU, String trxName) Standard ConstructorX_A_Asset_Addition
(Properties ctx, String A_Asset_Addition_UU, String trxName, String... virtualColumns) Standard ConstructorX_A_Asset_Addition
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Asset Addition.Get A_Asset_Addition_UU.int
Get Asset.Get Capital/Expense.int
Get Life periods (max).int
Get Life periods (min).Get Current Qty.Get Asset Salvage Value.Get Source Type.Get Entered Amount.Get Source Amount.Get Asset value.int
Get Charge.int
Get Currency Type.int
Get Currency.int
Get Document Type.int
Get Invoice.int
Get Invoice Line.int
Get Project.Get Rate.Get Account Date.Get Document Date.Get Description.Get Document Action.Get Document Status.Get Document No.int
Get Journal Batch.int
Get Imported Fixed Asset.Get Record ID/ColumnNameint
getLine()
Get Line No.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Locator.int
Get Match Invoice.int
Get Product.Get Posting Type.Get Processed On.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Create Asset.boolean
Get Approved.boolean
isPosted()
Get Posted.boolean
Get Processed.boolean
Get Process Now.void
setA_Asset_Addition_ID
(int A_Asset_Addition_ID) Set Asset Addition.void
setA_Asset_Addition_UU
(String A_Asset_Addition_UU) Set A_Asset_Addition_UU.void
setA_Asset_ID
(int A_Asset_ID) Set Asset.void
setA_CapvsExp
(String A_CapvsExp) Set Capital/Expense.void
setA_CreateAsset
(boolean A_CreateAsset) Set Create Asset.void
setA_Life_Period_Max
(int A_Life_Period_Max) Set Life periods (max).void
setA_Life_Period_Min
(int A_Life_Period_Min) Set Life periods (min).void
setA_QTY_Current
(BigDecimal A_QTY_Current) Set Current Qty.void
setA_Salvage_Value
(BigDecimal A_Salvage_Value) Set Asset Salvage Value.void
setA_SourceType
(String A_SourceType) Set Source Type.void
setAssetAmtEntered
(BigDecimal AssetAmtEntered) Set Entered Amount.void
setAssetSourceAmt
(BigDecimal AssetSourceAmt) Set Source Amount.void
setAssetValueAmt
(BigDecimal AssetValueAmt) Set Asset value.void
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_ConversionType_ID
(int C_ConversionType_ID) Set Currency Type.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setCurrencyRate
(BigDecimal CurrencyRate) Set Rate.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateDoc
(Timestamp DateDoc) Set Document Date.void
setDescription
(String Description) Set Description.void
setDocAction
(String DocAction) Set Document Action.void
setDocStatus
(String DocStatus) Set Document Status.void
setDocumentNo
(String DocumentNo) Set Document No.void
setGL_JournalBatch_ID
(int GL_JournalBatch_ID) Set Journal Batch.void
setI_FixedAsset_ID
(int I_FixedAsset_ID) Set Imported Fixed Asset.void
setIsApproved
(boolean IsApproved) Set Approved.void
setLine
(int Line) Set Line No.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_MatchInv_ID
(int M_MatchInv_ID) Set Match Invoice.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setPosted
(boolean Posted) Set Posted.void
setPostingType
(String PostingType) Set Posting Type.void
setProcessed
(boolean Processed) Set Processed.void
setProcessedOn
(BigDecimal ProcessedOn) Set Processed On.void
setProcessing
(boolean Processing) Set Process Now.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_A_Asset_Addition
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
A_CAPVSEXP_AD_Reference_ID
public static final int A_CAPVSEXP_AD_Reference_IDA_CapvsExp AD_Reference_ID=53277- See Also:
-
A_CAPVSEXP_Capital
Capital = Cap- See Also:
-
A_CAPVSEXP_Expense
Expense = Exp- See Also:
-
A_SOURCETYPE_AD_Reference_ID
public static final int A_SOURCETYPE_AD_Reference_IDA_SourceType AD_Reference_ID=53276- See Also:
-
A_SOURCETYPE_Imported
Imported = IMP- See Also:
-
A_SOURCETYPE_Invoice
Invoice = INV- See Also:
-
A_SOURCETYPE_JournalEntry
Journal Entry = JRN- See Also:
-
A_SOURCETYPE_Manual
Manual = MAN- See Also:
-
A_SOURCETYPE_Project
Project = PRJ- See Also:
-
DOCACTION_AD_Reference_ID
public static final int DOCACTION_AD_Reference_IDDocAction AD_Reference_ID=135- See Also:
-
DOCACTION_None
<None> = --- See Also:
-
DOCACTION_Approve
Approve = AP- See Also:
-
DOCACTION_Close
Close = CL- See Also:
-
DOCACTION_Complete
Complete = CO- See Also:
-
DOCACTION_Invalidate
Invalidate = IN- See Also:
-
DOCACTION_Post
Post = PO- See Also:
-
DOCACTION_Prepare
Prepare = PR- See Also:
-
DOCACTION_Reverse_Accrual
Reverse - Accrual = RA- See Also:
-
DOCACTION_Reverse_Correct
Reverse - Correct = RC- See Also:
-
DOCACTION_Re_Activate
Re-activate = RE- See Also:
-
DOCACTION_Reject
Reject = RJ- See Also:
-
DOCACTION_Void
Void = VO- See Also:
-
DOCACTION_WaitComplete
Wait Complete = WC- See Also:
-
DOCACTION_Unlock
Unlock = XL- See Also:
-
DOCSTATUS_AD_Reference_ID
public static final int DOCSTATUS_AD_Reference_IDDocStatus AD_Reference_ID=131- See Also:
-
DOCSTATUS_Unknown
Unknown = ??- See Also:
-
DOCSTATUS_Approved
Approved = AP- See Also:
-
DOCSTATUS_Closed
Closed = CL- See Also:
-
DOCSTATUS_Completed
Completed = CO- See Also:
-
DOCSTATUS_Drafted
Drafted = DR- See Also:
-
DOCSTATUS_Invalid
Invalid = IN- See Also:
-
DOCSTATUS_InProgress
In Progress = IP- See Also:
-
DOCSTATUS_NotApproved
Not Approved = NA- See Also:
-
DOCSTATUS_Reversed
Reversed = RE- See Also:
-
DOCSTATUS_Voided
Voided = VO- See Also:
-
DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC- See Also:
-
DOCSTATUS_WaitingPayment
Waiting Payment = WP- See Also:
-
DOCUMENTNO_AD_Reference_ID
public static final int DOCUMENTNO_AD_Reference_IDDocumentNo AD_Reference_ID=53274- See Also:
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_IDPostingType AD_Reference_ID=125- See Also:
-
POSTINGTYPE_Actual
Actual = A- See Also:
-
POSTINGTYPE_Budget
Budget = B- See Also:
-
POSTINGTYPE_Commitment
Commitment = E- See Also:
-
POSTINGTYPE_Reservation
Reservation = R- See Also:
-
POSTINGTYPE_Statistical
Statistical = S- See Also:
-
-
Constructor Details
-
X_A_Asset_Addition
Standard Constructor -
X_A_Asset_Addition
public X_A_Asset_Addition(Properties ctx, int A_Asset_Addition_ID, String trxName, String... virtualColumns) Standard Constructor -
X_A_Asset_Addition
Standard Constructor -
X_A_Asset_Addition
public X_A_Asset_Addition(Properties ctx, String A_Asset_Addition_UU, String trxName, String... virtualColumns) Standard Constructor -
X_A_Asset_Addition
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setA_Asset_Addition_ID
public void setA_Asset_Addition_ID(int A_Asset_Addition_ID) Set Asset Addition.- Specified by:
setA_Asset_Addition_ID
in interfaceI_A_Asset_Addition
- Parameters:
A_Asset_Addition_ID
- Asset Addition
-
getA_Asset_Addition_ID
public int getA_Asset_Addition_ID()Get Asset Addition.- Specified by:
getA_Asset_Addition_ID
in interfaceI_A_Asset_Addition
- Returns:
- Asset Addition
-
setA_Asset_Addition_UU
Set A_Asset_Addition_UU.- Specified by:
setA_Asset_Addition_UU
in interfaceI_A_Asset_Addition
- Parameters:
A_Asset_Addition_UU
- A_Asset_Addition_UU
-
getA_Asset_Addition_UU
Get A_Asset_Addition_UU.- Specified by:
getA_Asset_Addition_UU
in interfaceI_A_Asset_Addition
- Returns:
- A_Asset_Addition_UU
-
getA_Asset
- Specified by:
getA_Asset
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID) Set Asset.- Specified by:
setA_Asset_ID
in interfaceI_A_Asset_Addition
- Parameters:
A_Asset_ID
- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()Get Asset.- Specified by:
getA_Asset_ID
in interfaceI_A_Asset_Addition
- Returns:
- Asset used internally or by customers
-
setA_CapvsExp
Set Capital/Expense.- Specified by:
setA_CapvsExp
in interfaceI_A_Asset_Addition
- Parameters:
A_CapvsExp
- Capital/Expense
-
getA_CapvsExp
Get Capital/Expense.- Specified by:
getA_CapvsExp
in interfaceI_A_Asset_Addition
- Returns:
- Capital/Expense
-
setA_CreateAsset
public void setA_CreateAsset(boolean A_CreateAsset) Set Create Asset.- Specified by:
setA_CreateAsset
in interfaceI_A_Asset_Addition
- Parameters:
A_CreateAsset
- Create Asset
-
isA_CreateAsset
public boolean isA_CreateAsset()Get Create Asset.- Specified by:
isA_CreateAsset
in interfaceI_A_Asset_Addition
- Returns:
- Create Asset
-
setA_Life_Period_Max
public void setA_Life_Period_Max(int A_Life_Period_Max) Set Life periods (max).- Specified by:
setA_Life_Period_Max
in interfaceI_A_Asset_Addition
- Parameters:
A_Life_Period_Max
- Life periods (max)
-
getA_Life_Period_Max
public int getA_Life_Period_Max()Get Life periods (max).- Specified by:
getA_Life_Period_Max
in interfaceI_A_Asset_Addition
- Returns:
- Life periods (max)
-
setA_Life_Period_Min
public void setA_Life_Period_Min(int A_Life_Period_Min) Set Life periods (min).- Specified by:
setA_Life_Period_Min
in interfaceI_A_Asset_Addition
- Parameters:
A_Life_Period_Min
- Life periods (min)
-
getA_Life_Period_Min
public int getA_Life_Period_Min()Get Life periods (min).- Specified by:
getA_Life_Period_Min
in interfaceI_A_Asset_Addition
- Returns:
- Life periods (min)
-
setA_QTY_Current
Set Current Qty.- Specified by:
setA_QTY_Current
in interfaceI_A_Asset_Addition
- Parameters:
A_QTY_Current
- Current Qty
-
getA_QTY_Current
Get Current Qty.- Specified by:
getA_QTY_Current
in interfaceI_A_Asset_Addition
- Returns:
- Current Qty
-
setA_Salvage_Value
Set Asset Salvage Value.- Specified by:
setA_Salvage_Value
in interfaceI_A_Asset_Addition
- Parameters:
A_Salvage_Value
- Asset Salvage Value
-
getA_Salvage_Value
Get Asset Salvage Value.- Specified by:
getA_Salvage_Value
in interfaceI_A_Asset_Addition
- Returns:
- Asset Salvage Value
-
setA_SourceType
Set Source Type.- Specified by:
setA_SourceType
in interfaceI_A_Asset_Addition
- Parameters:
A_SourceType
- Source Type
-
getA_SourceType
Get Source Type.- Specified by:
getA_SourceType
in interfaceI_A_Asset_Addition
- Returns:
- Source Type
-
setAssetAmtEntered
Set Entered Amount.- Specified by:
setAssetAmtEntered
in interfaceI_A_Asset_Addition
- Parameters:
AssetAmtEntered
- Entered Amount
-
getAssetAmtEntered
Get Entered Amount.- Specified by:
getAssetAmtEntered
in interfaceI_A_Asset_Addition
- Returns:
- Entered Amount
-
setAssetSourceAmt
Set Source Amount.- Specified by:
setAssetSourceAmt
in interfaceI_A_Asset_Addition
- Parameters:
AssetSourceAmt
- Source Amount
-
getAssetSourceAmt
Get Source Amount.- Specified by:
getAssetSourceAmt
in interfaceI_A_Asset_Addition
- Returns:
- Source Amount
-
setAssetValueAmt
Set Asset value.- Specified by:
setAssetValueAmt
in interfaceI_A_Asset_Addition
- Parameters:
AssetValueAmt
- Book Value of the asset
-
getAssetValueAmt
Get Asset value.- Specified by:
getAssetValueAmt
in interfaceI_A_Asset_Addition
- Returns:
- Book Value of the asset
-
getC_Charge
- Specified by:
getC_Charge
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_A_Asset_Addition
- Returns:
- Additional document charges
-
getC_ConversionType
- Specified by:
getC_ConversionType
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_ConversionType_ID
public void setC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type.- Specified by:
setC_ConversionType_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_ConversionType_ID
- Currency Conversion Rate Type
-
getC_ConversionType_ID
public int getC_ConversionType_ID()Get Currency Type.- Specified by:
getC_ConversionType_ID
in interfaceI_A_Asset_Addition
- Returns:
- Currency Conversion Rate Type
-
getC_Currency
- Specified by:
getC_Currency
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_A_Asset_Addition
- Returns:
- The Currency for this record
-
getC_DocType
- Specified by:
getC_DocType
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_A_Asset_Addition
- Returns:
- Document type or rules
-
getC_Invoice
- Specified by:
getC_Invoice
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_A_Asset_Addition
- Returns:
- Invoice Identifier
-
getC_InvoiceLine
- Specified by:
getC_InvoiceLine
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
public void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.- Specified by:
setC_InvoiceLine_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_InvoiceLine_ID
- Invoice Detail Line
-
getC_InvoiceLine_ID
public int getC_InvoiceLine_ID()Get Invoice Line.- Specified by:
getC_InvoiceLine_ID
in interfaceI_A_Asset_Addition
- Returns:
- Invoice Detail Line
-
getC_Project
- Specified by:
getC_Project
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_A_Asset_Addition
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_A_Asset_Addition
- Returns:
- Financial Project
-
setCurrencyRate
Set Rate.- Specified by:
setCurrencyRate
in interfaceI_A_Asset_Addition
- Parameters:
CurrencyRate
- Currency Conversion Rate
-
getCurrencyRate
Get Rate.- Specified by:
getCurrencyRate
in interfaceI_A_Asset_Addition
- Returns:
- Currency Conversion Rate
-
setDateAcct
Set Account Date.- Specified by:
setDateAcct
in interfaceI_A_Asset_Addition
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcct
in interfaceI_A_Asset_Addition
- Returns:
- Accounting Date
-
setDateDoc
Set Document Date.- Specified by:
setDateDoc
in interfaceI_A_Asset_Addition
- Parameters:
DateDoc
- Date of the Document
-
getDateDoc
Get Document Date.- Specified by:
getDateDoc
in interfaceI_A_Asset_Addition
- Returns:
- Date of the Document
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_A_Asset_Addition
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_A_Asset_Addition
- Returns:
- Optional short description of the record
-
setDocAction
Set Document Action.- Specified by:
setDocAction
in interfaceI_A_Asset_Addition
- Parameters:
DocAction
- The targeted status of the document
-
getDocAction
Get Document Action.- Specified by:
getDocAction
in interfaceI_A_Asset_Addition
- Returns:
- The targeted status of the document
-
setDocStatus
Set Document Status.- Specified by:
setDocStatus
in interfaceI_A_Asset_Addition
- Parameters:
DocStatus
- The current status of the document
-
getDocStatus
Get Document Status.- Specified by:
getDocStatus
in interfaceI_A_Asset_Addition
- Returns:
- The current status of the document
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNo
in interfaceI_A_Asset_Addition
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNo
in interfaceI_A_Asset_Addition
- Returns:
- Document sequence number of the document
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getGL_JournalBatch
- Specified by:
getGL_JournalBatch
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setGL_JournalBatch_ID
public void setGL_JournalBatch_ID(int GL_JournalBatch_ID) Set Journal Batch.- Specified by:
setGL_JournalBatch_ID
in interfaceI_A_Asset_Addition
- Parameters:
GL_JournalBatch_ID
- General Ledger Journal Batch
-
getGL_JournalBatch_ID
public int getGL_JournalBatch_ID()Get Journal Batch.- Specified by:
getGL_JournalBatch_ID
in interfaceI_A_Asset_Addition
- Returns:
- General Ledger Journal Batch
-
getI_FixedAsset
- Specified by:
getI_FixedAsset
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setI_FixedAsset_ID
public void setI_FixedAsset_ID(int I_FixedAsset_ID) Set Imported Fixed Asset.- Specified by:
setI_FixedAsset_ID
in interfaceI_A_Asset_Addition
- Parameters:
I_FixedAsset_ID
- Imported Fixed Asset
-
getI_FixedAsset_ID
public int getI_FixedAsset_ID()Get Imported Fixed Asset.- Specified by:
getI_FixedAsset_ID
in interfaceI_A_Asset_Addition
- Returns:
- Imported Fixed Asset
-
setIsApproved
public void setIsApproved(boolean IsApproved) Set Approved.- Specified by:
setIsApproved
in interfaceI_A_Asset_Addition
- Parameters:
IsApproved
- Indicates if this document requires approval
-
isApproved
public boolean isApproved()Get Approved.- Specified by:
isApproved
in interfaceI_A_Asset_Addition
- Returns:
- Indicates if this document requires approval
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLine
in interfaceI_A_Asset_Addition
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLine
in interfaceI_A_Asset_Addition
- Returns:
- Unique line for this document
-
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_A_Asset_Addition
- Parameters:
M_AttributeSetInstance_ID
- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_ID
in interfaceI_A_Asset_Addition
- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
- Specified by:
getM_InOutLine
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_ID
in interfaceI_A_Asset_Addition
- Parameters:
M_InOutLine_ID
- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_ID
in interfaceI_A_Asset_Addition
- Returns:
- Line on Shipment or Receipt document
-
getM_Locator
- Specified by:
getM_Locator
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID) Set Locator.- Specified by:
setM_Locator_ID
in interfaceI_A_Asset_Addition
- Parameters:
M_Locator_ID
- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()Get Locator.- Specified by:
getM_Locator_ID
in interfaceI_A_Asset_Addition
- Returns:
- Warehouse Locator
-
getM_MatchInv
- Specified by:
getM_MatchInv
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setM_MatchInv_ID
public void setM_MatchInv_ID(int M_MatchInv_ID) Set Match Invoice.- Specified by:
setM_MatchInv_ID
in interfaceI_A_Asset_Addition
- Parameters:
M_MatchInv_ID
- Match Shipment/Receipt to Invoice
-
getM_MatchInv_ID
public int getM_MatchInv_ID()Get Match Invoice.- Specified by:
getM_MatchInv_ID
in interfaceI_A_Asset_Addition
- Returns:
- Match Shipment/Receipt to Invoice
-
getM_Product
- Specified by:
getM_Product
in interfaceI_A_Asset_Addition
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_A_Asset_Addition
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_A_Asset_Addition
- Returns:
- Product, Service, Item
-
setPosted
public void setPosted(boolean Posted) Set Posted.- Specified by:
setPosted
in interfaceI_A_Asset_Addition
- Parameters:
Posted
- Posting status
-
isPosted
public boolean isPosted()Get Posted.- Specified by:
isPosted
in interfaceI_A_Asset_Addition
- Returns:
- Posting status
-
setPostingType
Set Posting Type.- Specified by:
setPostingType
in interfaceI_A_Asset_Addition
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
Get Posting Type.- Specified by:
getPostingType
in interfaceI_A_Asset_Addition
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_A_Asset_Addition
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_A_Asset_Addition
- Returns:
- The document has been processed
-
setProcessedOn
Set Processed On.- Specified by:
setProcessedOn
in interfaceI_A_Asset_Addition
- Parameters:
ProcessedOn
- The date+time (expressed in decimal format) when the document has been processed
-
getProcessedOn
Get Processed On.- Specified by:
getProcessedOn
in interfaceI_A_Asset_Addition
- Returns:
- The date+time (expressed in decimal format) when the document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_A_Asset_Addition
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_A_Asset_Addition
- Returns:
- Process Now
-