|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BankAccount_Acct
Generated Interface for C_BankAccount_Acct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_B_Asset_Acct
Column name B_Asset_Acct |
static String |
COLUMNNAME_B_Expense_Acct
Column name B_Expense_Acct |
static String |
COLUMNNAME_B_InterestExp_Acct
Column name B_InterestExp_Acct |
static String |
COLUMNNAME_B_InterestRev_Acct
Column name B_InterestRev_Acct |
static String |
COLUMNNAME_B_InTransit_Acct
Column name B_InTransit_Acct |
static String |
COLUMNNAME_B_PaymentSelect_Acct
Column name B_PaymentSelect_Acct |
static String |
COLUMNNAME_B_RevaluationGain_Acct
Column name B_RevaluationGain_Acct |
static String |
COLUMNNAME_B_RevaluationLoss_Acct
Column name B_RevaluationLoss_Acct |
static String |
COLUMNNAME_B_SettlementGain_Acct
Column name B_SettlementGain_Acct |
static String |
COLUMNNAME_B_SettlementLoss_Acct
Column name B_SettlementLoss_Acct |
static String |
COLUMNNAME_B_UnallocatedCash_Acct
Column name B_UnallocatedCash_Acct |
static String |
COLUMNNAME_B_Unidentified_Acct
Column name B_Unidentified_Acct |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=391 |
static String |
Table_Name
TableName=C_BankAccount_Acct |
| Method Summary | |
|---|---|
int |
getB_Asset_Acct()
Get Bank Asset. |
int |
getB_Expense_Acct()
Get Bank Expense. |
int |
getB_InterestExp_Acct()
Get Bank Interest Expense. |
int |
getB_InterestRev_Acct()
Get Bank Interest Revenue. |
int |
getB_InTransit_Acct()
Get Bank In Transit. |
int |
getB_PaymentSelect_Acct()
Get Payment Selection. |
int |
getB_RevaluationGain_Acct()
Get Bank Revaluation Gain. |
int |
getB_RevaluationLoss_Acct()
Get Bank Revaluation Loss. |
int |
getB_SettlementGain_Acct()
Get Bank Settlement Gain. |
int |
getB_SettlementLoss_Acct()
Get Bank Settlement Loss. |
int |
getB_UnallocatedCash_Acct()
Get Unallocated Cash. |
int |
getB_Unidentified_Acct()
Get Bank Unidentified Receipts. |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getC_BankAccount_ID()
Get Bank Account. |
I_C_BankAccount |
getC_BankAccount()
|
void |
setB_Asset_Acct(int B_Asset_Acct)
Set Bank Asset. |
void |
setB_Expense_Acct(int B_Expense_Acct)
Set Bank Expense. |
void |
setB_InterestExp_Acct(int B_InterestExp_Acct)
Set Bank Interest Expense. |
void |
setB_InterestRev_Acct(int B_InterestRev_Acct)
Set Bank Interest Revenue. |
void |
setB_InTransit_Acct(int B_InTransit_Acct)
Set Bank In Transit. |
void |
setB_PaymentSelect_Acct(int B_PaymentSelect_Acct)
Set Payment Selection. |
void |
setB_RevaluationGain_Acct(int B_RevaluationGain_Acct)
Set Bank Revaluation Gain. |
void |
setB_RevaluationLoss_Acct(int B_RevaluationLoss_Acct)
Set Bank Revaluation Loss. |
void |
setB_SettlementGain_Acct(int B_SettlementGain_Acct)
Set Bank Settlement Gain. |
void |
setB_SettlementLoss_Acct(int B_SettlementLoss_Acct)
Set Bank Settlement Loss. |
void |
setB_UnallocatedCash_Acct(int B_UnallocatedCash_Acct)
Set Unallocated Cash. |
void |
setB_Unidentified_Acct(int B_Unidentified_Acct)
Set Bank Unidentified Receipts. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_B_Asset_Acct
static final String COLUMNNAME_B_Expense_Acct
static final String COLUMNNAME_B_InterestExp_Acct
static final String COLUMNNAME_B_InterestRev_Acct
static final String COLUMNNAME_B_InTransit_Acct
static final String COLUMNNAME_B_PaymentSelect_Acct
static final String COLUMNNAME_B_RevaluationGain_Acct
static final String COLUMNNAME_B_RevaluationLoss_Acct
static final String COLUMNNAME_B_SettlementGain_Acct
static final String COLUMNNAME_B_SettlementLoss_Acct
static final String COLUMNNAME_B_UnallocatedCash_Acct
static final String COLUMNNAME_B_Unidentified_Acct
static final String COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_BankAccount_ID
| Method Detail |
|---|
void setB_Asset_Acct(int B_Asset_Acct)
int getB_Asset_Acct()
void setB_Expense_Acct(int B_Expense_Acct)
int getB_Expense_Acct()
void setB_InterestExp_Acct(int B_InterestExp_Acct)
int getB_InterestExp_Acct()
void setB_InterestRev_Acct(int B_InterestRev_Acct)
int getB_InterestRev_Acct()
void setB_InTransit_Acct(int B_InTransit_Acct)
int getB_InTransit_Acct()
void setB_PaymentSelect_Acct(int B_PaymentSelect_Acct)
int getB_PaymentSelect_Acct()
void setB_RevaluationGain_Acct(int B_RevaluationGain_Acct)
int getB_RevaluationGain_Acct()
void setB_RevaluationLoss_Acct(int B_RevaluationLoss_Acct)
int getB_RevaluationLoss_Acct()
void setB_SettlementGain_Acct(int B_SettlementGain_Acct)
int getB_SettlementGain_Acct()
void setB_SettlementLoss_Acct(int B_SettlementLoss_Acct)
int getB_SettlementLoss_Acct()
void setB_UnallocatedCash_Acct(int B_UnallocatedCash_Acct)
int getB_UnallocatedCash_Acct()
void setB_Unidentified_Acct(int B_Unidentified_Acct)
int getB_Unidentified_Acct()
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setC_BankAccount_ID(int C_BankAccount_ID)
int getC_BankAccount_ID()
I_C_BankAccount getC_BankAccount()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||