Package org.compiere.model
Class X_GL_Distribution
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_GL_Distribution
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_GL_Distribution
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MDistribution
Generated Model for GL_Distribution
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Actual = Astatic final int
PostingType AD_Reference_ID=125static final String
Budget = Bstatic final String
Commitment = Estatic final String
Reservation = Rstatic final String
Statistical = SFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_GL_Distribution
accessLevel, COLUMNNAME_Account_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AnyAcct, COLUMNNAME_AnyActivity, COLUMNNAME_AnyBPartner, COLUMNNAME_AnyCampaign, COLUMNNAME_AnyLocFrom, COLUMNNAME_AnyLocTo, COLUMNNAME_AnyOrg, COLUMNNAME_AnyOrgTrx, COLUMNNAME_AnyProduct, COLUMNNAME_AnyProject, COLUMNNAME_AnySalesRegion, COLUMNNAME_AnyUser1, COLUMNNAME_AnyUser2, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_LocFrom_ID, COLUMNNAME_C_LocTo_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_SalesRegion_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_GL_Distribution_ID, COLUMNNAME_GL_Distribution_UU, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsCreateReversal, COLUMNNAME_IsValid, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_Org_ID, COLUMNNAME_PercentTotal, COLUMNNAME_PostingType, COLUMNNAME_Processing, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_GL_Distribution
(Properties ctx, int GL_Distribution_ID, String trxName) Standard ConstructorX_GL_Distribution
(Properties ctx, int GL_Distribution_ID, String trxName, String... virtualColumns) Standard ConstructorX_GL_Distribution
(Properties ctx, String GL_Distribution_UU, String trxName) Standard ConstructorX_GL_Distribution
(Properties ctx, String GL_Distribution_UU, String trxName, String... virtualColumns) Standard ConstructorX_GL_Distribution
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Account.int
Get Trx Organization.int
Get Accounting Schema.int
Get Activity.int
Get Business Partner.int
Get Campaign.int
Get Document Type.int
Get Location From.int
Get Location To.int
Get Project.int
Get Sales Region.Get Description.int
Get GL Distribution.Get GL_Distribution_UU.getHelp()
Get Comment/Help.Get Record ID/ColumnNameint
Get Product.getName()
Get Name.int
Get Organization.Get Total Percent.Get Posting Type.int
getSeqNo()
Get Sequence.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.Get Valid from.Get Valid to.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Any Account.boolean
Get Any Activity.boolean
Get Any Bus.Partner.boolean
Get Any Campaign.boolean
Get Any Location From.boolean
Get Any Location To.boolean
isAnyOrg()
Get Any Organization.boolean
Get Any Trx Organization.boolean
Get Any Product.boolean
Get Any Project.boolean
Get Any Sales Region.boolean
Get Any User 1.boolean
Get Any User 2.boolean
Get Create Reversal.boolean
Get Process Now.boolean
isValid()
Get Valid.void
setAccount_ID
(int Account_ID) Set Account.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setAnyAcct
(boolean AnyAcct) Set Any Account.void
setAnyActivity
(boolean AnyActivity) Set Any Activity.void
setAnyBPartner
(boolean AnyBPartner) Set Any Bus.Partner.void
setAnyCampaign
(boolean AnyCampaign) Set Any Campaign.void
setAnyLocFrom
(boolean AnyLocFrom) Set Any Location From.void
setAnyLocTo
(boolean AnyLocTo) Set Any Location To.void
setAnyOrg
(boolean AnyOrg) Set Any Organization.void
setAnyOrgTrx
(boolean AnyOrgTrx) Set Any Trx Organization.void
setAnyProduct
(boolean AnyProduct) Set Any Product.void
setAnyProject
(boolean AnyProject) Set Any Project.void
setAnySalesRegion
(boolean AnySalesRegion) Set Any Sales Region.void
setAnyUser1
(boolean AnyUser1) Set Any User 1.void
setAnyUser2
(boolean AnyUser2) Set Any User 2.void
setC_AcctSchema_ID
(int C_AcctSchema_ID) Set Accounting Schema.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Campaign_ID
(int C_Campaign_ID) Set Campaign.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setC_LocFrom_ID
(int C_LocFrom_ID) Set Location From.void
setC_LocTo_ID
(int C_LocTo_ID) Set Location To.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setC_SalesRegion_ID
(int C_SalesRegion_ID) Set Sales Region.void
setDescription
(String Description) Set Description.void
setGL_Distribution_ID
(int GL_Distribution_ID) Set GL Distribution.void
setGL_Distribution_UU
(String GL_Distribution_UU) Set GL_Distribution_UU.void
Set Comment/Help.void
setIsCreateReversal
(boolean IsCreateReversal) Set Create Reversal.void
setIsValid
(boolean IsValid) Set Valid.void
setM_Product_ID
(int M_Product_ID) Set Product.void
Set Name.void
setOrg_ID
(int Org_ID) Set Organization.void
setPercentTotal
(BigDecimal PercentTotal) Set Total Percent.void
setPostingType
(String PostingType) Set Posting Type.void
setProcessing
(boolean Processing) Set Process Now.void
setSeqNo
(int SeqNo) Set Sequence.void
setUser1_ID
(int User1_ID) Set User Element List 1.void
setUser2_ID
(int User2_ID) Set User Element List 2.void
setValidFrom
(Timestamp ValidFrom) Set Valid from.void
setValidTo
(Timestamp ValidTo) Set Valid to.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_GL_Distribution
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_IDPostingType AD_Reference_ID=125- See Also:
-
POSTINGTYPE_Actual
Actual = A- See Also:
-
POSTINGTYPE_Budget
Budget = B- See Also:
-
POSTINGTYPE_Commitment
Commitment = E- See Also:
-
POSTINGTYPE_Reservation
Reservation = R- See Also:
-
POSTINGTYPE_Statistical
Statistical = S- See Also:
-
-
Constructor Details
-
X_GL_Distribution
Standard Constructor -
X_GL_Distribution
public X_GL_Distribution(Properties ctx, int GL_Distribution_ID, String trxName, String... virtualColumns) Standard Constructor -
X_GL_Distribution
Standard Constructor -
X_GL_Distribution
public X_GL_Distribution(Properties ctx, String GL_Distribution_UU, String trxName, String... virtualColumns) Standard Constructor -
X_GL_Distribution
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAccount
- Specified by:
getAccount
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setAccount_ID
public void setAccount_ID(int Account_ID) Set Account.- Specified by:
setAccount_ID
in interfaceI_GL_Distribution
- Parameters:
Account_ID
- Account used
-
getAccount_ID
public int getAccount_ID()Get Account.- Specified by:
getAccount_ID
in interfaceI_GL_Distribution
- Returns:
- Account used
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_GL_Distribution
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_GL_Distribution
- Returns:
- Performing or initiating organization
-
setAnyAcct
public void setAnyAcct(boolean AnyAcct) Set Any Account.- Specified by:
setAnyAcct
in interfaceI_GL_Distribution
- Parameters:
AnyAcct
- Match any value of the Account segment
-
isAnyAcct
public boolean isAnyAcct()Get Any Account.- Specified by:
isAnyAcct
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Account segment
-
setAnyActivity
public void setAnyActivity(boolean AnyActivity) Set Any Activity.- Specified by:
setAnyActivity
in interfaceI_GL_Distribution
- Parameters:
AnyActivity
- Match any value of the Activity segment
-
isAnyActivity
public boolean isAnyActivity()Get Any Activity.- Specified by:
isAnyActivity
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Activity segment
-
setAnyBPartner
public void setAnyBPartner(boolean AnyBPartner) Set Any Bus.Partner.- Specified by:
setAnyBPartner
in interfaceI_GL_Distribution
- Parameters:
AnyBPartner
- Match any value of the Business Partner segment
-
isAnyBPartner
public boolean isAnyBPartner()Get Any Bus.Partner.- Specified by:
isAnyBPartner
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Business Partner segment
-
setAnyCampaign
public void setAnyCampaign(boolean AnyCampaign) Set Any Campaign.- Specified by:
setAnyCampaign
in interfaceI_GL_Distribution
- Parameters:
AnyCampaign
- Match any value of the Campaign segment
-
isAnyCampaign
public boolean isAnyCampaign()Get Any Campaign.- Specified by:
isAnyCampaign
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Campaign segment
-
setAnyLocFrom
public void setAnyLocFrom(boolean AnyLocFrom) Set Any Location From.- Specified by:
setAnyLocFrom
in interfaceI_GL_Distribution
- Parameters:
AnyLocFrom
- Match any value of the Location From segment
-
isAnyLocFrom
public boolean isAnyLocFrom()Get Any Location From.- Specified by:
isAnyLocFrom
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Location From segment
-
setAnyLocTo
public void setAnyLocTo(boolean AnyLocTo) Set Any Location To.- Specified by:
setAnyLocTo
in interfaceI_GL_Distribution
- Parameters:
AnyLocTo
- Match any value of the Location To segment
-
isAnyLocTo
public boolean isAnyLocTo()Get Any Location To.- Specified by:
isAnyLocTo
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Location To segment
-
setAnyOrg
public void setAnyOrg(boolean AnyOrg) Set Any Organization.- Specified by:
setAnyOrg
in interfaceI_GL_Distribution
- Parameters:
AnyOrg
- Match any value of the Organization segment
-
isAnyOrg
public boolean isAnyOrg()Get Any Organization.- Specified by:
isAnyOrg
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Organization segment
-
setAnyOrgTrx
public void setAnyOrgTrx(boolean AnyOrgTrx) Set Any Trx Organization.- Specified by:
setAnyOrgTrx
in interfaceI_GL_Distribution
- Parameters:
AnyOrgTrx
- Match any value of the Transaction Organization segment
-
isAnyOrgTrx
public boolean isAnyOrgTrx()Get Any Trx Organization.- Specified by:
isAnyOrgTrx
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Transaction Organization segment
-
setAnyProduct
public void setAnyProduct(boolean AnyProduct) Set Any Product.- Specified by:
setAnyProduct
in interfaceI_GL_Distribution
- Parameters:
AnyProduct
- Match any value of the Product segment
-
isAnyProduct
public boolean isAnyProduct()Get Any Product.- Specified by:
isAnyProduct
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Product segment
-
setAnyProject
public void setAnyProject(boolean AnyProject) Set Any Project.- Specified by:
setAnyProject
in interfaceI_GL_Distribution
- Parameters:
AnyProject
- Match any value of the Project segment
-
isAnyProject
public boolean isAnyProject()Get Any Project.- Specified by:
isAnyProject
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Project segment
-
setAnySalesRegion
public void setAnySalesRegion(boolean AnySalesRegion) Set Any Sales Region.- Specified by:
setAnySalesRegion
in interfaceI_GL_Distribution
- Parameters:
AnySalesRegion
- Match any value of the Sales Region segment
-
isAnySalesRegion
public boolean isAnySalesRegion()Get Any Sales Region.- Specified by:
isAnySalesRegion
in interfaceI_GL_Distribution
- Returns:
- Match any value of the Sales Region segment
-
setAnyUser1
public void setAnyUser1(boolean AnyUser1) Set Any User 1.- Specified by:
setAnyUser1
in interfaceI_GL_Distribution
- Parameters:
AnyUser1
- Match any value of the User 1 segment
-
isAnyUser1
public boolean isAnyUser1()Get Any User 1.- Specified by:
isAnyUser1
in interfaceI_GL_Distribution
- Returns:
- Match any value of the User 1 segment
-
setAnyUser2
public void setAnyUser2(boolean AnyUser2) Set Any User 2.- Specified by:
setAnyUser2
in interfaceI_GL_Distribution
- Parameters:
AnyUser2
- Match any value of the User 2 segment
-
isAnyUser2
public boolean isAnyUser2()Get Any User 2.- Specified by:
isAnyUser2
in interfaceI_GL_Distribution
- Returns:
- Match any value of the User 2 segment
-
getC_AcctSchema
- Specified by:
getC_AcctSchema
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema.- Specified by:
setC_AcctSchema_ID
in interfaceI_GL_Distribution
- Parameters:
C_AcctSchema_ID
- Rules for accounting
-
getC_AcctSchema_ID
public int getC_AcctSchema_ID()Get Accounting Schema.- Specified by:
getC_AcctSchema_ID
in interfaceI_GL_Distribution
- Returns:
- Rules for accounting
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_GL_Distribution
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_GL_Distribution
- Returns:
- Business Activity
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_GL_Distribution
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_GL_Distribution
- Returns:
- Identifies a Business Partner
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_GL_Distribution
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_GL_Distribution
- Returns:
- Marketing Campaign
-
getC_DocType
- Specified by:
getC_DocType
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_GL_Distribution
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_GL_Distribution
- Returns:
- Document type or rules
-
getC_LocFrom
- Specified by:
getC_LocFrom
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_LocFrom_ID
public void setC_LocFrom_ID(int C_LocFrom_ID) Set Location From.- Specified by:
setC_LocFrom_ID
in interfaceI_GL_Distribution
- Parameters:
C_LocFrom_ID
- Location that inventory was moved from
-
getC_LocFrom_ID
public int getC_LocFrom_ID()Get Location From.- Specified by:
getC_LocFrom_ID
in interfaceI_GL_Distribution
- Returns:
- Location that inventory was moved from
-
getC_LocTo
- Specified by:
getC_LocTo
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_LocTo_ID
public void setC_LocTo_ID(int C_LocTo_ID) Set Location To.- Specified by:
setC_LocTo_ID
in interfaceI_GL_Distribution
- Parameters:
C_LocTo_ID
- Location that inventory was moved to
-
getC_LocTo_ID
public int getC_LocTo_ID()Get Location To.- Specified by:
getC_LocTo_ID
in interfaceI_GL_Distribution
- Returns:
- Location that inventory was moved to
-
getC_Project
- Specified by:
getC_Project
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_GL_Distribution
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_GL_Distribution
- Returns:
- Financial Project
-
getC_SalesRegion
- Specified by:
getC_SalesRegion
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setC_SalesRegion_ID
public void setC_SalesRegion_ID(int C_SalesRegion_ID) Set Sales Region.- Specified by:
setC_SalesRegion_ID
in interfaceI_GL_Distribution
- Parameters:
C_SalesRegion_ID
- Sales coverage region
-
getC_SalesRegion_ID
public int getC_SalesRegion_ID()Get Sales Region.- Specified by:
getC_SalesRegion_ID
in interfaceI_GL_Distribution
- Returns:
- Sales coverage region
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_GL_Distribution
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_GL_Distribution
- Returns:
- Optional short description of the record
-
setGL_Distribution_ID
public void setGL_Distribution_ID(int GL_Distribution_ID) Set GL Distribution.- Specified by:
setGL_Distribution_ID
in interfaceI_GL_Distribution
- Parameters:
GL_Distribution_ID
- General Ledger Distribution
-
getGL_Distribution_ID
public int getGL_Distribution_ID()Get GL Distribution.- Specified by:
getGL_Distribution_ID
in interfaceI_GL_Distribution
- Returns:
- General Ledger Distribution
-
setGL_Distribution_UU
Set GL_Distribution_UU.- Specified by:
setGL_Distribution_UU
in interfaceI_GL_Distribution
- Parameters:
GL_Distribution_UU
- GL_Distribution_UU
-
getGL_Distribution_UU
Get GL_Distribution_UU.- Specified by:
getGL_Distribution_UU
in interfaceI_GL_Distribution
- Returns:
- GL_Distribution_UU
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_GL_Distribution
- Parameters:
Help
- Comment or Hint
-
getHelp
Get Comment/Help.- Specified by:
getHelp
in interfaceI_GL_Distribution
- Returns:
- Comment or Hint
-
setIsCreateReversal
public void setIsCreateReversal(boolean IsCreateReversal) Set Create Reversal.- Specified by:
setIsCreateReversal
in interfaceI_GL_Distribution
- Parameters:
IsCreateReversal
- Indicates that reversal movement will be created, if disabled the original movement will be deleted.
-
isCreateReversal
public boolean isCreateReversal()Get Create Reversal.- Specified by:
isCreateReversal
in interfaceI_GL_Distribution
- Returns:
- Indicates that reversal movement will be created, if disabled the original movement will be deleted.
-
setIsValid
public void setIsValid(boolean IsValid) Set Valid.- Specified by:
setIsValid
in interfaceI_GL_Distribution
- Parameters:
IsValid
- Element is valid
-
isValid
public boolean isValid()Get Valid.- Specified by:
isValid
in interfaceI_GL_Distribution
- Returns:
- Element is valid
-
getM_Product
- Specified by:
getM_Product
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_GL_Distribution
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_GL_Distribution
- Returns:
- Product, Service, Item
-
setName
Set Name.- Specified by:
setName
in interfaceI_GL_Distribution
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_GL_Distribution
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setOrg_ID
public void setOrg_ID(int Org_ID) Set Organization.- Specified by:
setOrg_ID
in interfaceI_GL_Distribution
- Parameters:
Org_ID
- Organizational entity within tenant
-
getOrg_ID
public int getOrg_ID()Get Organization.- Specified by:
getOrg_ID
in interfaceI_GL_Distribution
- Returns:
- Organizational entity within tenant
-
setPercentTotal
Set Total Percent.- Specified by:
setPercentTotal
in interfaceI_GL_Distribution
- Parameters:
PercentTotal
- Sum of the Percent details
-
getPercentTotal
Get Total Percent.- Specified by:
getPercentTotal
in interfaceI_GL_Distribution
- Returns:
- Sum of the Percent details
-
setPostingType
Set Posting Type.- Specified by:
setPostingType
in interfaceI_GL_Distribution
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
Get Posting Type.- Specified by:
getPostingType
in interfaceI_GL_Distribution
- Returns:
- The type of posted amount for the transaction
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_GL_Distribution
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_GL_Distribution
- Returns:
- Process Now
-
setSeqNo
public void setSeqNo(int SeqNo) Set Sequence.- Specified by:
setSeqNo
in interfaceI_GL_Distribution
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()Get Sequence.- Specified by:
getSeqNo
in interfaceI_GL_Distribution
- Returns:
- Method of ordering records; lowest number comes first
-
getUser1
- Specified by:
getUser1
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_GL_Distribution
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_GL_Distribution
- Returns:
- User defined list element #1
-
getUser2
- Specified by:
getUser2
in interfaceI_GL_Distribution
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_GL_Distribution
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_GL_Distribution
- Returns:
- User defined list element #2
-
setValidFrom
Set Valid from.- Specified by:
setValidFrom
in interfaceI_GL_Distribution
- Parameters:
ValidFrom
- Valid from including this date (first day)
-
getValidFrom
Get Valid from.- Specified by:
getValidFrom
in interfaceI_GL_Distribution
- Returns:
- Valid from including this date (first day)
-
setValidTo
Set Valid to.- Specified by:
setValidTo
in interfaceI_GL_Distribution
- Parameters:
ValidTo
- Valid to including this date (last day)
-
getValidTo
Get Valid to.- Specified by:
getValidTo
in interfaceI_GL_Distribution
- Returns:
- Valid to including this date (last day)
-