Package org.compiere.model
Interface I_C_DepositBatch
- All Known Implementing Classes:
MDepositBatch,X_C_DepositBatch
public interface I_C_DepositBatch
Generated Interface for C_DepositBatch
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name C_BankAccount_IDstatic final StringColumn name C_Currency_IDstatic final StringColumn name C_DepositBatch_IDstatic final StringColumn name C_DepositBatch_UUstatic final StringColumn name C_DocType_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreateFromstatic final StringColumn name DateDepositstatic final StringColumn name DateDocstatic final StringColumn name DepositAmtstatic final StringColumn name Descriptionstatic final StringColumn name DocActionstatic final StringColumn name DocStatusstatic final StringColumn name DocumentNostatic final StringColumn name IsActivestatic final StringColumn name Processedstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=200056static final StringTableName=C_DepositBatch -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Bank Account.Deprecated.intGet Currency.intGet Deposit BatchGet C_DepositBatch_UUDeprecated.intGet Document Type.Get Created.intGet Created By.Get Create lines from.Get Deposit DateGet Document Date.Get Deposit AmountGet Description.Get Document Action.Get Document Status.Get Document No.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Processed.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_DepositBatch_ID(int C_DepositBatch_ID) Set Deposit BatchvoidsetC_DepositBatch_UU(String C_DepositBatch_UU) Set C_DepositBatch_UUvoidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetCreateFrom(String CreateFrom) Set Create lines from.voidsetDateDeposit(Timestamp DateDeposit) Set Deposit DatevoidsetDateDoc(Timestamp DateDoc) Set Document Date.voidsetDepositAmt(BigDecimal DepositAmt) Set Deposit AmountvoidsetDescription(String Description) Set Description.voidsetDocAction(String DocAction) Set Document Action.voidsetDocStatus(String DocStatus) Set Document Status.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetIsActive(boolean IsActive) Set Active.voidsetProcessed(boolean Processed) Set Processed.
-
Field Details
-
Table_Name
TableName=C_DepositBatch- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200056- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_DepositBatch_ID
Column name C_DepositBatch_ID- See Also:
-
COLUMNNAME_C_DepositBatch_UU
Column name C_DepositBatch_UU- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_CreateFrom
Column name CreateFrom- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateDeposit
Column name DateDeposit- See Also:
-
COLUMNNAME_DateDoc
Column name DateDoc- See Also:
-
COLUMNNAME_DepositAmt
Column name DepositAmt- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocAction
Column name DocAction- See Also:
-
COLUMNNAME_DocStatus
Column name DocStatus- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
Deprecated.- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
Deprecated.- Throws:
RuntimeException
-
setC_DepositBatch_ID
void setC_DepositBatch_ID(int C_DepositBatch_ID) Set Deposit Batch -
getC_DepositBatch_ID
int getC_DepositBatch_ID()Get Deposit Batch -
setC_DepositBatch_UU
Set C_DepositBatch_UU -
getC_DepositBatch_UU
String getC_DepositBatch_UU()Get C_DepositBatch_UU -
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
Deprecated.- Throws:
RuntimeException
-
setCreateFrom
Set Create lines from. Process which will generate a new document lines based on an existing document -
getCreateFrom
String getCreateFrom()Get Create lines from. Process which will generate a new document lines based on an existing document -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateDeposit
Set Deposit Date -
getDateDeposit
Timestamp getDateDeposit()Get Deposit Date -
setDateDoc
Set Document Date. Date of the Document -
getDateDoc
Timestamp getDateDoc()Get Document Date. Date of the Document -
setDepositAmt
Set Deposit Amount -
getDepositAmt
BigDecimal getDepositAmt()Get Deposit Amount -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocAction
Set Document Action. The targeted status of the document -
getDocAction
String getDocAction()Get Document Action. The targeted status of the document -
setDocStatus
Set Document Status. The current status of the document -
getDocStatus
String getDocStatus()Get Document Status. The current status of the document -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-