Package org.brerp.base.model
Interface I_LBR_TaxName
- All Known Implementing Classes:
MLBRTaxName
,X_LBR_TaxName
public interface I_LBR_TaxName
Generated Interface for LBR_TaxName
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name COF_CalcBasestatic final String
Column name cof_DueDatestatic final String
Column name cof_hasCEnqstatic final String
Column name cof_hasModBCstatic final String
Column name cof_hasMotDesonstatic final String
Column name cof_hasTaxStatusstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name HasWithHoldstatic final String
Column name IsActivestatic final String
Column name LBR_TaxName_IDstatic final String
Column name LBR_TaxName_UUstatic final String
Column name LBR_TaxSubstitution_IDstatic final String
Column name lbr_TaxTypestatic final String
Column name lbr_WithholdFrequencystatic final String
Column name Namestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WithHoldThresholdstatic final KeyNamePair
static final int
AD_Table_ID=1000025static final String
TableName=LBR_TaxName -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Calculation BaseGet Due DateGet Created.int
Get Created By.Get Description.int
Get Tax Name.Get LBR_TaxName_UUint
Get Tax Substitution.Get Tax Type.Get Withhold Frequency.getName()
Get Name.Get Updated.int
Get Updated By.Get WithHold Threshold.boolean
isActive()
Get Active.boolean
Get Possui Código de Enquadramento Legalboolean
Get Mod BCboolean
Get Motivo Desoneraçãoboolean
Get Tax Statusboolean
Get Has WithHold.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setCOF_CalcBase
(String COF_CalcBase) Set Calculation Basevoid
setcof_DueDate
(Timestamp cof_DueDate) Set Due Datevoid
setcof_hasCEnq
(boolean cof_hasCEnq) Set Possui Código de Enquadramento Legalvoid
setcof_hasModBC
(boolean cof_hasModBC) Set Mod BCvoid
setcof_hasMotDeson
(boolean cof_hasMotDeson) Set Motivo Desoneraçãovoid
setcof_hasTaxStatus
(boolean cof_hasTaxStatus) Set Tax Statusvoid
setDescription
(String Description) Set Description.void
setHasWithHold
(boolean HasWithHold) Set Has WithHold.void
setIsActive
(boolean IsActive) Set Active.void
setLBR_TaxName_ID
(int LBR_TaxName_ID) Set Tax Name.void
setLBR_TaxName_UU
(String LBR_TaxName_UU) Set LBR_TaxName_UUvoid
setLBR_TaxSubstitution_ID
(int LBR_TaxSubstitution_ID) Set Tax Substitution.void
setlbr_TaxType
(String lbr_TaxType) Set Tax Type.void
setlbr_WithholdFrequency
(String lbr_WithholdFrequency) Set Withhold Frequency.void
Set Name.void
setWithHoldThreshold
(BigDecimal WithHoldThreshold) Set WithHold Threshold.
-
Field Details
-
Table_Name
TableName=LBR_TaxName- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1000025 -
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_COF_CalcBase
Column name COF_CalcBase- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_HasWithHold
Column name HasWithHold- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_LBR_TaxName_ID
Column name LBR_TaxName_ID- See Also:
-
COLUMNNAME_LBR_TaxName_UU
Column name LBR_TaxName_UU- See Also:
-
COLUMNNAME_LBR_TaxSubstitution_ID
Column name LBR_TaxSubstitution_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WithHoldThreshold
Column name WithHoldThreshold- See Also:
-
COLUMNNAME_cof_DueDate
Column name cof_DueDate- See Also:
-
COLUMNNAME_cof_hasCEnq
Column name cof_hasCEnq- See Also:
-
COLUMNNAME_cof_hasModBC
Column name cof_hasModBC- See Also:
-
COLUMNNAME_cof_hasMotDeson
Column name cof_hasMotDeson- See Also:
-
COLUMNNAME_cof_hasTaxStatus
Column name cof_hasTaxStatus- See Also:
-
COLUMNNAME_lbr_TaxType
Column name lbr_TaxType- See Also:
-
COLUMNNAME_lbr_WithholdFrequency
Column name lbr_WithholdFrequency- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setCOF_CalcBase
Set Calculation Base -
getCOF_CalcBase
String getCOF_CalcBase()Get Calculation Base -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHasWithHold
void setHasWithHold(boolean HasWithHold) Set Has WithHold. Defines if the Tax, has WithHold -
isHasWithHold
boolean isHasWithHold()Get Has WithHold. Defines if the Tax, has WithHold -
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 -
setLBR_TaxName_ID
void setLBR_TaxName_ID(int LBR_TaxName_ID) Set Tax Name. Primary key table LBR_TaxName -
getLBR_TaxName_ID
int getLBR_TaxName_ID()Get Tax Name. Primary key table LBR_TaxName -
setLBR_TaxName_UU
Set LBR_TaxName_UU -
getLBR_TaxName_UU
String getLBR_TaxName_UU()Get LBR_TaxName_UU -
setLBR_TaxSubstitution_ID
void setLBR_TaxSubstitution_ID(int LBR_TaxSubstitution_ID) Set Tax Substitution. Defines the Tax Substitution -
getLBR_TaxSubstitution_ID
int getLBR_TaxSubstitution_ID()Get Tax Substitution. Defines the Tax Substitution -
getLBR_TaxSubstitution
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWithHoldThreshold
Set WithHold Threshold. Defines the WithHold Threshold -
getWithHoldThreshold
BigDecimal getWithHoldThreshold()Get WithHold Threshold. Defines the WithHold Threshold -
setcof_DueDate
Set Due Date -
getcof_DueDate
Timestamp getcof_DueDate()Get Due Date -
setcof_hasCEnq
void setcof_hasCEnq(boolean cof_hasCEnq) Set Possui Código de Enquadramento Legal -
iscof_hasCEnq
boolean iscof_hasCEnq()Get Possui Código de Enquadramento Legal -
setcof_hasModBC
void setcof_hasModBC(boolean cof_hasModBC) Set Mod BC -
iscof_hasModBC
boolean iscof_hasModBC()Get Mod BC -
setcof_hasMotDeson
void setcof_hasMotDeson(boolean cof_hasMotDeson) Set Motivo Desoneração -
iscof_hasMotDeson
boolean iscof_hasMotDeson()Get Motivo Desoneração -
setcof_hasTaxStatus
void setcof_hasTaxStatus(boolean cof_hasTaxStatus) Set Tax Status -
iscof_hasTaxStatus
boolean iscof_hasTaxStatus()Get Tax Status -
setlbr_TaxType
Set Tax Type. Define the Tax Type -
getlbr_TaxType
String getlbr_TaxType()Get Tax Type. Define the Tax Type -
setlbr_WithholdFrequency
Set Withhold Frequency. Defines the Withhold Frequency -
getlbr_WithholdFrequency
String getlbr_WithholdFrequency()Get Withhold Frequency. Defines the Withhold Frequency
-