Package org.compiere.model
Interface I_GL_JournalGeneratorLine
-
- All Known Implementing Classes:
MJournalGeneratorLine
,X_GL_JournalGeneratorLine
public interface I_GL_JournalGeneratorLine
Generated Interface for GL_JournalGeneratorLine- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AmtMultiplier
Column name AmtMultiplierstatic String
COLUMNNAME_BPColumn
Column name BPColumnstatic String
COLUMNNAME_BPDimensionType
Column name BPDimensionTypestatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_ElementValueCR_ID
Column name C_ElementValueCR_IDstatic String
COLUMNNAME_C_ElementValueDR_ID
Column name C_ElementValueDR_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_GL_JournalGenerator_ID
Column name GL_JournalGenerator_IDstatic String
COLUMNNAME_GL_JournalGeneratorLine_ID
Column name GL_JournalGeneratorLine_IDstatic String
COLUMNNAME_GL_JournalGeneratorLine_UU
Column name GL_JournalGeneratorLine_UUstatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsCopyAllDimensions
Column name IsCopyAllDimensionsstatic String
COLUMNNAME_IsSameProduct
Column name IsSameProductstatic String
COLUMNNAME_RoundFactor
Column name RoundFactorstatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200022static String
Table_Name
TableName=GL_JournalGeneratorLine
-
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.BigDecimal
getAmtMultiplier()
Get Multiplier Amount.String
getBPColumn()
Get BP ColumnString
getBPDimensionType()
Get Type of BP DimensionI_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_ElementValue
getC_ElementValueCR()
int
getC_ElementValueCR_ID()
Get Account CRI_C_ElementValue
getC_ElementValueDR()
int
getC_ElementValueDR_ID()
Get Account DRTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.I_GL_JournalGenerator
getGL_JournalGenerator()
int
getGL_JournalGenerator_ID()
Get GL Journal Generatorint
getGL_JournalGeneratorLine_ID()
Get Generator LineString
getGL_JournalGeneratorLine_UU()
Get GL_JournalGeneratorLine_UUString
getHelp()
Get Comment/Help.int
getRoundFactor()
Get Round Factorint
getSeqNo()
Get Sequence.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isCopyAllDimensions()
Get Copy All Dimensionsboolean
isSameProduct()
Get Same Productvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAmtMultiplier(BigDecimal AmtMultiplier)
Set Multiplier Amount.void
setBPColumn(String BPColumn)
Set BP Columnvoid
setBPDimensionType(String BPDimensionType)
Set Type of BP Dimensionvoid
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_ElementValueCR_ID(int C_ElementValueCR_ID)
Set Account CRvoid
setC_ElementValueDR_ID(int C_ElementValueDR_ID)
Set Account DRvoid
setDescription(String Description)
Set Description.void
setGL_JournalGenerator_ID(int GL_JournalGenerator_ID)
Set GL Journal Generatorvoid
setGL_JournalGeneratorLine_ID(int GL_JournalGeneratorLine_ID)
Set Generator Linevoid
setGL_JournalGeneratorLine_UU(String GL_JournalGeneratorLine_UU)
Set GL_JournalGeneratorLine_UUvoid
setHelp(String Help)
Set Comment/Help.void
setIsActive(boolean IsActive)
Set Active.void
setIsCopyAllDimensions(boolean IsCopyAllDimensions)
Set Copy All Dimensionsvoid
setIsSameProduct(boolean IsSameProduct)
Set Same Productvoid
setRoundFactor(int RoundFactor)
Set Round Factorvoid
setSeqNo(int SeqNo)
Set Sequence.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=GL_JournalGeneratorLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200022- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
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_AmtMultiplier
static final String COLUMNNAME_AmtMultiplier
Column name AmtMultiplier- See Also:
- Constant Field Values
-
COLUMNNAME_BPColumn
static final String COLUMNNAME_BPColumn
Column name BPColumn- See Also:
- Constant Field Values
-
COLUMNNAME_BPDimensionType
static final String COLUMNNAME_BPDimensionType
Column name BPDimensionType- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValueCR_ID
static final String COLUMNNAME_C_ElementValueCR_ID
Column name C_ElementValueCR_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValueDR_ID
static final String COLUMNNAME_C_ElementValueDR_ID
Column name C_ElementValueDR_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_GL_JournalGenerator_ID
static final String COLUMNNAME_GL_JournalGenerator_ID
Column name GL_JournalGenerator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_GL_JournalGeneratorLine_ID
static final String COLUMNNAME_GL_JournalGeneratorLine_ID
Column name GL_JournalGeneratorLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_GL_JournalGeneratorLine_UU
static final String COLUMNNAME_GL_JournalGeneratorLine_UU
Column name GL_JournalGeneratorLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsCopyAllDimensions
static final String COLUMNNAME_IsCopyAllDimensions
Column name IsCopyAllDimensions- See Also:
- Constant Field Values
-
COLUMNNAME_IsSameProduct
static final String COLUMNNAME_IsSameProduct
Column name IsSameProduct- See Also:
- Constant Field Values
-
COLUMNNAME_RoundFactor
static final String COLUMNNAME_RoundFactor
Column name RoundFactor- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- 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
-
setAmtMultiplier
void setAmtMultiplier(BigDecimal AmtMultiplier)
Set Multiplier Amount. Multiplier Amount for generating commissions
-
getAmtMultiplier
BigDecimal getAmtMultiplier()
Get Multiplier Amount. Multiplier Amount for generating commissions
-
setBPColumn
void setBPColumn(String BPColumn)
Set BP Column
-
getBPColumn
String getBPColumn()
Get BP Column
-
setBPDimensionType
void setBPDimensionType(String BPDimensionType)
Set Type of BP Dimension
-
getBPDimensionType
String getBPDimensionType()
Get Type of BP Dimension
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_ElementValueCR_ID
void setC_ElementValueCR_ID(int C_ElementValueCR_ID)
Set Account CR
-
getC_ElementValueCR_ID
int getC_ElementValueCR_ID()
Get Account CR
-
getC_ElementValueCR
I_C_ElementValue getC_ElementValueCR() throws RuntimeException
- Throws:
RuntimeException
-
setC_ElementValueDR_ID
void setC_ElementValueDR_ID(int C_ElementValueDR_ID)
Set Account DR
-
getC_ElementValueDR_ID
int getC_ElementValueDR_ID()
Get Account DR
-
getC_ElementValueDR
I_C_ElementValue getC_ElementValueDR() 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
-
setGL_JournalGenerator_ID
void setGL_JournalGenerator_ID(int GL_JournalGenerator_ID)
Set GL Journal Generator
-
getGL_JournalGenerator_ID
int getGL_JournalGenerator_ID()
Get GL Journal Generator
-
getGL_JournalGenerator
I_GL_JournalGenerator getGL_JournalGenerator() throws RuntimeException
- Throws:
RuntimeException
-
setGL_JournalGeneratorLine_ID
void setGL_JournalGeneratorLine_ID(int GL_JournalGeneratorLine_ID)
Set Generator Line
-
getGL_JournalGeneratorLine_ID
int getGL_JournalGeneratorLine_ID()
Get Generator Line
-
setGL_JournalGeneratorLine_UU
void setGL_JournalGeneratorLine_UU(String GL_JournalGeneratorLine_UU)
Set GL_JournalGeneratorLine_UU
-
getGL_JournalGeneratorLine_UU
String getGL_JournalGeneratorLine_UU()
Get GL_JournalGeneratorLine_UU
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsCopyAllDimensions
void setIsCopyAllDimensions(boolean IsCopyAllDimensions)
Set Copy All Dimensions
-
isCopyAllDimensions
boolean isCopyAllDimensions()
Get Copy All Dimensions
-
setIsSameProduct
void setIsSameProduct(boolean IsSameProduct)
Set Same Product
-
isSameProduct
boolean isSameProduct()
Get Same Product
-
setRoundFactor
void setRoundFactor(int RoundFactor)
Set Round Factor
-
getRoundFactor
int getRoundFactor()
Get Round Factor
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-