Package org.compiere.model
Class X_I_Payment
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_I_Payment
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_Payment
,I_Persistent
,Evaluatee
Generated Model for I_Payment
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
CreditCardType AD_Reference_ID=149static final String
Amex = Astatic final String
ATM = Cstatic final String
Diners = Dstatic final String
Discover = Nstatic final String
MasterCard = Mstatic final String
Purchase Card = Pstatic final String
Visa = Vstatic final String
Account = Tstatic final int
TenderType AD_Reference_ID=214static final String
Cash = Xstatic final String
Check = Kstatic final String
Credit Card = Cstatic final String
Direct Debit = Dstatic final String
Direct Deposit = Astatic final int
TrxType AD_Reference_ID=215static final String
Authorization = Astatic final String
Credit (Payment) = Cstatic final String
Delayed Capture = Dstatic final String
Sales = Sstatic final String
Voice Authorization = Fstatic final String
Void = VFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_I_Payment
accessLevel, COLUMNNAME_A_City, COLUMNNAME_A_Country, COLUMNNAME_A_EMail, COLUMNNAME_A_Ident_DL, COLUMNNAME_A_Ident_SSN, COLUMNNAME_A_Name, COLUMNNAME_A_State, COLUMNNAME_A_Street, COLUMNNAME_A_Zip, COLUMNNAME_AccountNo, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_BankAccountNo, COLUMNNAME_BPartnerValue, COLUMNNAME_C_BankAccount_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_ChargeAmt, COLUMNNAME_ChargeName, COLUMNNAME_CheckNo, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CreditCardExpMM, COLUMNNAME_CreditCardExpYY, COLUMNNAME_CreditCardNumber, COLUMNNAME_CreditCardType, COLUMNNAME_CreditCardVV, COLUMNNAME_DateAcct, COLUMNNAME_DateTrx, COLUMNNAME_DiscountAmt, COLUMNNAME_DocTypeName, COLUMNNAME_DocumentNo, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_IsImported, COLUMNNAME_I_Payment_ID, COLUMNNAME_I_Payment_UU, COLUMNNAME_IBAN, COLUMNNAME_InvoiceDocumentNo, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_IsDelayedCapture, COLUMNNAME_ISO_Code, COLUMNNAME_IsOverUnderPayment, COLUMNNAME_IsReceipt, COLUMNNAME_IsSelfService, COLUMNNAME_Micr, COLUMNNAME_Orig_TrxID, COLUMNNAME_OverUnderAmt, COLUMNNAME_PayAmt, COLUMNNAME_PONum, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_R_AuthCode, COLUMNNAME_R_Info, COLUMNNAME_R_PnRef, COLUMNNAME_R_RespMsg, COLUMNNAME_R_Result, COLUMNNAME_RoutingNo, COLUMNNAME_SwiftCode, COLUMNNAME_Swipe, COLUMNNAME_TaxAmt, COLUMNNAME_TenderType, COLUMNNAME_TrxType, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_VoiceAuthCode, COLUMNNAME_WriteOffAmt, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_I_Payment
(Properties ctx, int I_Payment_ID, String trxName) Standard ConstructorX_I_Payment
(Properties ctx, int I_Payment_ID, String trxName, String... virtualColumns) Standard ConstructorX_I_Payment
(Properties ctx, String I_Payment_UU, String trxName) Standard ConstructorX_I_Payment
(Properties ctx, String I_Payment_UU, String trxName, String... virtualColumns) Standard ConstructorX_I_Payment
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet Account City.Get Account Country.Get Account EMail.Get Driver License.Get Social Security No.Get Account Name.Get Account State.Get Account Street.getA_Zip()
Get Account Zip/Postal.Get Account No.Get Bank Account No.Get Business Partner Key.int
Get Bank Account.int
Get Business Partner.int
Get Charge.int
Get Currency.int
Get Document Type.int
Get Invoice.int
Get Payment.Get Charge amount.Get Charge Name.Get Check No.int
Get Exp.int
Get Exp.Get Number.Get Credit Card.Get Verification Code.Get Account Date.Get Transaction Date.Get Discount Amount.Get Document Type Name.Get Document No.Get Import Error Message.int
Get Import Payment.Get I_Payment_UU.getIBAN()
Get IBAN.Get Invoice Document No.Get ISO Currency Code.getMicr()
Get Micr.Get Original Transaction ID.Get Over/Under Payment.Get Payment amount.getPONum()
Get PO Number.Get Authorization Code.Get Info.Get Reference.Get Response Message.Get Result.Get Routing No.Get Swift code.getSwipe()
Get Swipe.Get Tax Amount.Get Tender type.Get Transaction Type.Get Voice authorization code.Get Write-off Amount.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Approved.boolean
Get Delayed Capture.boolean
Get Imported.boolean
Get Over/Under Payment.boolean
Get Processed.boolean
Get Process Now.boolean
Get Receipt.boolean
Get Self-Service.void
Set Account City.void
setA_Country
(String A_Country) Set Account Country.void
setA_EMail
(String A_EMail) Set Account EMail.void
setA_Ident_DL
(String A_Ident_DL) Set Driver License.void
setA_Ident_SSN
(String A_Ident_SSN) Set Social Security No.void
Set Account Name.void
setA_State
(String A_State) Set Account State.void
setA_Street
(String A_Street) Set Account Street.void
Set Account Zip/Postal.void
setAccountNo
(String AccountNo) Set Account No.void
setBankAccountNo
(String BankAccountNo) Set Bank Account No.void
setBPartnerValue
(String BPartnerValue) Set Business Partner Key.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.void
setChargeAmt
(BigDecimal ChargeAmt) Set Charge amount.void
setChargeName
(String ChargeName) Set Charge Name.void
setCheckNo
(String CheckNo) Set Check No.void
setCreditCardExpMM
(int CreditCardExpMM) Set Exp.void
setCreditCardExpYY
(int CreditCardExpYY) Set Exp.void
setCreditCardNumber
(String CreditCardNumber) Set Number.void
setCreditCardType
(String CreditCardType) Set Credit Card.void
setCreditCardVV
(String CreditCardVV) Set Verification Code.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateTrx
(Timestamp DateTrx) Set Transaction Date.void
setDiscountAmt
(BigDecimal DiscountAmt) Set Discount Amount.void
setDocTypeName
(String DocTypeName) Set Document Type Name.void
setDocumentNo
(String DocumentNo) Set Document No.void
setI_ErrorMsg
(String I_ErrorMsg) Set Import Error Message.void
setI_IsImported
(boolean I_IsImported) Set Imported.void
setI_Payment_ID
(int I_Payment_ID) Set Import Payment.void
setI_Payment_UU
(String I_Payment_UU) Set I_Payment_UU.void
Set IBAN.void
setInvoiceDocumentNo
(String InvoiceDocumentNo) Set Invoice Document No.void
setIsApproved
(boolean IsApproved) Set Approved.void
setIsDelayedCapture
(boolean IsDelayedCapture) Set Delayed Capture.void
setISO_Code
(String ISO_Code) Set ISO Currency Code.void
setIsOverUnderPayment
(boolean IsOverUnderPayment) Set Over/Under Payment.void
setIsReceipt
(boolean IsReceipt) Set Receipt.void
setIsSelfService
(boolean IsSelfService) Set Self-Service.void
Set Micr.void
setOrig_TrxID
(String Orig_TrxID) Set Original Transaction ID.void
setOverUnderAmt
(BigDecimal OverUnderAmt) Set Over/Under Payment.void
setPayAmt
(BigDecimal PayAmt) Set Payment amount.void
Set PO Number.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now.void
setR_AuthCode
(String R_AuthCode) Set Authorization Code.void
Set Info.void
setR_PnRef
(String R_PnRef) Set Reference.void
setR_RespMsg
(String R_RespMsg) Set Response Message.void
setR_Result
(String R_Result) Set Result.void
setRoutingNo
(String RoutingNo) Set Routing No.void
setSwiftCode
(String SwiftCode) Set Swift code.void
Set Swipe.void
setTaxAmt
(BigDecimal TaxAmt) Set Tax Amount.void
setTenderType
(String TenderType) Set Tender type.void
setTrxType
(String TrxType) Set Transaction Type.void
setVoiceAuthCode
(String VoiceAuthCode) Set Voice authorization code.void
setWriteOffAmt
(BigDecimal WriteOffAmt) Set Write-off Amount.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_I_Payment
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
CREDITCARDTYPE_AD_Reference_ID
public static final int CREDITCARDTYPE_AD_Reference_IDCreditCardType AD_Reference_ID=149- See Also:
-
CREDITCARDTYPE_Amex
Amex = A- See Also:
-
CREDITCARDTYPE_ATM
ATM = C- See Also:
-
CREDITCARDTYPE_Diners
Diners = D- See Also:
-
CREDITCARDTYPE_MasterCard
MasterCard = M- See Also:
-
CREDITCARDTYPE_Discover
Discover = N- See Also:
-
CREDITCARDTYPE_PurchaseCard
Purchase Card = P- See Also:
-
CREDITCARDTYPE_Visa
Visa = V- See Also:
-
TENDERTYPE_AD_Reference_ID
public static final int TENDERTYPE_AD_Reference_IDTenderType AD_Reference_ID=214- See Also:
-
TENDERTYPE_DirectDeposit
Direct Deposit = A- See Also:
-
TENDERTYPE_CreditCard
Credit Card = C- See Also:
-
TENDERTYPE_DirectDebit
Direct Debit = D- See Also:
-
TENDERTYPE_Check
Check = K- See Also:
-
TENDERTYPE_Account
Account = T- See Also:
-
TENDERTYPE_Cash
Cash = X- See Also:
-
TRXTYPE_AD_Reference_ID
public static final int TRXTYPE_AD_Reference_IDTrxType AD_Reference_ID=215- See Also:
-
TRXTYPE_Authorization
Authorization = A- See Also:
-
TRXTYPE_CreditPayment
Credit (Payment) = C- See Also:
-
TRXTYPE_DelayedCapture
Delayed Capture = D- See Also:
-
TRXTYPE_VoiceAuthorization
Voice Authorization = F- See Also:
-
TRXTYPE_Sales
Sales = S- See Also:
-
TRXTYPE_Void
Void = V- See Also:
-
-
Constructor Details
-
X_I_Payment
Standard Constructor -
X_I_Payment
Standard Constructor -
X_I_Payment
Standard Constructor -
X_I_Payment
Standard Constructor -
X_I_Payment
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setAccountNo
Set Account No.- Specified by:
setAccountNo
in interfaceI_I_Payment
- Parameters:
AccountNo
- Account Number
-
getAccountNo
Get Account No.- Specified by:
getAccountNo
in interfaceI_I_Payment
- Returns:
- Account Number
-
setA_City
Set Account City.- Specified by:
setA_City
in interfaceI_I_Payment
- Parameters:
A_City
- City or the Credit Card or Account Holder
-
getA_City
Get Account City.- Specified by:
getA_City
in interfaceI_I_Payment
- Returns:
- City or the Credit Card or Account Holder
-
setA_Country
Set Account Country.- Specified by:
setA_Country
in interfaceI_I_Payment
- Parameters:
A_Country
- Country
-
getA_Country
Get Account Country.- Specified by:
getA_Country
in interfaceI_I_Payment
- Returns:
- Country
-
setA_EMail
Set Account EMail.- Specified by:
setA_EMail
in interfaceI_I_Payment
- Parameters:
A_EMail
- Email Address
-
getA_EMail
Get Account EMail.- Specified by:
getA_EMail
in interfaceI_I_Payment
- Returns:
- Email Address
-
setA_Ident_DL
Set Driver License.- Specified by:
setA_Ident_DL
in interfaceI_I_Payment
- Parameters:
A_Ident_DL
- Payment Identification - Driver License
-
getA_Ident_DL
Get Driver License.- Specified by:
getA_Ident_DL
in interfaceI_I_Payment
- Returns:
- Payment Identification - Driver License
-
setA_Ident_SSN
Set Social Security No.- Specified by:
setA_Ident_SSN
in interfaceI_I_Payment
- Parameters:
A_Ident_SSN
- Payment Identification - Social Security No
-
getA_Ident_SSN
Get Social Security No.- Specified by:
getA_Ident_SSN
in interfaceI_I_Payment
- Returns:
- Payment Identification - Social Security No
-
setA_Name
Set Account Name.- Specified by:
setA_Name
in interfaceI_I_Payment
- Parameters:
A_Name
- Name on Credit Card or Account holder
-
getA_Name
Get Account Name.- Specified by:
getA_Name
in interfaceI_I_Payment
- Returns:
- Name on Credit Card or Account holder
-
setA_State
Set Account State.- Specified by:
setA_State
in interfaceI_I_Payment
- Parameters:
A_State
- State of the Credit Card or Account holder
-
getA_State
Get Account State.- Specified by:
getA_State
in interfaceI_I_Payment
- Returns:
- State of the Credit Card or Account holder
-
setA_Street
Set Account Street.- Specified by:
setA_Street
in interfaceI_I_Payment
- Parameters:
A_Street
- Street address of the Credit Card or Account holder
-
getA_Street
Get Account Street.- Specified by:
getA_Street
in interfaceI_I_Payment
- Returns:
- Street address of the Credit Card or Account holder
-
setA_Zip
Set Account Zip/Postal.- Specified by:
setA_Zip
in interfaceI_I_Payment
- Parameters:
A_Zip
- Zip Code of the Credit Card or Account Holder
-
getA_Zip
Get Account Zip/Postal.- Specified by:
getA_Zip
in interfaceI_I_Payment
- Returns:
- Zip Code of the Credit Card or Account Holder
-
setBankAccountNo
Set Bank Account No.- Specified by:
setBankAccountNo
in interfaceI_I_Payment
- Parameters:
BankAccountNo
- Bank Account Number
-
getBankAccountNo
Get Bank Account No.- Specified by:
getBankAccountNo
in interfaceI_I_Payment
- Returns:
- Bank Account Number
-
setBPartnerValue
Set Business Partner Key.- Specified by:
setBPartnerValue
in interfaceI_I_Payment
- Parameters:
BPartnerValue
- Key of the Business Partner
-
getBPartnerValue
Get Business Partner Key.- Specified by:
getBPartnerValue
in interfaceI_I_Payment
- Returns:
- Key of the Business Partner
-
getC_BankAccount
- Specified by:
getC_BankAccount
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_BankAccount_ID
public void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.- Specified by:
setC_BankAccount_ID
in interfaceI_I_Payment
- Parameters:
C_BankAccount_ID
- Account at the Bank
-
getC_BankAccount_ID
public int getC_BankAccount_ID()Get Bank Account.- Specified by:
getC_BankAccount_ID
in interfaceI_I_Payment
- Returns:
- Account at the Bank
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_I_Payment
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_I_Payment
- Returns:
- Identifies a Business Partner
-
getC_Charge
- Specified by:
getC_Charge
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_I_Payment
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_I_Payment
- Returns:
- Additional document charges
-
getC_Currency
- Specified by:
getC_Currency
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_I_Payment
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_I_Payment
- Returns:
- The Currency for this record
-
getC_DocType
- Specified by:
getC_DocType
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_I_Payment
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_I_Payment
- Returns:
- Document type or rules
-
setChargeAmt
Set Charge amount.- Specified by:
setChargeAmt
in interfaceI_I_Payment
- Parameters:
ChargeAmt
- Charge Amount
-
getChargeAmt
Get Charge amount.- Specified by:
getChargeAmt
in interfaceI_I_Payment
- Returns:
- Charge Amount
-
setChargeName
Set Charge Name.- Specified by:
setChargeName
in interfaceI_I_Payment
- Parameters:
ChargeName
- Name of the Charge
-
getChargeName
Get Charge Name.- Specified by:
getChargeName
in interfaceI_I_Payment
- Returns:
- Name of the Charge
-
setCheckNo
Set Check No.- Specified by:
setCheckNo
in interfaceI_I_Payment
- Parameters:
CheckNo
- Check Number
-
getCheckNo
Get Check No.- Specified by:
getCheckNo
in interfaceI_I_Payment
- Returns:
- Check Number
-
getC_Invoice
- Specified by:
getC_Invoice
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_I_Payment
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_I_Payment
- Returns:
- Invoice Identifier
-
getC_Payment
- Specified by:
getC_Payment
in interfaceI_I_Payment
- Throws:
RuntimeException
-
setC_Payment_ID
public void setC_Payment_ID(int C_Payment_ID) Set Payment.- Specified by:
setC_Payment_ID
in interfaceI_I_Payment
- Parameters:
C_Payment_ID
- Payment identifier
-
getC_Payment_ID
public int getC_Payment_ID()Get Payment.- Specified by:
getC_Payment_ID
in interfaceI_I_Payment
- Returns:
- Payment identifier
-
setCreditCardExpMM
public void setCreditCardExpMM(int CreditCardExpMM) Set Exp. Month.- Specified by:
setCreditCardExpMM
in interfaceI_I_Payment
- Parameters:
CreditCardExpMM
- Expiry Month
-
getCreditCardExpMM
public int getCreditCardExpMM()Get Exp. Month.- Specified by:
getCreditCardExpMM
in interfaceI_I_Payment
- Returns:
- Expiry Month
-
setCreditCardExpYY
public void setCreditCardExpYY(int CreditCardExpYY) Set Exp. Year.- Specified by:
setCreditCardExpYY
in interfaceI_I_Payment
- Parameters:
CreditCardExpYY
- Expiry Year
-
getCreditCardExpYY
public int getCreditCardExpYY()Get Exp. Year.- Specified by:
getCreditCardExpYY
in interfaceI_I_Payment
- Returns:
- Expiry Year
-
setCreditCardNumber
Set Number.- Specified by:
setCreditCardNumber
in interfaceI_I_Payment
- Parameters:
CreditCardNumber
- Credit Card Number
-
getCreditCardNumber
Get Number.- Specified by:
getCreditCardNumber
in interfaceI_I_Payment
- Returns:
- Credit Card Number
-
setCreditCardType
Set Credit Card.- Specified by:
setCreditCardType
in interfaceI_I_Payment
- Parameters:
CreditCardType
- Credit Card (Visa, MC, AmEx)
-
getCreditCardType
Get Credit Card.- Specified by:
getCreditCardType
in interfaceI_I_Payment
- Returns:
- Credit Card (Visa, MC, AmEx)
-
setCreditCardVV
Set Verification Code.- Specified by:
setCreditCardVV
in interfaceI_I_Payment
- Parameters:
CreditCardVV
- Credit Card Verification code on credit card
-
getCreditCardVV
Get Verification Code.- Specified by:
getCreditCardVV
in interfaceI_I_Payment
- Returns:
- Credit Card Verification code on credit card
-
setDateAcct
Set Account Date.- Specified by:
setDateAcct
in interfaceI_I_Payment
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcct
in interfaceI_I_Payment
- Returns:
- Accounting Date
-
setDateTrx
Set Transaction Date.- Specified by:
setDateTrx
in interfaceI_I_Payment
- Parameters:
DateTrx
- Transaction Date
-
getDateTrx
Get Transaction Date.- Specified by:
getDateTrx
in interfaceI_I_Payment
- Returns:
- Transaction Date
-
setDiscountAmt
Set Discount Amount.- Specified by:
setDiscountAmt
in interfaceI_I_Payment
- Parameters:
DiscountAmt
- Calculated amount of discount
-
getDiscountAmt
Get Discount Amount.- Specified by:
getDiscountAmt
in interfaceI_I_Payment
- Returns:
- Calculated amount of discount
-
setDocTypeName
Set Document Type Name.- Specified by:
setDocTypeName
in interfaceI_I_Payment
- Parameters:
DocTypeName
- Name of the Document Type
-
getDocTypeName
Get Document Type Name.- Specified by:
getDocTypeName
in interfaceI_I_Payment
- Returns:
- Name of the Document Type
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNo
in interfaceI_I_Payment
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNo
in interfaceI_I_Payment
- Returns:
- Document sequence number of the document
-
setIBAN
Set IBAN.- Specified by:
setIBAN
in interfaceI_I_Payment
- Parameters:
IBAN
- International Bank Account Number
-
getIBAN
Get IBAN.- Specified by:
getIBAN
in interfaceI_I_Payment
- Returns:
- International Bank Account Number
-
setI_ErrorMsg
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_Payment
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_Payment
- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported) Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_Payment
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_Payment
- Returns:
- Has this import been processed
-
setInvoiceDocumentNo
Set Invoice Document No.- Specified by:
setInvoiceDocumentNo
in interfaceI_I_Payment
- Parameters:
InvoiceDocumentNo
- Document Number of the Invoice
-
getInvoiceDocumentNo
Get Invoice Document No.- Specified by:
getInvoiceDocumentNo
in interfaceI_I_Payment
- Returns:
- Document Number of the Invoice
-
setI_Payment_ID
public void setI_Payment_ID(int I_Payment_ID) Set Import Payment.- Specified by:
setI_Payment_ID
in interfaceI_I_Payment
- Parameters:
I_Payment_ID
- Import Payment
-
getI_Payment_ID
public int getI_Payment_ID()Get Import Payment.- Specified by:
getI_Payment_ID
in interfaceI_I_Payment
- Returns:
- Import Payment
-
setI_Payment_UU
Set I_Payment_UU.- Specified by:
setI_Payment_UU
in interfaceI_I_Payment
- Parameters:
I_Payment_UU
- I_Payment_UU
-
getI_Payment_UU
Get I_Payment_UU.- Specified by:
getI_Payment_UU
in interfaceI_I_Payment
- Returns:
- I_Payment_UU
-
setIsApproved
public void setIsApproved(boolean IsApproved) Set Approved.- Specified by:
setIsApproved
in interfaceI_I_Payment
- Parameters:
IsApproved
- Indicates if this document requires approval
-
isApproved
public boolean isApproved()Get Approved.- Specified by:
isApproved
in interfaceI_I_Payment
- Returns:
- Indicates if this document requires approval
-
setIsDelayedCapture
public void setIsDelayedCapture(boolean IsDelayedCapture) Set Delayed Capture.- Specified by:
setIsDelayedCapture
in interfaceI_I_Payment
- Parameters:
IsDelayedCapture
- Charge after Shipment
-
isDelayedCapture
public boolean isDelayedCapture()Get Delayed Capture.- Specified by:
isDelayedCapture
in interfaceI_I_Payment
- Returns:
- Charge after Shipment
-
setISO_Code
Set ISO Currency Code.- Specified by:
setISO_Code
in interfaceI_I_Payment
- Parameters:
ISO_Code
- Three letter ISO 4217 Code of the Currency
-
getISO_Code
Get ISO Currency Code.- Specified by:
getISO_Code
in interfaceI_I_Payment
- Returns:
- Three letter ISO 4217 Code of the Currency
-
setIsOverUnderPayment
public void setIsOverUnderPayment(boolean IsOverUnderPayment) Set Over/Under Payment.- Specified by:
setIsOverUnderPayment
in interfaceI_I_Payment
- Parameters:
IsOverUnderPayment
- Over-Payment (unallocated) or Under-Payment (partial payment)
-
isOverUnderPayment
public boolean isOverUnderPayment()Get Over/Under Payment.- Specified by:
isOverUnderPayment
in interfaceI_I_Payment
- Returns:
- Over-Payment (unallocated) or Under-Payment (partial payment)
-
setIsReceipt
public void setIsReceipt(boolean IsReceipt) Set Receipt.- Specified by:
setIsReceipt
in interfaceI_I_Payment
- Parameters:
IsReceipt
- This is a sales transaction (receipt)
-
isReceipt
public boolean isReceipt()Get Receipt.- Specified by:
isReceipt
in interfaceI_I_Payment
- Returns:
- This is a sales transaction (receipt)
-
setIsSelfService
public void setIsSelfService(boolean IsSelfService) Set Self-Service.- Specified by:
setIsSelfService
in interfaceI_I_Payment
- Parameters:
IsSelfService
- This is a Self-Service entry or this entry can be changed via Self-Service
-
isSelfService
public boolean isSelfService()Get Self-Service.- Specified by:
isSelfService
in interfaceI_I_Payment
- Returns:
- This is a Self-Service entry or this entry can be changed via Self-Service
-
setMicr
Set Micr.- Specified by:
setMicr
in interfaceI_I_Payment
- Parameters:
Micr
- Combination of routing no, account and check no
-
getMicr
Get Micr.- Specified by:
getMicr
in interfaceI_I_Payment
- Returns:
- Combination of routing no, account and check no
-
setOrig_TrxID
Set Original Transaction ID.- Specified by:
setOrig_TrxID
in interfaceI_I_Payment
- Parameters:
Orig_TrxID
- Original Transaction ID
-
getOrig_TrxID
Get Original Transaction ID.- Specified by:
getOrig_TrxID
in interfaceI_I_Payment
- Returns:
- Original Transaction ID
-
setOverUnderAmt
Set Over/Under Payment.- Specified by:
setOverUnderAmt
in interfaceI_I_Payment
- Parameters:
OverUnderAmt
- Over-Payment (unallocated) or Under-Payment (partial payment) Amount
-
getOverUnderAmt
Get Over/Under Payment.- Specified by:
getOverUnderAmt
in interfaceI_I_Payment
- Returns:
- Over-Payment (unallocated) or Under-Payment (partial payment) Amount
-
setPayAmt
Set Payment amount.- Specified by:
setPayAmt
in interfaceI_I_Payment
- Parameters:
PayAmt
- Amount being paid
-
getPayAmt
Get Payment amount.- Specified by:
getPayAmt
in interfaceI_I_Payment
- Returns:
- Amount being paid
-
setPONum
Set PO Number.- Specified by:
setPONum
in interfaceI_I_Payment
- Parameters:
PONum
- Purchase Order Number
-
getPONum
Get PO Number.- Specified by:
getPONum
in interfaceI_I_Payment
- Returns:
- Purchase Order Number
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_I_Payment
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_I_Payment
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_I_Payment
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_I_Payment
- Returns:
- Process Now
-
setR_AuthCode
Set Authorization Code.- Specified by:
setR_AuthCode
in interfaceI_I_Payment
- Parameters:
R_AuthCode
- Authorization Code returned
-
getR_AuthCode
Get Authorization Code.- Specified by:
getR_AuthCode
in interfaceI_I_Payment
- Returns:
- Authorization Code returned
-
setR_Info
Set Info.- Specified by:
setR_Info
in interfaceI_I_Payment
- Parameters:
R_Info
- Response info
-
getR_Info
Get Info.- Specified by:
getR_Info
in interfaceI_I_Payment
- Returns:
- Response info
-
setRoutingNo
Set Routing No.- Specified by:
setRoutingNo
in interfaceI_I_Payment
- Parameters:
RoutingNo
- Bank Routing Number
-
getRoutingNo
Get Routing No.- Specified by:
getRoutingNo
in interfaceI_I_Payment
- Returns:
- Bank Routing Number
-
setR_PnRef
Set Reference.- Specified by:
setR_PnRef
in interfaceI_I_Payment
- Parameters:
R_PnRef
- Payment reference
-
getR_PnRef
Get Reference.- Specified by:
getR_PnRef
in interfaceI_I_Payment
- Returns:
- Payment reference
-
setR_RespMsg
Set Response Message.- Specified by:
setR_RespMsg
in interfaceI_I_Payment
- Parameters:
R_RespMsg
- Response message
-
getR_RespMsg
Get Response Message.- Specified by:
getR_RespMsg
in interfaceI_I_Payment
- Returns:
- Response message
-
setR_Result
Set Result.- Specified by:
setR_Result
in interfaceI_I_Payment
- Parameters:
R_Result
- Result of transmission
-
getR_Result
Get Result.- Specified by:
getR_Result
in interfaceI_I_Payment
- Returns:
- Result of transmission
-
setSwiftCode
Set Swift code.- Specified by:
setSwiftCode
in interfaceI_I_Payment
- Parameters:
SwiftCode
- Swift Code or BIC
-
getSwiftCode
Get Swift code.- Specified by:
getSwiftCode
in interfaceI_I_Payment
- Returns:
- Swift Code or BIC
-
setSwipe
Set Swipe.- Specified by:
setSwipe
in interfaceI_I_Payment
- Parameters:
Swipe
- Track 1 and 2 of the Credit Card
-
getSwipe
Get Swipe.- Specified by:
getSwipe
in interfaceI_I_Payment
- Returns:
- Track 1 and 2 of the Credit Card
-
setTaxAmt
Set Tax Amount.- Specified by:
setTaxAmt
in interfaceI_I_Payment
- Parameters:
TaxAmt
- Tax Amount for a document
-
getTaxAmt
Get Tax Amount.- Specified by:
getTaxAmt
in interfaceI_I_Payment
- Returns:
- Tax Amount for a document
-
setTenderType
Set Tender type.- Specified by:
setTenderType
in interfaceI_I_Payment
- Parameters:
TenderType
- Method of Payment
-
getTenderType
Get Tender type.- Specified by:
getTenderType
in interfaceI_I_Payment
- Returns:
- Method of Payment
-
setTrxType
Set Transaction Type.- Specified by:
setTrxType
in interfaceI_I_Payment
- Parameters:
TrxType
- Type of credit card transaction
-
getTrxType
Get Transaction Type.- Specified by:
getTrxType
in interfaceI_I_Payment
- Returns:
- Type of credit card transaction
-
setVoiceAuthCode
Set Voice authorization code.- Specified by:
setVoiceAuthCode
in interfaceI_I_Payment
- Parameters:
VoiceAuthCode
- Voice Authorization Code from credit card company
-
getVoiceAuthCode
Get Voice authorization code.- Specified by:
getVoiceAuthCode
in interfaceI_I_Payment
- Returns:
- Voice Authorization Code from credit card company
-
setWriteOffAmt
Set Write-off Amount.- Specified by:
setWriteOffAmt
in interfaceI_I_Payment
- Parameters:
WriteOffAmt
- Amount to write-off
-
getWriteOffAmt
Get Write-off Amount.- Specified by:
getWriteOffAmt
in interfaceI_I_Payment
- Returns:
- Amount to write-off
-