Package org.compiere.model
Interface I_C_AllocationLine
- All Known Implementing Classes:
MAllocationLine,X_C_AllocationLine
public interface I_C_AllocationLine
Generated Interface for C_AllocationLine
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 1 - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name Amountstatic final StringColumn name C_AllocationHdr_IDstatic final StringColumn name C_AllocationLine_IDstatic final StringColumn name C_AllocationLine_UUstatic final StringColumn name C_BankTransfer_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_CashLine_IDstatic final StringColumn name C_Charge_IDstatic final StringColumn name C_Invoice_IDstatic final StringColumn name C_Order_IDstatic final StringColumn name C_Payment_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateTrxstatic final StringColumn name DiscountAmtstatic final StringColumn name IsActivestatic final StringColumn name IsManualstatic final StringColumn name OverUnderAmtstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name WriteOffAmtstatic final KeyNamePairstatic final intAD_Table_ID=390static final StringTableName=C_AllocationLine -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Get Amount.Deprecated.intGet Allocation.intGet Allocation Line.Get C_AllocationLine_UUDeprecated.intGet Bank Transfer.Deprecated.intGet Business Partner.Deprecated.intGet Cash Journal Line.Deprecated.intGet Charge.Deprecated.intGet Invoice.Deprecated.intGet Order.Deprecated.intGet Payment.Get Created.intGet Created By.Get Transaction Date.Get Discount Amount.Get Over/Under Payment.Get Updated.intGet Updated By.Get Write-off Amount.booleanisActive()Get Active.booleanisManual()Get Manual.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAmount(BigDecimal Amount) Set Amount.voidsetC_AllocationHdr_ID(int C_AllocationHdr_ID) Set Allocation.voidsetC_AllocationLine_ID(int C_AllocationLine_ID) Set Allocation Line.voidsetC_AllocationLine_UU(String C_AllocationLine_UU) Set C_AllocationLine_UUvoidsetC_BankTransfer_ID(int C_BankTransfer_ID) Set Bank Transfer.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_CashLine_ID(int C_CashLine_ID) Set Cash Journal Line.voidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_Invoice_ID(int C_Invoice_ID) Set Invoice.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_Payment_ID(int C_Payment_ID) Set Payment.voidsetDateTrx(Timestamp DateTrx) Set Transaction Date.voidsetDiscountAmt(BigDecimal DiscountAmt) Set Discount Amount.voidsetIsActive(boolean IsActive) Set Active.voidsetIsManual(boolean IsManual) Set Manual.voidsetOverUnderAmt(BigDecimal OverUnderAmt) Set Over/Under Payment.voidsetWriteOffAmt(BigDecimal WriteOffAmt) Set Write-off Amount.
-
Field Details
-
Table_Name
TableName=C_AllocationLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=390- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Amount
Column name Amount- See Also:
-
COLUMNNAME_C_AllocationHdr_ID
Column name C_AllocationHdr_ID- See Also:
-
COLUMNNAME_C_AllocationLine_ID
Column name C_AllocationLine_ID- See Also:
-
COLUMNNAME_C_AllocationLine_UU
Column name C_AllocationLine_UU- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BankTransfer_ID
Column name C_BankTransfer_ID- See Also:
-
COLUMNNAME_C_CashLine_ID
Column name C_CashLine_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateTrx
Column name DateTrx- See Also:
-
COLUMNNAME_DiscountAmt
Column name DiscountAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsManual
Column name IsManual- See Also:
-
COLUMNNAME_OverUnderAmt
Column name OverUnderAmt- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WriteOffAmt
Column name WriteOffAmt- 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 -
setAmount
Set Amount. Amount in a defined currency -
getAmount
BigDecimal getAmount()Get Amount. Amount in a defined currency -
setC_AllocationHdr_ID
void setC_AllocationHdr_ID(int C_AllocationHdr_ID) Set Allocation. Payment allocation -
getC_AllocationHdr_ID
int getC_AllocationHdr_ID()Get Allocation. Payment allocation -
getC_AllocationHdr
Deprecated.- Throws:
RuntimeException
-
setC_AllocationLine_ID
void setC_AllocationLine_ID(int C_AllocationLine_ID) Set Allocation Line. Allocation Line -
getC_AllocationLine_ID
int getC_AllocationLine_ID()Get Allocation Line. Allocation Line -
setC_AllocationLine_UU
Set C_AllocationLine_UU -
getC_AllocationLine_UU
String getC_AllocationLine_UU()Get C_AllocationLine_UU -
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
Deprecated.- Throws:
RuntimeException
-
setC_BankTransfer_ID
void setC_BankTransfer_ID(int C_BankTransfer_ID) Set Bank Transfer. Bank Transfer -
getC_BankTransfer_ID
int getC_BankTransfer_ID()Get Bank Transfer. Bank Transfer -
getC_BankTransfer
Deprecated.- Throws:
RuntimeException
-
setC_CashLine_ID
void setC_CashLine_ID(int C_CashLine_ID) Set Cash Journal Line. Cash Journal Line -
getC_CashLine_ID
int getC_CashLine_ID()Get Cash Journal Line. Cash Journal Line -
getC_CashLine
Deprecated.- Throws:
RuntimeException
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID) Set Charge. Additional document charges -
getC_Charge_ID
int getC_Charge_ID()Get Charge. Additional document charges -
getC_Charge
Deprecated.- Throws:
RuntimeException
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
Deprecated.- Throws:
RuntimeException
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID) Set Order. Order -
getC_Order_ID
int getC_Order_ID()Get Order. Order -
getC_Order
Deprecated.- Throws:
RuntimeException
-
setC_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateTrx
Set Transaction Date. Transaction Date -
getDateTrx
Timestamp getDateTrx()Get Transaction Date. Transaction Date -
setDiscountAmt
Set Discount Amount. Calculated amount of discount -
getDiscountAmt
BigDecimal getDiscountAmt()Get Discount Amount. Calculated amount of discount -
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 -
setIsManual
void setIsManual(boolean IsManual) Set Manual. This is a manual process -
isManual
boolean isManual()Get Manual. This is a manual process -
setOverUnderAmt
Set Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment) Amount -
getOverUnderAmt
BigDecimal getOverUnderAmt()Get Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment) Amount -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWriteOffAmt
Set Write-off Amount. Amount to write-off -
getWriteOffAmt
BigDecimal getWriteOffAmt()Get Write-off Amount. Amount to write-off
-