Package org.compiere.model
Interface I_AD_ClientInfo
-
- All Known Implementing Classes:
MClientInfo
,X_AD_ClientInfo
public interface I_AD_ClientInfo
Generated Interface for AD_ClientInfo- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_ClientInfo_UU
Column name AD_ClientInfo_UUstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_StorageProvider_ID
Column name AD_StorageProvider_IDstatic String
COLUMNNAME_AD_Tree_Activity_ID
Column name AD_Tree_Activity_IDstatic String
COLUMNNAME_AD_Tree_BPartner_ID
Column name AD_Tree_BPartner_IDstatic String
COLUMNNAME_AD_Tree_Campaign_ID
Column name AD_Tree_Campaign_IDstatic String
COLUMNNAME_AD_Tree_Menu_ID
Column name AD_Tree_Menu_IDstatic String
COLUMNNAME_AD_Tree_Org_ID
Column name AD_Tree_Org_IDstatic String
COLUMNNAME_AD_Tree_Product_ID
Column name AD_Tree_Product_IDstatic String
COLUMNNAME_AD_Tree_Project_ID
Column name AD_Tree_Project_IDstatic String
COLUMNNAME_AD_Tree_SalesRegion_ID
Column name AD_Tree_SalesRegion_IDstatic String
COLUMNNAME_C_AcctSchema1_ID
Column name C_AcctSchema1_IDstatic String
COLUMNNAME_C_BPartnerCashTrx_ID
Column name C_BPartnerCashTrx_IDstatic String
COLUMNNAME_C_Calendar_ID
Column name C_Calendar_IDstatic String
COLUMNNAME_C_ChargeFreight_ID
Column name C_ChargeFreight_IDstatic String
COLUMNNAME_C_UOM_Length_ID
Column name C_UOM_Length_IDstatic String
COLUMNNAME_C_UOM_Time_ID
Column name C_UOM_Time_IDstatic String
COLUMNNAME_C_UOM_Volume_ID
Column name C_UOM_Volume_IDstatic String
COLUMNNAME_C_UOM_Weight_ID
Column name C_UOM_Weight_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_FY_StartDate
Column name FY_StartDatestatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsConfirmOnDocClose
Column name IsConfirmOnDocClosestatic String
COLUMNNAME_IsConfirmOnDocVoid
Column name IsConfirmOnDocVoidstatic String
COLUMNNAME_IsDiscountLineAmt
Column name IsDiscountLineAmtstatic String
COLUMNNAME_KeepLogDays
Column name KeepLogDaysstatic String
COLUMNNAME_Logo_ID
Column name Logo_IDstatic String
COLUMNNAME_LogoReport_ID
Column name LogoReport_IDstatic String
COLUMNNAME_LogoWeb_ID
Column name LogoWeb_IDstatic String
COLUMNNAME_M_ProductFreight_ID
Column name M_ProductFreight_IDstatic String
COLUMNNAME_StorageArchive_ID
Column name StorageArchive_IDstatic String
COLUMNNAME_StorageImage_ID
Column name StorageImage_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=227static String
Table_Name
TableName=AD_ClientInfo
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.String
getAD_ClientInfo_UU()
Get AD_ClientInfo_UUint
getAD_Org_ID()
Get Organization.I_AD_StorageProvider
getAD_StorageProvider()
int
getAD_StorageProvider_ID()
Get Storage ProviderI_AD_Tree
getAD_Tree_Activity()
int
getAD_Tree_Activity_ID()
Get Activity Tree.I_AD_Tree
getAD_Tree_BPartner()
int
getAD_Tree_BPartner_ID()
Get BPartner Tree.I_AD_Tree
getAD_Tree_Campaign()
int
getAD_Tree_Campaign_ID()
Get Campaign Tree.I_AD_Tree
getAD_Tree_Menu()
int
getAD_Tree_Menu_ID()
Get Menu Tree.I_AD_Tree
getAD_Tree_Org()
int
getAD_Tree_Org_ID()
Get Organization Tree.I_AD_Tree
getAD_Tree_Product()
int
getAD_Tree_Product_ID()
Get Product Tree.I_AD_Tree
getAD_Tree_Project()
int
getAD_Tree_Project_ID()
Get Project Tree.I_AD_Tree
getAD_Tree_SalesRegion()
int
getAD_Tree_SalesRegion_ID()
Get Sales Region Tree.I_C_AcctSchema
getC_AcctSchema1()
int
getC_AcctSchema1_ID()
Get Primary Accounting Schema.I_C_BPartner
getC_BPartnerCashTrx()
int
getC_BPartnerCashTrx_ID()
Get Template B.Partner.I_C_Calendar
getC_Calendar()
int
getC_Calendar_ID()
Get Calendar.I_C_Charge
getC_ChargeFreight()
int
getC_ChargeFreight_ID()
Get Charge for FreightI_C_UOM
getC_UOM_Length()
int
getC_UOM_Length_ID()
Get UOM for Length.I_C_UOM
getC_UOM_Time()
int
getC_UOM_Time_ID()
Get UOM for Time.I_C_UOM
getC_UOM_Volume()
int
getC_UOM_Volume_ID()
Get UOM for Volume.I_C_UOM
getC_UOM_Weight()
int
getC_UOM_Weight_ID()
Get UOM for Weight.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getFY_StartDate()
Get Financial Year Start Dateint
getKeepLogDays()
Get Days to keep Log.int
getLogo_ID()
Get Logoint
getLogoReport_ID()
Get Logo Reportint
getLogoWeb_ID()
Get Logo WebI_M_Product
getM_ProductFreight()
int
getM_ProductFreight_ID()
Get Product for FreightI_AD_StorageProvider
getStorageArchive()
int
getStorageArchive_ID()
Get Archive StoreI_AD_StorageProvider
getStorageImage()
int
getStorageImage_ID()
Get Image Store.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isConfirmOnDocClose()
Get Show Confirmation On Document Action Closeboolean
isConfirmOnDocVoid()
Get Show Confirmation On Document Action Voidboolean
isDiscountLineAmt()
Get Discount calculated from Line Amounts.void
setAD_ClientInfo_UU(String AD_ClientInfo_UU)
Set AD_ClientInfo_UUvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_StorageProvider_ID(int AD_StorageProvider_ID)
Set Storage Providervoid
setAD_Tree_Activity_ID(int AD_Tree_Activity_ID)
Set Activity Tree.void
setAD_Tree_BPartner_ID(int AD_Tree_BPartner_ID)
Set BPartner Tree.void
setAD_Tree_Campaign_ID(int AD_Tree_Campaign_ID)
Set Campaign Tree.void
setAD_Tree_Menu_ID(int AD_Tree_Menu_ID)
Set Menu Tree.void
setAD_Tree_Org_ID(int AD_Tree_Org_ID)
Set Organization Tree.void
setAD_Tree_Product_ID(int AD_Tree_Product_ID)
Set Product Tree.void
setAD_Tree_Project_ID(int AD_Tree_Project_ID)
Set Project Tree.void
setAD_Tree_SalesRegion_ID(int AD_Tree_SalesRegion_ID)
Set Sales Region Tree.void
setC_AcctSchema1_ID(int C_AcctSchema1_ID)
Set Primary Accounting Schema.void
setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
Set Template B.Partner.void
setC_Calendar_ID(int C_Calendar_ID)
Set Calendar.void
setC_ChargeFreight_ID(int C_ChargeFreight_ID)
Set Charge for Freightvoid
setC_UOM_Length_ID(int C_UOM_Length_ID)
Set UOM for Length.void
setC_UOM_Time_ID(int C_UOM_Time_ID)
Set UOM for Time.void
setC_UOM_Volume_ID(int C_UOM_Volume_ID)
Set UOM for Volume.void
setC_UOM_Weight_ID(int C_UOM_Weight_ID)
Set UOM for Weight.void
setFY_StartDate(Timestamp FY_StartDate)
Set Financial Year Start Datevoid
setIsActive(boolean IsActive)
Set Active.void
setIsConfirmOnDocClose(boolean IsConfirmOnDocClose)
Set Show Confirmation On Document Action Closevoid
setIsConfirmOnDocVoid(boolean IsConfirmOnDocVoid)
Set Show Confirmation On Document Action Voidvoid
setIsDiscountLineAmt(boolean IsDiscountLineAmt)
Set Discount calculated from Line Amounts.void
setKeepLogDays(int KeepLogDays)
Set Days to keep Log.void
setLogo_ID(int Logo_ID)
Set Logovoid
setLogoReport_ID(int LogoReport_ID)
Set Logo Reportvoid
setLogoWeb_ID(int LogoWeb_ID)
Set Logo Webvoid
setM_ProductFreight_ID(int M_ProductFreight_ID)
Set Product for Freightvoid
setStorageArchive_ID(int StorageArchive_ID)
Set Archive Storevoid
setStorageImage_ID(int StorageImage_ID)
Set Image Store.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_ClientInfo- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=227- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_ClientInfo_UU
static final String COLUMNNAME_AD_ClientInfo_UU
Column name AD_ClientInfo_UU- 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_StorageProvider_ID
static final String COLUMNNAME_AD_StorageProvider_ID
Column name AD_StorageProvider_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Activity_ID
static final String COLUMNNAME_AD_Tree_Activity_ID
Column name AD_Tree_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_BPartner_ID
static final String COLUMNNAME_AD_Tree_BPartner_ID
Column name AD_Tree_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Campaign_ID
static final String COLUMNNAME_AD_Tree_Campaign_ID
Column name AD_Tree_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Menu_ID
static final String COLUMNNAME_AD_Tree_Menu_ID
Column name AD_Tree_Menu_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Org_ID
static final String COLUMNNAME_AD_Tree_Org_ID
Column name AD_Tree_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Product_ID
static final String COLUMNNAME_AD_Tree_Product_ID
Column name AD_Tree_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_Project_ID
static final String COLUMNNAME_AD_Tree_Project_ID
Column name AD_Tree_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Tree_SalesRegion_ID
static final String COLUMNNAME_AD_Tree_SalesRegion_ID
Column name AD_Tree_SalesRegion_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema1_ID
static final String COLUMNNAME_C_AcctSchema1_ID
Column name C_AcctSchema1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartnerCashTrx_ID
static final String COLUMNNAME_C_BPartnerCashTrx_ID
Column name C_BPartnerCashTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Calendar_ID
static final String COLUMNNAME_C_Calendar_ID
Column name C_Calendar_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ChargeFreight_ID
static final String COLUMNNAME_C_ChargeFreight_ID
Column name C_ChargeFreight_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_C_UOM_Length_ID
static final String COLUMNNAME_C_UOM_Length_ID
Column name C_UOM_Length_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_Time_ID
static final String COLUMNNAME_C_UOM_Time_ID
Column name C_UOM_Time_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_Volume_ID
static final String COLUMNNAME_C_UOM_Volume_ID
Column name C_UOM_Volume_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_Weight_ID
static final String COLUMNNAME_C_UOM_Weight_ID
Column name C_UOM_Weight_ID- See Also:
- Constant Field Values
-
COLUMNNAME_FY_StartDate
static final String COLUMNNAME_FY_StartDate
Column name FY_StartDate- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsConfirmOnDocClose
static final String COLUMNNAME_IsConfirmOnDocClose
Column name IsConfirmOnDocClose- See Also:
- Constant Field Values
-
COLUMNNAME_IsConfirmOnDocVoid
static final String COLUMNNAME_IsConfirmOnDocVoid
Column name IsConfirmOnDocVoid- See Also:
- Constant Field Values
-
COLUMNNAME_IsDiscountLineAmt
static final String COLUMNNAME_IsDiscountLineAmt
Column name IsDiscountLineAmt- See Also:
- Constant Field Values
-
COLUMNNAME_KeepLogDays
static final String COLUMNNAME_KeepLogDays
Column name KeepLogDays- See Also:
- Constant Field Values
-
COLUMNNAME_Logo_ID
static final String COLUMNNAME_Logo_ID
Column name Logo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_LogoReport_ID
static final String COLUMNNAME_LogoReport_ID
Column name LogoReport_ID- See Also:
- Constant Field Values
-
COLUMNNAME_LogoWeb_ID
static final String COLUMNNAME_LogoWeb_ID
Column name LogoWeb_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_ProductFreight_ID
static final String COLUMNNAME_M_ProductFreight_ID
Column name M_ProductFreight_ID- See Also:
- Constant Field Values
-
COLUMNNAME_StorageArchive_ID
static final String COLUMNNAME_StorageArchive_ID
Column name StorageArchive_ID- See Also:
- Constant Field Values
-
COLUMNNAME_StorageImage_ID
static final String COLUMNNAME_StorageImage_ID
Column name StorageImage_ID- 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_ClientInfo_UU
void setAD_ClientInfo_UU(String AD_ClientInfo_UU)
Set AD_ClientInfo_UU
-
getAD_ClientInfo_UU
String getAD_ClientInfo_UU()
Get AD_ClientInfo_UU
-
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_StorageProvider_ID
void setAD_StorageProvider_ID(int AD_StorageProvider_ID)
Set Storage Provider
-
getAD_StorageProvider_ID
int getAD_StorageProvider_ID()
Get Storage Provider
-
getAD_StorageProvider
I_AD_StorageProvider getAD_StorageProvider() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Activity_ID
void setAD_Tree_Activity_ID(int AD_Tree_Activity_ID)
Set Activity Tree. Trees are used for (financial) reporting
-
getAD_Tree_Activity_ID
int getAD_Tree_Activity_ID()
Get Activity Tree. Trees are used for (financial) reporting
-
getAD_Tree_Activity
I_AD_Tree getAD_Tree_Activity() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_BPartner_ID
void setAD_Tree_BPartner_ID(int AD_Tree_BPartner_ID)
Set BPartner Tree. Trees are used for (financial) reporting
-
getAD_Tree_BPartner_ID
int getAD_Tree_BPartner_ID()
Get BPartner Tree. Trees are used for (financial) reporting
-
getAD_Tree_BPartner
I_AD_Tree getAD_Tree_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Campaign_ID
void setAD_Tree_Campaign_ID(int AD_Tree_Campaign_ID)
Set Campaign Tree. Trees are used for (financial) reporting
-
getAD_Tree_Campaign_ID
int getAD_Tree_Campaign_ID()
Get Campaign Tree. Trees are used for (financial) reporting
-
getAD_Tree_Campaign
I_AD_Tree getAD_Tree_Campaign() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Menu_ID
void setAD_Tree_Menu_ID(int AD_Tree_Menu_ID)
Set Menu Tree. Tree of the menu
-
getAD_Tree_Menu_ID
int getAD_Tree_Menu_ID()
Get Menu Tree. Tree of the menu
-
getAD_Tree_Menu
I_AD_Tree getAD_Tree_Menu() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Org_ID
void setAD_Tree_Org_ID(int AD_Tree_Org_ID)
Set Organization Tree. Trees are used for (financial) reporting and security access (via role)
-
getAD_Tree_Org_ID
int getAD_Tree_Org_ID()
Get Organization Tree. Trees are used for (financial) reporting and security access (via role)
-
getAD_Tree_Org
I_AD_Tree getAD_Tree_Org() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Product_ID
void setAD_Tree_Product_ID(int AD_Tree_Product_ID)
Set Product Tree. Trees are used for (financial) reporting
-
getAD_Tree_Product_ID
int getAD_Tree_Product_ID()
Get Product Tree. Trees are used for (financial) reporting
-
getAD_Tree_Product
I_AD_Tree getAD_Tree_Product() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_Project_ID
void setAD_Tree_Project_ID(int AD_Tree_Project_ID)
Set Project Tree. Trees are used for (financial) reporting
-
getAD_Tree_Project_ID
int getAD_Tree_Project_ID()
Get Project Tree. Trees are used for (financial) reporting
-
getAD_Tree_Project
I_AD_Tree getAD_Tree_Project() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Tree_SalesRegion_ID
void setAD_Tree_SalesRegion_ID(int AD_Tree_SalesRegion_ID)
Set Sales Region Tree. Trees are used for (financial) reporting
-
getAD_Tree_SalesRegion_ID
int getAD_Tree_SalesRegion_ID()
Get Sales Region Tree. Trees are used for (financial) reporting
-
getAD_Tree_SalesRegion
I_AD_Tree getAD_Tree_SalesRegion() throws RuntimeException
- Throws:
RuntimeException
-
setC_AcctSchema1_ID
void setC_AcctSchema1_ID(int C_AcctSchema1_ID)
Set Primary Accounting Schema. Primary rules for accounting
-
getC_AcctSchema1_ID
int getC_AcctSchema1_ID()
Get Primary Accounting Schema. Primary rules for accounting
-
getC_AcctSchema1
I_C_AcctSchema getC_AcctSchema1() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartnerCashTrx_ID
void setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
Set Template B.Partner. Business Partner used for creating new Business Partners on the fly
-
getC_BPartnerCashTrx_ID
int getC_BPartnerCashTrx_ID()
Get Template B.Partner. Business Partner used for creating new Business Partners on the fly
-
getC_BPartnerCashTrx
I_C_BPartner getC_BPartnerCashTrx() throws RuntimeException
- Throws:
RuntimeException
-
setC_Calendar_ID
void setC_Calendar_ID(int C_Calendar_ID)
Set Calendar. Accounting Calendar Name
-
getC_Calendar_ID
int getC_Calendar_ID()
Get Calendar. Accounting Calendar Name
-
getC_Calendar
I_C_Calendar getC_Calendar() throws RuntimeException
- Throws:
RuntimeException
-
setC_ChargeFreight_ID
void setC_ChargeFreight_ID(int C_ChargeFreight_ID)
Set Charge for Freight
-
getC_ChargeFreight_ID
int getC_ChargeFreight_ID()
Get Charge for Freight
-
getC_ChargeFreight
I_C_Charge getC_ChargeFreight() 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
-
setC_UOM_Length_ID
void setC_UOM_Length_ID(int C_UOM_Length_ID)
Set UOM for Length. Standard Unit of Measure for Length
-
getC_UOM_Length_ID
int getC_UOM_Length_ID()
Get UOM for Length. Standard Unit of Measure for Length
-
getC_UOM_Length
I_C_UOM getC_UOM_Length() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_Time_ID
void setC_UOM_Time_ID(int C_UOM_Time_ID)
Set UOM for Time. Standard Unit of Measure for Time
-
getC_UOM_Time_ID
int getC_UOM_Time_ID()
Get UOM for Time. Standard Unit of Measure for Time
-
getC_UOM_Time
I_C_UOM getC_UOM_Time() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_Volume_ID
void setC_UOM_Volume_ID(int C_UOM_Volume_ID)
Set UOM for Volume. Standard Unit of Measure for Volume
-
getC_UOM_Volume_ID
int getC_UOM_Volume_ID()
Get UOM for Volume. Standard Unit of Measure for Volume
-
getC_UOM_Volume
I_C_UOM getC_UOM_Volume() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_Weight_ID
void setC_UOM_Weight_ID(int C_UOM_Weight_ID)
Set UOM for Weight. Standard Unit of Measure for Weight
-
getC_UOM_Weight_ID
int getC_UOM_Weight_ID()
Get UOM for Weight. Standard Unit of Measure for Weight
-
getC_UOM_Weight
I_C_UOM getC_UOM_Weight() throws RuntimeException
- Throws:
RuntimeException
-
setFY_StartDate
void setFY_StartDate(Timestamp FY_StartDate)
Set Financial Year Start Date
-
getFY_StartDate
Timestamp getFY_StartDate()
Get Financial Year Start Date
-
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
-
setIsConfirmOnDocClose
void setIsConfirmOnDocClose(boolean IsConfirmOnDocClose)
Set Show Confirmation On Document Action Close
-
isConfirmOnDocClose
boolean isConfirmOnDocClose()
Get Show Confirmation On Document Action Close
-
setIsConfirmOnDocVoid
void setIsConfirmOnDocVoid(boolean IsConfirmOnDocVoid)
Set Show Confirmation On Document Action Void
-
isConfirmOnDocVoid
boolean isConfirmOnDocVoid()
Get Show Confirmation On Document Action Void
-
setIsDiscountLineAmt
void setIsDiscountLineAmt(boolean IsDiscountLineAmt)
Set Discount calculated from Line Amounts. Payment Discount calculation does not include Taxes and Charges
-
isDiscountLineAmt
boolean isDiscountLineAmt()
Get Discount calculated from Line Amounts. Payment Discount calculation does not include Taxes and Charges
-
setKeepLogDays
void setKeepLogDays(int KeepLogDays)
Set Days to keep Log. Number of days to keep the log entries
-
getKeepLogDays
int getKeepLogDays()
Get Days to keep Log. Number of days to keep the log entries
-
setLogo_ID
void setLogo_ID(int Logo_ID)
Set Logo
-
getLogo_ID
int getLogo_ID()
Get Logo
-
setLogoReport_ID
void setLogoReport_ID(int LogoReport_ID)
Set Logo Report
-
getLogoReport_ID
int getLogoReport_ID()
Get Logo Report
-
setLogoWeb_ID
void setLogoWeb_ID(int LogoWeb_ID)
Set Logo Web
-
getLogoWeb_ID
int getLogoWeb_ID()
Get Logo Web
-
setM_ProductFreight_ID
void setM_ProductFreight_ID(int M_ProductFreight_ID)
Set Product for Freight
-
getM_ProductFreight_ID
int getM_ProductFreight_ID()
Get Product for Freight
-
getM_ProductFreight
I_M_Product getM_ProductFreight() throws RuntimeException
- Throws:
RuntimeException
-
setStorageArchive_ID
void setStorageArchive_ID(int StorageArchive_ID)
Set Archive Store
-
getStorageArchive_ID
int getStorageArchive_ID()
Get Archive Store
-
getStorageArchive
I_AD_StorageProvider getStorageArchive() throws RuntimeException
- Throws:
RuntimeException
-
setStorageImage_ID
void setStorageImage_ID(int StorageImage_ID)
Set Image Store. Storage provider for Image
-
getStorageImage_ID
int getStorageImage_ID()
Get Image Store. Storage provider for Image
-
getStorageImage
I_AD_StorageProvider getStorageImage() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-