Package org.compiere.model
Interface I_AD_ClientInfo
-
- All Known Implementing Classes:
MClientInfo,X_AD_ClientInfo
public interface I_AD_ClientInfoGenerated Interface for AD_ClientInfo- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 6 - System - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_ClientInfo_UUColumn name AD_ClientInfo_UUstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_StorageProvider_IDColumn name AD_StorageProvider_IDstatic StringCOLUMNNAME_AD_Tree_Activity_IDColumn name AD_Tree_Activity_IDstatic StringCOLUMNNAME_AD_Tree_BPartner_IDColumn name AD_Tree_BPartner_IDstatic StringCOLUMNNAME_AD_Tree_Campaign_IDColumn name AD_Tree_Campaign_IDstatic StringCOLUMNNAME_AD_Tree_Menu_IDColumn name AD_Tree_Menu_IDstatic StringCOLUMNNAME_AD_Tree_Org_IDColumn name AD_Tree_Org_IDstatic StringCOLUMNNAME_AD_Tree_Product_IDColumn name AD_Tree_Product_IDstatic StringCOLUMNNAME_AD_Tree_Project_IDColumn name AD_Tree_Project_IDstatic StringCOLUMNNAME_AD_Tree_SalesRegion_IDColumn name AD_Tree_SalesRegion_IDstatic StringCOLUMNNAME_C_AcctSchema1_IDColumn name C_AcctSchema1_IDstatic StringCOLUMNNAME_C_BPartnerCashTrx_IDColumn name C_BPartnerCashTrx_IDstatic StringCOLUMNNAME_C_Calendar_IDColumn name C_Calendar_IDstatic StringCOLUMNNAME_C_ChargeFreight_IDColumn name C_ChargeFreight_IDstatic StringCOLUMNNAME_C_UOM_Length_IDColumn name C_UOM_Length_IDstatic StringCOLUMNNAME_C_UOM_Time_IDColumn name C_UOM_Time_IDstatic StringCOLUMNNAME_C_UOM_Volume_IDColumn name C_UOM_Volume_IDstatic StringCOLUMNNAME_C_UOM_Weight_IDColumn name C_UOM_Weight_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_FY_StartDateColumn name FY_StartDatestatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsConfirmOnDocCloseColumn name IsConfirmOnDocClosestatic StringCOLUMNNAME_IsConfirmOnDocVoidColumn name IsConfirmOnDocVoidstatic StringCOLUMNNAME_IsDiscountLineAmtColumn name IsDiscountLineAmtstatic StringCOLUMNNAME_KeepLogDaysColumn name KeepLogDaysstatic StringCOLUMNNAME_Logo_IDColumn name Logo_IDstatic StringCOLUMNNAME_LogoReport_IDColumn name LogoReport_IDstatic StringCOLUMNNAME_LogoWeb_IDColumn name LogoWeb_IDstatic StringCOLUMNNAME_M_ProductFreight_IDColumn name M_ProductFreight_IDstatic StringCOLUMNNAME_StorageArchive_IDColumn name StorageArchive_IDstatic StringCOLUMNNAME_StorageImage_IDColumn name StorageImage_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=227static StringTable_NameTableName=AD_ClientInfo
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.StringgetAD_ClientInfo_UU()Get AD_ClientInfo_UUintgetAD_Org_ID()Get Organization.I_AD_StorageProvidergetAD_StorageProvider()intgetAD_StorageProvider_ID()Get Storage ProviderI_AD_TreegetAD_Tree_Activity()intgetAD_Tree_Activity_ID()Get Activity Tree.I_AD_TreegetAD_Tree_BPartner()intgetAD_Tree_BPartner_ID()Get BPartner Tree.I_AD_TreegetAD_Tree_Campaign()intgetAD_Tree_Campaign_ID()Get Campaign Tree.I_AD_TreegetAD_Tree_Menu()intgetAD_Tree_Menu_ID()Get Menu Tree.I_AD_TreegetAD_Tree_Org()intgetAD_Tree_Org_ID()Get Organization Tree.I_AD_TreegetAD_Tree_Product()intgetAD_Tree_Product_ID()Get Product Tree.I_AD_TreegetAD_Tree_Project()intgetAD_Tree_Project_ID()Get Project Tree.I_AD_TreegetAD_Tree_SalesRegion()intgetAD_Tree_SalesRegion_ID()Get Sales Region Tree.I_C_AcctSchemagetC_AcctSchema1()intgetC_AcctSchema1_ID()Get Primary Accounting Schema.I_C_BPartnergetC_BPartnerCashTrx()intgetC_BPartnerCashTrx_ID()Get Template B.Partner.I_C_CalendargetC_Calendar()intgetC_Calendar_ID()Get Calendar.I_C_ChargegetC_ChargeFreight()intgetC_ChargeFreight_ID()Get Charge for FreightI_C_UOMgetC_UOM_Length()intgetC_UOM_Length_ID()Get UOM for Length.I_C_UOMgetC_UOM_Time()intgetC_UOM_Time_ID()Get UOM for Time.I_C_UOMgetC_UOM_Volume()intgetC_UOM_Volume_ID()Get UOM for Volume.I_C_UOMgetC_UOM_Weight()intgetC_UOM_Weight_ID()Get UOM for Weight.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetFY_StartDate()Get Financial Year Start DateintgetKeepLogDays()Get Days to keep Log.intgetLogo_ID()Get LogointgetLogoReport_ID()Get Logo ReportintgetLogoWeb_ID()Get Logo WebI_M_ProductgetM_ProductFreight()intgetM_ProductFreight_ID()Get Product for FreightI_AD_StorageProvidergetStorageArchive()intgetStorageArchive_ID()Get Archive StoreI_AD_StorageProvidergetStorageImage()intgetStorageImage_ID()Get Image Store.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisConfirmOnDocClose()Get Show Confirmation On Document Action ClosebooleanisConfirmOnDocVoid()Get Show Confirmation On Document Action VoidbooleanisDiscountLineAmt()Get Discount calculated from Line Amounts.voidsetAD_ClientInfo_UU(String AD_ClientInfo_UU)Set AD_ClientInfo_UUvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_StorageProvider_ID(int AD_StorageProvider_ID)Set Storage ProvidervoidsetAD_Tree_Activity_ID(int AD_Tree_Activity_ID)Set Activity Tree.voidsetAD_Tree_BPartner_ID(int AD_Tree_BPartner_ID)Set BPartner Tree.voidsetAD_Tree_Campaign_ID(int AD_Tree_Campaign_ID)Set Campaign Tree.voidsetAD_Tree_Menu_ID(int AD_Tree_Menu_ID)Set Menu Tree.voidsetAD_Tree_Org_ID(int AD_Tree_Org_ID)Set Organization Tree.voidsetAD_Tree_Product_ID(int AD_Tree_Product_ID)Set Product Tree.voidsetAD_Tree_Project_ID(int AD_Tree_Project_ID)Set Project Tree.voidsetAD_Tree_SalesRegion_ID(int AD_Tree_SalesRegion_ID)Set Sales Region Tree.voidsetC_AcctSchema1_ID(int C_AcctSchema1_ID)Set Primary Accounting Schema.voidsetC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)Set Template B.Partner.voidsetC_Calendar_ID(int C_Calendar_ID)Set Calendar.voidsetC_ChargeFreight_ID(int C_ChargeFreight_ID)Set Charge for FreightvoidsetC_UOM_Length_ID(int C_UOM_Length_ID)Set UOM for Length.voidsetC_UOM_Time_ID(int C_UOM_Time_ID)Set UOM for Time.voidsetC_UOM_Volume_ID(int C_UOM_Volume_ID)Set UOM for Volume.voidsetC_UOM_Weight_ID(int C_UOM_Weight_ID)Set UOM for Weight.voidsetFY_StartDate(Timestamp FY_StartDate)Set Financial Year Start DatevoidsetIsActive(boolean IsActive)Set Active.voidsetIsConfirmOnDocClose(boolean IsConfirmOnDocClose)Set Show Confirmation On Document Action ClosevoidsetIsConfirmOnDocVoid(boolean IsConfirmOnDocVoid)Set Show Confirmation On Document Action VoidvoidsetIsDiscountLineAmt(boolean IsDiscountLineAmt)Set Discount calculated from Line Amounts.voidsetKeepLogDays(int KeepLogDays)Set Days to keep Log.voidsetLogo_ID(int Logo_ID)Set LogovoidsetLogoReport_ID(int LogoReport_ID)Set Logo ReportvoidsetLogoWeb_ID(int LogoWeb_ID)Set Logo WebvoidsetM_ProductFreight_ID(int M_ProductFreight_ID)Set Product for FreightvoidsetStorageArchive_ID(int StorageArchive_ID)Set Archive StorevoidsetStorageImage_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
-
-