Package org.compiere.model
Interface I_C_AcctSchema
- All Known Implementing Classes:
MAcctSchema
,X_C_AcctSchema
public interface I_C_AcctSchema
Generated Interface for C_AcctSchema
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_OrgOnly_IDstatic final String
Column name AutoPeriodControlstatic final String
Column name C_AcctSchema_IDstatic final String
Column name C_AcctSchema_UUstatic final String
Column name C_Currency_IDstatic final String
Column name C_Period_IDstatic final String
Column name CommitmentTypestatic final String
Column name CostingLevelstatic final String
Column name CostingMethodstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name GAAPstatic final String
Column name HasAliasstatic final String
Column name HasCombinationstatic final String
Column name IsAccrualstatic final String
Column name IsActivestatic final String
Column name IsAdjustCOGSstatic final String
Column name IsAllowNegativePostingstatic final String
Column name IsDiscountCorrectsTaxstatic final String
Column name IsExplicitCostAdjustmentstatic final String
Column name IsPostIfClearingEqualstatic final String
Column name IsPostServicesstatic final String
Column name IsTradeDiscountPostedstatic final String
Column name M_CostType_IDstatic final String
Column name Namestatic final String
Column name Period_OpenFuturestatic final String
Column name Period_OpenHistorystatic final String
Column name Processingstatic final String
Column name Separatorstatic final String
Column name TaxCorrectionTypestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=265static final String
TableName=C_AcctSchema -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Only Organization.int
Get Accounting Schema.Get C_AcctSchema_UUint
Get Currency.int
Get Period.Get Commitment Type.Get Costing Level.Get Costing Method.Get Created.int
Get Created By.Get Description.getGAAP()
Get GAAP.int
Get Cost Type.getName()
Get Name.int
Get Future Days.int
Get History Days.Get Element Separator.Get Tax Correction.Get Updated.int
Get Updated By.boolean
Get Accrual.boolean
isActive()
Get Active.boolean
Get Adjust COGS.boolean
Get Allow Negative Posting.boolean
Get Automatic Period Control.boolean
Get Correct tax for Discounts/Charges.boolean
Get Explicit Cost Adjustment.boolean
Get Use Account Alias.boolean
Get Use Account Combination Control.boolean
Get Post if Clearing Equal.boolean
Get Post Services Separately.boolean
Get Process Nowboolean
Get Post Trade Discount.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_OrgOnly_ID
(int AD_OrgOnly_ID) Set Only Organization.void
setAutoPeriodControl
(boolean AutoPeriodControl) Set Automatic Period Control.void
setC_AcctSchema_ID
(int C_AcctSchema_ID) Set Accounting Schema.void
setC_AcctSchema_UU
(String C_AcctSchema_UU) Set C_AcctSchema_UUvoid
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_Period_ID
(int C_Period_ID) Set Period.void
setCommitmentType
(String CommitmentType) Set Commitment Type.void
setCostingLevel
(String CostingLevel) Set Costing Level.void
setCostingMethod
(String CostingMethod) Set Costing Method.void
setDescription
(String Description) Set Description.void
Set GAAP.void
setHasAlias
(boolean HasAlias) Set Use Account Alias.void
setHasCombination
(boolean HasCombination) Set Use Account Combination Control.void
setIsAccrual
(boolean IsAccrual) Set Accrual.void
setIsActive
(boolean IsActive) Set Active.void
setIsAdjustCOGS
(boolean IsAdjustCOGS) Set Adjust COGS.void
setIsAllowNegativePosting
(boolean IsAllowNegativePosting) Set Allow Negative Posting.void
setIsDiscountCorrectsTax
(boolean IsDiscountCorrectsTax) Set Correct tax for Discounts/Charges.void
setIsExplicitCostAdjustment
(boolean IsExplicitCostAdjustment) Set Explicit Cost Adjustment.void
setIsPostIfClearingEqual
(boolean IsPostIfClearingEqual) Set Post if Clearing Equal.void
setIsPostServices
(boolean IsPostServices) Set Post Services Separately.void
setIsTradeDiscountPosted
(boolean IsTradeDiscountPosted) Set Post Trade Discount.void
setM_CostType_ID
(int M_CostType_ID) Set Cost Type.void
Set Name.void
setPeriod_OpenFuture
(int Period_OpenFuture) Set Future Days.void
setPeriod_OpenHistory
(int Period_OpenHistory) Set History Days.void
setProcessing
(boolean Processing) Set Process Nowvoid
setSeparator
(String Separator) Set Element Separator.void
setTaxCorrectionType
(String TaxCorrectionType) Set Tax Correction.
-
Field Details
-
Table_Name
TableName=C_AcctSchema- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=265- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_OrgOnly_ID
Column name AD_OrgOnly_ID- See Also:
-
COLUMNNAME_AutoPeriodControl
Column name AutoPeriodControl- See Also:
-
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
-
COLUMNNAME_C_AcctSchema_UU
Column name C_AcctSchema_UU- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_CommitmentType
Column name CommitmentType- See Also:
-
COLUMNNAME_CostingLevel
Column name CostingLevel- See Also:
-
COLUMNNAME_CostingMethod
Column name CostingMethod- See Also:
-
COLUMNNAME_C_Period_ID
Column name C_Period_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_GAAP
Column name GAAP- See Also:
-
COLUMNNAME_HasAlias
Column name HasAlias- See Also:
-
COLUMNNAME_HasCombination
Column name HasCombination- See Also:
-
COLUMNNAME_IsAccrual
Column name IsAccrual- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAdjustCOGS
Column name IsAdjustCOGS- See Also:
-
COLUMNNAME_IsAllowNegativePosting
Column name IsAllowNegativePosting- See Also:
-
COLUMNNAME_IsDiscountCorrectsTax
Column name IsDiscountCorrectsTax- See Also:
-
COLUMNNAME_IsExplicitCostAdjustment
Column name IsExplicitCostAdjustment- See Also:
-
COLUMNNAME_IsPostIfClearingEqual
Column name IsPostIfClearingEqual- See Also:
-
COLUMNNAME_IsPostServices
Column name IsPostServices- See Also:
-
COLUMNNAME_IsTradeDiscountPosted
Column name IsTradeDiscountPosted- See Also:
-
COLUMNNAME_M_CostType_ID
Column name M_CostType_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Period_OpenFuture
Column name Period_OpenFuture- See Also:
-
COLUMNNAME_Period_OpenHistory
Column name Period_OpenHistory- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Separator
Column name Separator- See Also:
-
COLUMNNAME_TaxCorrectionType
Column name TaxCorrectionType- 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 -
setAD_OrgOnly_ID
void setAD_OrgOnly_ID(int AD_OrgOnly_ID) Set Only Organization. Create posting entries only for this organization -
getAD_OrgOnly_ID
int getAD_OrgOnly_ID()Get Only Organization. Create posting entries only for this organization -
setAutoPeriodControl
void setAutoPeriodControl(boolean AutoPeriodControl) Set Automatic Period Control. If selected, the periods are automatically opened and closed -
isAutoPeriodControl
boolean isAutoPeriodControl()Get Automatic Period Control. If selected, the periods are automatically opened and closed -
setC_AcctSchema_ID
void setC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema. Rules for accounting -
getC_AcctSchema_ID
int getC_AcctSchema_ID()Get Accounting Schema. Rules for accounting -
setC_AcctSchema_UU
Set C_AcctSchema_UU -
getC_AcctSchema_UU
String getC_AcctSchema_UU()Get C_AcctSchema_UU -
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
- Throws:
RuntimeException
-
setCommitmentType
Set Commitment Type. Create Commitment and/or Reservations for Budget Control -
getCommitmentType
String getCommitmentType()Get Commitment Type. Create Commitment and/or Reservations for Budget Control -
setCostingLevel
Set Costing Level. The lowest level to accumulate Costing Information -
getCostingLevel
String getCostingLevel()Get Costing Level. The lowest level to accumulate Costing Information -
setCostingMethod
Set Costing Method. Indicates how Costs will be calculated -
getCostingMethod
String getCostingMethod()Get Costing Method. Indicates how Costs will be calculated -
setC_Period_ID
void setC_Period_ID(int C_Period_ID) Set Period. Period of the Calendar -
getC_Period_ID
int getC_Period_ID()Get Period. Period of the Calendar -
getC_Period
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setGAAP
Set GAAP. Generally Accepted Accounting Principles -
getGAAP
String getGAAP()Get GAAP. Generally Accepted Accounting Principles -
setHasAlias
void setHasAlias(boolean HasAlias) Set Use Account Alias. Ability to select (partial) account combinations by an Alias -
isHasAlias
boolean isHasAlias()Get Use Account Alias. Ability to select (partial) account combinations by an Alias -
setHasCombination
void setHasCombination(boolean HasCombination) Set Use Account Combination Control. Combination of account elements are checked -
isHasCombination
boolean isHasCombination()Get Use Account Combination Control. Combination of account elements are checked -
setIsAccrual
void setIsAccrual(boolean IsAccrual) Set Accrual. Indicates if Accrual or Cash Based accounting will be used -
isAccrual
boolean isAccrual()Get Accrual. Indicates if Accrual or Cash Based accounting will be used -
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 -
setIsAdjustCOGS
void setIsAdjustCOGS(boolean IsAdjustCOGS) Set Adjust COGS. Adjust Cost of Good Sold -
isAdjustCOGS
boolean isAdjustCOGS()Get Adjust COGS. Adjust Cost of Good Sold -
setIsAllowNegativePosting
void setIsAllowNegativePosting(boolean IsAllowNegativePosting) Set Allow Negative Posting. Allow to post negative accounting values -
isAllowNegativePosting
boolean isAllowNegativePosting()Get Allow Negative Posting. Allow to post negative accounting values -
setIsDiscountCorrectsTax
void setIsDiscountCorrectsTax(boolean IsDiscountCorrectsTax) Set Correct tax for Discounts/Charges. Correct the tax for payment discount and charges -
isDiscountCorrectsTax
boolean isDiscountCorrectsTax()Get Correct tax for Discounts/Charges. Correct the tax for payment discount and charges -
setIsExplicitCostAdjustment
void setIsExplicitCostAdjustment(boolean IsExplicitCostAdjustment) Set Explicit Cost Adjustment. Post the cost adjustment explicitly -
isExplicitCostAdjustment
boolean isExplicitCostAdjustment()Get Explicit Cost Adjustment. Post the cost adjustment explicitly -
setIsPostIfClearingEqual
void setIsPostIfClearingEqual(boolean IsPostIfClearingEqual) Set Post if Clearing Equal. This flag controls if Adempiere must post when clearing (transit) and final accounts are the same -
isPostIfClearingEqual
boolean isPostIfClearingEqual()Get Post if Clearing Equal. This flag controls if Adempiere must post when clearing (transit) and final accounts are the same -
setIsPostServices
void setIsPostServices(boolean IsPostServices) Set Post Services Separately. Differentiate between Services and Product Receivable/Payables -
isPostServices
boolean isPostServices()Get Post Services Separately. Differentiate between Services and Product Receivable/Payables -
setIsTradeDiscountPosted
void setIsTradeDiscountPosted(boolean IsTradeDiscountPosted) Set Post Trade Discount. Generate postings for trade discounts -
isTradeDiscountPosted
boolean isTradeDiscountPosted()Get Post Trade Discount. Generate postings for trade discounts -
setM_CostType_ID
void setM_CostType_ID(int M_CostType_ID) Set Cost Type. Type of Cost (e.g. Current, Plan, Future) -
getM_CostType_ID
int getM_CostType_ID()Get Cost Type. Type of Cost (e.g. Current, Plan, Future) -
getM_CostType
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPeriod_OpenFuture
void setPeriod_OpenFuture(int Period_OpenFuture) Set Future Days. Number of days to be able to post to a future date (based on system date) -
getPeriod_OpenFuture
int getPeriod_OpenFuture()Get Future Days. Number of days to be able to post to a future date (based on system date) -
setPeriod_OpenHistory
void setPeriod_OpenHistory(int Period_OpenHistory) Set History Days. Number of days to be able to post in the past (based on system date) -
getPeriod_OpenHistory
int getPeriod_OpenHistory()Get History Days. Number of days to be able to post in the past (based on system date) -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setSeparator
Set Element Separator. Element Separator -
getSeparator
String getSeparator()Get Element Separator. Element Separator -
setTaxCorrectionType
Set Tax Correction. Type of Tax Correction -
getTaxCorrectionType
String getTaxCorrectionType()Get Tax Correction. Type of Tax Correction -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-