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 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 2 - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgOnly_ID
Column name AD_OrgOnly_IDstatic String
COLUMNNAME_AutoPeriodControl
Column name AutoPeriodControlstatic String
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_IDstatic String
COLUMNNAME_C_AcctSchema_UU
Column name C_AcctSchema_UUstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_Period_ID
Column name C_Period_IDstatic String
COLUMNNAME_CommitmentType
Column name CommitmentTypestatic String
COLUMNNAME_CostingLevel
Column name CostingLevelstatic String
COLUMNNAME_CostingMethod
Column name CostingMethodstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_GAAP
Column name GAAPstatic String
COLUMNNAME_HasAlias
Column name HasAliasstatic String
COLUMNNAME_HasCombination
Column name HasCombinationstatic String
COLUMNNAME_IsAccrual
Column name IsAccrualstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAdjustCOGS
Column name IsAdjustCOGSstatic String
COLUMNNAME_IsAllowNegativePosting
Column name IsAllowNegativePostingstatic String
COLUMNNAME_IsDiscountCorrectsTax
Column name IsDiscountCorrectsTaxstatic String
COLUMNNAME_IsExplicitCostAdjustment
Column name IsExplicitCostAdjustmentstatic String
COLUMNNAME_IsPostIfClearingEqual
Column name IsPostIfClearingEqualstatic String
COLUMNNAME_IsPostServices
Column name IsPostServicesstatic String
COLUMNNAME_IsTradeDiscountPosted
Column name IsTradeDiscountPostedstatic String
COLUMNNAME_M_CostType_ID
Column name M_CostType_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Period_OpenFuture
Column name Period_OpenFuturestatic String
COLUMNNAME_Period_OpenHistory
Column name Period_OpenHistorystatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_Separator
Column name Separatorstatic String
COLUMNNAME_TaxCorrectionType
Column name TaxCorrectionTypestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=265static String
Table_Name
TableName=C_AcctSchema
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgOnly_ID()
Get Only Organization.int
getC_AcctSchema_ID()
Get Accounting Schema.String
getC_AcctSchema_UU()
Get C_AcctSchema_UUI_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_Period
getC_Period()
int
getC_Period_ID()
Get Period.String
getCommitmentType()
Get Commitment Type.String
getCostingLevel()
Get Costing Level.String
getCostingMethod()
Get Costing Method.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getGAAP()
Get GAAP.I_M_CostType
getM_CostType()
int
getM_CostType_ID()
Get Cost Type.String
getName()
Get Name.int
getPeriod_OpenFuture()
Get Future Days.int
getPeriod_OpenHistory()
Get History Days.String
getSeparator()
Get Element Separator.String
getTaxCorrectionType()
Get Tax Correction.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isAccrual()
Get Accrual.boolean
isActive()
Get Active.boolean
isAdjustCOGS()
Get Adjust COGS.boolean
isAllowNegativePosting()
Get Allow Negative Posting.boolean
isAutoPeriodControl()
Get Automatic Period Control.boolean
isDiscountCorrectsTax()
Get Correct tax for Discounts/Charges.boolean
isExplicitCostAdjustment()
Get Explicit Cost Adjustment.boolean
isHasAlias()
Get Use Account Alias.boolean
isHasCombination()
Get Use Account Combination Control.boolean
isPostIfClearingEqual()
Get Post if Clearing Equal.boolean
isPostServices()
Get Post Services Separately.boolean
isProcessing()
Get Process Nowboolean
isTradeDiscountPosted()
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
setGAAP(String GAAP)
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
setName(String Name)
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 Detail
-
Table_Name
static final String Table_Name
TableName=C_AcctSchema- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=265- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgOnly_ID
static final String COLUMNNAME_AD_OrgOnly_ID
Column name AD_OrgOnly_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AutoPeriodControl
static final String COLUMNNAME_AutoPeriodControl
Column name AutoPeriodControl- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema_UU
static final String COLUMNNAME_C_AcctSchema_UU
Column name C_AcctSchema_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CommitmentType
static final String COLUMNNAME_CommitmentType
Column name CommitmentType- See Also:
- Constant Field Values
-
COLUMNNAME_CostingLevel
static final String COLUMNNAME_CostingLevel
Column name CostingLevel- See Also:
- Constant Field Values
-
COLUMNNAME_CostingMethod
static final String COLUMNNAME_CostingMethod
Column name CostingMethod- See Also:
- Constant Field Values
-
COLUMNNAME_C_Period_ID
static final String COLUMNNAME_C_Period_ID
Column name C_Period_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_GAAP
static final String COLUMNNAME_GAAP
Column name GAAP- See Also:
- Constant Field Values
-
COLUMNNAME_HasAlias
static final String COLUMNNAME_HasAlias
Column name HasAlias- See Also:
- Constant Field Values
-
COLUMNNAME_HasCombination
static final String COLUMNNAME_HasCombination
Column name HasCombination- See Also:
- Constant Field Values
-
COLUMNNAME_IsAccrual
static final String COLUMNNAME_IsAccrual
Column name IsAccrual- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAdjustCOGS
static final String COLUMNNAME_IsAdjustCOGS
Column name IsAdjustCOGS- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowNegativePosting
static final String COLUMNNAME_IsAllowNegativePosting
Column name IsAllowNegativePosting- See Also:
- Constant Field Values
-
COLUMNNAME_IsDiscountCorrectsTax
static final String COLUMNNAME_IsDiscountCorrectsTax
Column name IsDiscountCorrectsTax- See Also:
- Constant Field Values
-
COLUMNNAME_IsExplicitCostAdjustment
static final String COLUMNNAME_IsExplicitCostAdjustment
Column name IsExplicitCostAdjustment- See Also:
- Constant Field Values
-
COLUMNNAME_IsPostIfClearingEqual
static final String COLUMNNAME_IsPostIfClearingEqual
Column name IsPostIfClearingEqual- See Also:
- Constant Field Values
-
COLUMNNAME_IsPostServices
static final String COLUMNNAME_IsPostServices
Column name IsPostServices- See Also:
- Constant Field Values
-
COLUMNNAME_IsTradeDiscountPosted
static final String COLUMNNAME_IsTradeDiscountPosted
Column name IsTradeDiscountPosted- See Also:
- Constant Field Values
-
COLUMNNAME_M_CostType_ID
static final String COLUMNNAME_M_CostType_ID
Column name M_CostType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Period_OpenFuture
static final String COLUMNNAME_Period_OpenFuture
Column name Period_OpenFuture- See Also:
- Constant Field Values
-
COLUMNNAME_Period_OpenHistory
static final String COLUMNNAME_Period_OpenHistory
Column name Period_OpenHistory- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_Separator
static final String COLUMNNAME_Separator
Column name Separator- See Also:
- Constant Field Values
-
COLUMNNAME_TaxCorrectionType
static final String COLUMNNAME_TaxCorrectionType
Column name TaxCorrectionType- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
void setC_AcctSchema_UU(String C_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
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setCommitmentType
void setCommitmentType(String CommitmentType)
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
void setCostingLevel(String CostingLevel)
Set Costing Level. The lowest level to accumulate Costing Information
-
getCostingLevel
String getCostingLevel()
Get Costing Level. The lowest level to accumulate Costing Information
-
setCostingMethod
void setCostingMethod(String CostingMethod)
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
I_C_Period getC_Period() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setGAAP
void setGAAP(String GAAP)
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
I_M_CostType getM_CostType() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
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
void setSeparator(String Separator)
Set Element Separator. Element Separator
-
getSeparator
String getSeparator()
Get Element Separator. Element Separator
-
setTaxCorrectionType
void setTaxCorrectionType(String TaxCorrectionType)
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
-
-