Package org.compiere.model
Interface I_C_PaySelectionCheck
- All Known Implementing Classes:
MPaySelectionCheck
,X_C_PaySelectionCheck
public interface I_C_PaySelectionCheck
Generated Interface for C_PaySelectionCheck
- 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_BP_BankAccount_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_Payment_IDstatic final String
Column name C_PaySelection_IDstatic final String
Column name C_PaySelectionCheck_IDstatic final String
Column name C_PaySelectionCheck_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DiscountAmtstatic final String
Column name DocumentNostatic final String
Column name IsActivestatic final String
Column name IsGeneratedDraftstatic final String
Column name IsPrintedstatic final String
Column name IsReceiptstatic final String
Column name PayAmtstatic final String
Column name PaymentRulestatic final String
Column name Processedstatic final String
Column name Qtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WriteOffAmtstatic final KeyNamePair
static final int
AD_Table_ID=525static final String
TableName=C_PaySelectionCheck -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Partner Bank Account.int
Get Business Partner.int
Get Payment.int
Get Payment Selection.int
Get Pay Selection Check.Get C_PaySelectionCheck_UUGet Created.int
Get Created By.Get Discount Amount.Get Document No.Get Payment amount.Get Payment Rule.int
getQty()
Get Quantity.Get Updated.int
Get Updated By.Get Write-off Amount.boolean
isActive()
Get Active.boolean
Get Generated Draftboolean
Get Printed.boolean
Get Processed.boolean
Get Receipt.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_BP_BankAccount_ID
(int C_BP_BankAccount_ID) Set Partner Bank Account.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.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_PaySelectionCheck_UU
(String C_PaySelectionCheck_UU) Set C_PaySelectionCheck_UUvoid
setDiscountAmt
(BigDecimal DiscountAmt) Set Discount Amount.void
setDocumentNo
(String DocumentNo) Set Document No.void
setIsActive
(boolean IsActive) Set Active.void
setIsGeneratedDraft
(boolean IsGeneratedDraft) Set Generated Draftvoid
setIsPrinted
(boolean IsPrinted) Set Printed.void
setIsReceipt
(boolean IsReceipt) Set Receipt.void
setPayAmt
(BigDecimal PayAmt) Set Payment amount.void
setPaymentRule
(String PaymentRule) Set Payment Rule.void
setProcessed
(boolean Processed) Set Processed.void
setQty
(int Qty) Set Quantity.void
setWriteOffAmt
(BigDecimal WriteOffAmt) Set Write-off Amount.
-
Field Details
-
Table_Name
TableName=C_PaySelectionCheck- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=525- 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_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_C_PaySelectionCheck_ID
Column name C_PaySelectionCheck_ID- See Also:
-
COLUMNNAME_C_PaySelectionCheck_UU
Column name C_PaySelectionCheck_UU- See Also:
-
COLUMNNAME_C_PaySelection_ID
Column name C_PaySelection_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DiscountAmt
Column name DiscountAmt- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsGeneratedDraft
Column name IsGeneratedDraft- See Also:
-
COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
-
COLUMNNAME_IsReceipt
Column name IsReceipt- See Also:
-
COLUMNNAME_PayAmt
Column name PayAmt- See Also:
-
COLUMNNAME_PaymentRule
Column name PaymentRule- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Qty
Column name Qty- 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_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
- Throws:
RuntimeException
-
setC_BP_BankAccount_ID
void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID) Set Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount_ID
int getC_BP_BankAccount_ID()Get Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount
- 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
- 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 -
setC_PaySelectionCheck_UU
Set C_PaySelectionCheck_UU -
getC_PaySelectionCheck_UU
String getC_PaySelectionCheck_UU()Get C_PaySelectionCheck_UU -
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
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDiscountAmt
Set Discount Amount. Calculated amount of discount -
getDiscountAmt
BigDecimal getDiscountAmt()Get Discount Amount. Calculated amount of discount -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
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 -
setIsGeneratedDraft
void setIsGeneratedDraft(boolean IsGeneratedDraft) Set Generated Draft -
isGeneratedDraft
boolean isGeneratedDraft()Get Generated Draft -
setIsPrinted
void setIsPrinted(boolean IsPrinted) Set Printed. Indicates if this document / line is printed -
isPrinted
boolean isPrinted()Get Printed. Indicates if this document / line is printed -
setIsReceipt
void setIsReceipt(boolean IsReceipt) Set Receipt. This is a sales transaction (receipt) -
isReceipt
boolean isReceipt()Get Receipt. This is a sales transaction (receipt) -
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 -
setQty
void setQty(int Qty) Set Quantity. Quantity -
getQty
int getQty()Get Quantity. Quantity -
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
-