Package org.compiere.model
Interface I_C_Withholding
- All Known Implementing Classes:
MWithholding,X_C_Withholding
public interface I_C_Withholding
Generated Interface for C_Withholding
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name Beneficiarystatic final StringColumn name C_PaymentTerm_IDstatic final StringColumn name C_Withholding_IDstatic final StringColumn name C_Withholding_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name FixAmtstatic final StringColumn name IsActivestatic final StringColumn name IsPaidTo3Partystatic final StringColumn name IsPercentWithholdingstatic final StringColumn name IsTaxProratedstatic final StringColumn name IsTaxWithholdingstatic final StringColumn name MaxAmtstatic final StringColumn name MinAmtstatic final StringColumn name Namestatic final StringColumn name Percentstatic final StringColumn name ThresholdMaxstatic final StringColumn name Thresholdminstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=304static final StringTableName=C_Withholding -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Beneficiary.Deprecated.intGet Payment Term.intGet Withholding.Get C_Withholding_UUGet Created.intGet Created By.Get Description.Get Fix amount.Get Max Amount.Get Min Amount.getName()Get Name.Get Percent.Get Threshold max.Get Threshold min.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Paid to third party.booleanGet Percent withholding.booleanGet Prorate tax.booleanGet Tax withholding.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetBeneficiary(int Beneficiary) Set Beneficiary.voidsetC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term.voidsetC_Withholding_ID(int C_Withholding_ID) Set Withholding.voidsetC_Withholding_UU(String C_Withholding_UU) Set C_Withholding_UUvoidsetDescription(String Description) Set Description.voidsetFixAmt(BigDecimal FixAmt) Set Fix amount.voidsetIsActive(boolean IsActive) Set Active.voidsetIsPaidTo3Party(boolean IsPaidTo3Party) Set Paid to third party.voidsetIsPercentWithholding(boolean IsPercentWithholding) Set Percent withholding.voidsetIsTaxProrated(boolean IsTaxProrated) Set Prorate tax.voidsetIsTaxWithholding(boolean IsTaxWithholding) Set Tax withholding.voidsetMaxAmt(BigDecimal MaxAmt) Set Max Amount.voidsetMinAmt(BigDecimal MinAmt) Set Min Amount.voidSet Name.voidsetPercent(BigDecimal Percent) Set Percent.voidsetThresholdMax(BigDecimal ThresholdMax) Set Threshold max.voidsetThresholdmin(BigDecimal Thresholdmin) Set Threshold min.
-
Field Details
-
Table_Name
TableName=C_Withholding- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=304- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Beneficiary
Column name Beneficiary- See Also:
-
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID- See Also:
-
COLUMNNAME_C_Withholding_ID
Column name C_Withholding_ID- See Also:
-
COLUMNNAME_C_Withholding_UU
Column name C_Withholding_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_FixAmt
Column name FixAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsPaidTo3Party
Column name IsPaidTo3Party- See Also:
-
COLUMNNAME_IsPercentWithholding
Column name IsPercentWithholding- See Also:
-
COLUMNNAME_IsTaxProrated
Column name IsTaxProrated- See Also:
-
COLUMNNAME_IsTaxWithholding
Column name IsTaxWithholding- See Also:
-
COLUMNNAME_MaxAmt
Column name MaxAmt- See Also:
-
COLUMNNAME_MinAmt
Column name MinAmt- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Percent
Column name Percent- See Also:
-
COLUMNNAME_ThresholdMax
Column name ThresholdMax- See Also:
-
COLUMNNAME_Thresholdmin
Column name Thresholdmin- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
setBeneficiary
void setBeneficiary(int Beneficiary) Set Beneficiary. Business Partner to whom payment is made -
getBeneficiary
int getBeneficiary()Get Beneficiary. Business Partner to whom payment is made -
getBenefici
Deprecated.- Throws:
RuntimeException
-
setC_PaymentTerm_ID
void setC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm_ID
int getC_PaymentTerm_ID()Get Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm
Deprecated.- Throws:
RuntimeException
-
setC_Withholding_ID
void setC_Withholding_ID(int C_Withholding_ID) Set Withholding. Withholding type defined -
getC_Withholding_ID
int getC_Withholding_ID()Get Withholding. Withholding type defined -
setC_Withholding_UU
Set C_Withholding_UU -
getC_Withholding_UU
String getC_Withholding_UU()Get C_Withholding_UU -
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 -
setFixAmt
Set Fix amount. Fix amounted amount to be levied or paid -
getFixAmt
BigDecimal getFixAmt()Get Fix amount. Fix amounted amount to be levied or paid -
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 -
setIsPaidTo3Party
void setIsPaidTo3Party(boolean IsPaidTo3Party) Set Paid to third party. Amount paid to someone other than the Business Partner -
isPaidTo3Party
boolean isPaidTo3Party()Get Paid to third party. Amount paid to someone other than the Business Partner -
setIsPercentWithholding
void setIsPercentWithholding(boolean IsPercentWithholding) Set Percent withholding. Withholding amount is a percentage of the invoice amount -
isPercentWithholding
boolean isPercentWithholding()Get Percent withholding. Withholding amount is a percentage of the invoice amount -
setIsTaxProrated
void setIsTaxProrated(boolean IsTaxProrated) Set Prorate tax. Tax is Prorated -
isTaxProrated
boolean isTaxProrated()Get Prorate tax. Tax is Prorated -
setIsTaxWithholding
void setIsTaxWithholding(boolean IsTaxWithholding) Set Tax withholding. This is a tax related withholding -
isTaxWithholding
boolean isTaxWithholding()Get Tax withholding. This is a tax related withholding -
setMaxAmt
Set Max Amount. Maximum Amount in invoice currency -
getMaxAmt
BigDecimal getMaxAmt()Get Max Amount. Maximum Amount in invoice currency -
setMinAmt
Set Min Amount. Minimum Amount in invoice currency -
getMinAmt
BigDecimal getMinAmt()Get Min Amount. Minimum Amount in invoice currency -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPercent
Set Percent. Percentage -
getPercent
BigDecimal getPercent()Get Percent. Percentage -
setThresholdMax
Set Threshold max. Maximum gross amount for withholding calculation (0=no limit) -
getThresholdMax
BigDecimal getThresholdMax()Get Threshold max. Maximum gross amount for withholding calculation (0=no limit) -
setThresholdmin
Set Threshold min. Minimum gross amount for withholding calculation -
getThresholdmin
BigDecimal getThresholdmin()Get Threshold min. Minimum gross amount for withholding calculation -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-