Package org.compiere.model
Interface I_M_RMATax
-
- All Known Implementing Classes:
MRMATax
,X_M_RMATax
public interface I_M_RMATax
Generated Interface for M_RMATax- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_Tax_ID
Column name C_Tax_IDstatic String
COLUMNNAME_C_TaxProvider_ID
Column name C_TaxProvider_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncludedstatic String
COLUMNNAME_M_RMA_ID
Column name M_RMA_IDstatic String
COLUMNNAME_M_RMATax_UU
Column name M_RMATax_UUstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_TaxAmt
Column name TaxAmtstatic String
COLUMNNAME_TaxBaseAmt
Column name TaxBaseAmtstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200055static String
Table_Name
TableName=M_RMATax
-
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.I_C_Tax
getC_Tax()
int
getC_Tax_ID()
Get Tax.I_C_TaxProvider
getC_TaxProvider()
int
getC_TaxProvider_ID()
Get Tax ProviderTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.I_M_RMA
getM_RMA()
int
getM_RMA_ID()
Get RMA.String
getM_RMATax_UU()
Get M_RMATax_UUBigDecimal
getTaxAmt()
Get Tax Amount.BigDecimal
getTaxBaseAmt()
Get Tax base Amount.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.boolean
isTaxIncluded()
Get Price includes Tax.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_Tax_ID(int C_Tax_ID)
Set Tax.void
setC_TaxProvider_ID(int C_TaxProvider_ID)
Set Tax Providervoid
setIsActive(boolean IsActive)
Set Active.void
setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax.void
setM_RMA_ID(int M_RMA_ID)
Set RMA.void
setM_RMATax_UU(String M_RMATax_UU)
Set M_RMATax_UUvoid
setProcessed(boolean Processed)
Set Processed.void
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.void
setTaxBaseAmt(BigDecimal TaxBaseAmt)
Set Tax base Amount.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_RMATax- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200055- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - 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_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_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxProvider_ID
static final String COLUMNNAME_C_TaxProvider_ID
Column name C_TaxProvider_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsTaxIncluded
static final String COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded- See Also:
- Constant Field Values
-
COLUMNNAME_M_RMA_ID
static final String COLUMNNAME_M_RMA_ID
Column name M_RMA_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_RMATax_UU
static final String COLUMNNAME_M_RMATax_UU
Column name M_RMATax_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_TaxAmt
static final String COLUMNNAME_TaxAmt
Column name TaxAmt- See Also:
- Constant Field Values
-
COLUMNNAME_TaxBaseAmt
static final String COLUMNNAME_TaxBaseAmt
Column name TaxBaseAmt- 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
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_Tax_ID
void setC_Tax_ID(int C_Tax_ID)
Set Tax. Tax identifier
-
getC_Tax_ID
int getC_Tax_ID()
Get Tax. Tax identifier
-
getC_Tax
I_C_Tax getC_Tax() throws RuntimeException
- Throws:
RuntimeException
-
setC_TaxProvider_ID
void setC_TaxProvider_ID(int C_TaxProvider_ID)
Set Tax Provider
-
getC_TaxProvider_ID
int getC_TaxProvider_ID()
Get Tax Provider
-
getC_TaxProvider
I_C_TaxProvider getC_TaxProvider() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setIsTaxIncluded
void setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax. Tax is included in the price
-
isTaxIncluded
boolean isTaxIncluded()
Get Price includes Tax. Tax is included in the price
-
setM_RMA_ID
void setM_RMA_ID(int M_RMA_ID)
Set RMA. Return Material Authorization
-
getM_RMA_ID
int getM_RMA_ID()
Get RMA. Return Material Authorization
-
getM_RMA
I_M_RMA getM_RMA() throws RuntimeException
- Throws:
RuntimeException
-
setM_RMATax_UU
void setM_RMATax_UU(String M_RMATax_UU)
Set M_RMATax_UU
-
getM_RMATax_UU
String getM_RMATax_UU()
Get M_RMATax_UU
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setTaxAmt
void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. Tax Amount for a document
-
getTaxAmt
BigDecimal getTaxAmt()
Get Tax Amount. Tax Amount for a document
-
setTaxBaseAmt
void setTaxBaseAmt(BigDecimal TaxBaseAmt)
Set Tax base Amount. Base for calculating the tax amount
-
getTaxBaseAmt
BigDecimal getTaxBaseAmt()
Get Tax base Amount. Base for calculating the tax amount
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-