Package org.compiere.model
Interface I_C_PaySelectionLine
- All Known Implementing Classes:
MPaySelectionLine
,X_C_PaySelectionLine
public interface I_C_PaySelectionLine
Generated Interface for C_PaySelectionLine
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 1 - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Invoice_IDstatic final String
Column name C_PaySelection_IDstatic final String
Column name C_PaySelectionCheck_IDstatic final String
Column name C_PaySelectionLine_IDstatic final String
Column name C_PaySelectionLine_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name DifferenceAmtstatic final String
Column name DiscountAmtstatic final String
Column name IsActivestatic final String
Column name IsManualstatic final String
Column name IsSOTrxstatic final String
Column name Linestatic final String
Column name OpenAmtstatic final String
Column name PayAmtstatic final String
Column name PaymentRulestatic final String
Column name Processedstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WriteOffAmtstatic final KeyNamePair
static final int
AD_Table_ID=427static final String
TableName=C_PaySelectionLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Invoice.int
Get Payment Selection.int
Get Pay Selection Check.int
Get Payment Selection Line.Get C_PaySelectionLine_UUGet Created.int
Get Created By.Get Description.Get Difference.Get Discount Amount.int
getLine()
Get Line No.Get Open Amount.Get Payment amount.Get Payment Rule.Get Updated.int
Get Updated By.Get Write-off Amount.boolean
isActive()
Get Active.boolean
isManual()
Get Manual.boolean
Get Processed.boolean
isSOTrx()
Get Sales Transaction.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_PaySelection_ID
(int C_PaySelection_ID) Set Payment Selection.void
setC_PaySelectionCheck_ID
(int C_PaySelectionCheck_ID) Set Pay Selection Check.void
setC_PaySelectionLine_ID
(int C_PaySelectionLine_ID) Set Payment Selection Line.void
setC_PaySelectionLine_UU
(String C_PaySelectionLine_UU) Set C_PaySelectionLine_UUvoid
setDescription
(String Description) Set Description.void
setDifferenceAmt
(BigDecimal DifferenceAmt) Set Difference.void
setDiscountAmt
(BigDecimal DiscountAmt) Set Discount Amount.void
setIsActive
(boolean IsActive) Set Active.void
setIsManual
(boolean IsManual) Set Manual.void
setIsSOTrx
(boolean IsSOTrx) Set Sales Transaction.void
setLine
(int Line) Set Line No.void
setOpenAmt
(BigDecimal OpenAmt) Set Open Amount.void
setPayAmt
(BigDecimal PayAmt) Set Payment amount.void
setPaymentRule
(String PaymentRule) Set Payment Rule.void
setProcessed
(boolean Processed) Set Processed.void
setWriteOffAmt
(BigDecimal WriteOffAmt) Set Write-off Amount.
-
Field Details
-
Table_Name
TableName=C_PaySelectionLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=427- 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_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_PaySelectionCheck_ID
Column name C_PaySelectionCheck_ID- See Also:
-
COLUMNNAME_C_PaySelection_ID
Column name C_PaySelection_ID- See Also:
-
COLUMNNAME_C_PaySelectionLine_ID
Column name C_PaySelectionLine_ID- See Also:
-
COLUMNNAME_C_PaySelectionLine_UU
Column name C_PaySelectionLine_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_DifferenceAmt
Column name DifferenceAmt- See Also:
-
COLUMNNAME_DiscountAmt
Column name DiscountAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsManual
Column name IsManual- See Also:
-
COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_OpenAmt
Column name OpenAmt- See Also:
-
COLUMNNAME_PayAmt
Column name PayAmt- See Also:
-
COLUMNNAME_PaymentRule
Column name PaymentRule- See Also:
-
COLUMNNAME_Processed
Column name Processed- 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 -
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
- Throws:
RuntimeException
-
setC_PaySelectionCheck_ID
void setC_PaySelectionCheck_ID(int C_PaySelectionCheck_ID) Set Pay Selection Check. Payment Selection Check -
getC_PaySelectionCheck_ID
int getC_PaySelectionCheck_ID()Get Pay Selection Check. Payment Selection Check -
getC_PaySelectionCheck
- Throws:
RuntimeException
-
setC_PaySelection_ID
void setC_PaySelection_ID(int C_PaySelection_ID) Set Payment Selection. Payment Selection -
getC_PaySelection_ID
int getC_PaySelection_ID()Get Payment Selection. Payment Selection -
getC_PaySelection
- Throws:
RuntimeException
-
setC_PaySelectionLine_ID
void setC_PaySelectionLine_ID(int C_PaySelectionLine_ID) Set Payment Selection Line. Payment Selection Line -
getC_PaySelectionLine_ID
int getC_PaySelectionLine_ID()Get Payment Selection Line. Payment Selection Line -
setC_PaySelectionLine_UU
Set C_PaySelectionLine_UU -
getC_PaySelectionLine_UU
String getC_PaySelectionLine_UU()Get C_PaySelectionLine_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 -
setDifferenceAmt
Set Difference. Difference Amount -
getDifferenceAmt
BigDecimal getDifferenceAmt()Get Difference. Difference Amount -
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 -
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction. This is a Sales Transaction -
isSOTrx
boolean isSOTrx()Get Sales Transaction. This is a Sales Transaction -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
setOpenAmt
Set Open Amount. Open item amount -
getOpenAmt
BigDecimal getOpenAmt()Get Open Amount. Open item amount -
setPayAmt
Set Payment amount. Amount being paid -
getPayAmt
BigDecimal getPayAmt()Get Payment amount. Amount being paid -
setPaymentRule
Set Payment Rule. How you pay the invoice -
getPaymentRule
String getPaymentRule()Get Payment Rule. How you pay the invoice -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
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
-