Package org.compiere.model
Class X_C_PaymentTransaction
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_C_PaymentTransaction
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_C_PaymentTransaction
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MPaymentTransaction
public class X_C_PaymentTransaction extends PO implements I_C_PaymentTransaction, I_Persistent
Generated Model for C_PaymentTransaction- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREDITCARDTYPE_AD_Reference_ID
CreditCardType AD_Reference_ID=149static String
CREDITCARDTYPE_Amex
Amex = Astatic String
CREDITCARDTYPE_ATM
ATM = Cstatic String
CREDITCARDTYPE_Diners
Diners = Dstatic String
CREDITCARDTYPE_Discover
Discover = Nstatic String
CREDITCARDTYPE_MasterCard
MasterCard = Mstatic String
CREDITCARDTYPE_PurchaseCard
Purchase Card = Pstatic String
CREDITCARDTYPE_Visa
Visa = Vstatic int
R_AVSADDR_AD_Reference_ID
R_AvsAddr AD_Reference_ID=213static String
R_AVSADDR_Match
Match = Ystatic String
R_AVSADDR_NoMatch
No Match = Nstatic String
R_AVSADDR_Unavailable
Unavailable = Xstatic int
R_AVSZIP_AD_Reference_ID
R_AvsZip AD_Reference_ID=213static String
R_AVSZIP_Match
Match = Ystatic String
R_AVSZIP_NoMatch
No Match = Nstatic String
R_AVSZIP_Unavailable
Unavailable = Xstatic String
TENDERTYPE_Account
Account = Tstatic int
TENDERTYPE_AD_Reference_ID
TenderType AD_Reference_ID=214static String
TENDERTYPE_Cash
Cash = Xstatic String
TENDERTYPE_Check
Check = Kstatic String
TENDERTYPE_CreditCard
Credit Card = Cstatic String
TENDERTYPE_DirectDebit
Direct Debit = Dstatic String
TENDERTYPE_DirectDeposit
Direct Deposit = Astatic int
TRXTYPE_AD_Reference_ID
TrxType AD_Reference_ID=215static String
TRXTYPE_Authorization
Authorization = Astatic String
TRXTYPE_CreditPayment
Credit (Payment) = Cstatic String
TRXTYPE_DelayedCapture
Delayed Capture = Dstatic String
TRXTYPE_Sales
Sales = Sstatic String
TRXTYPE_VoiceAuthorization
Voice Authorization = Fstatic String
TRXTYPE_Void
Void = V-
Fields 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, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_C_PaymentTransaction
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_AD_OrgTrx_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BankAccount_ID, COLUMNNAME_C_BP_BankAccount_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_CashBook_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_ConversionType_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_C_PaymentBatch_ID, COLUMNNAME_C_PaymentProcessor_ID, COLUMNNAME_C_PaymentTransaction_ID, COLUMNNAME_C_PaymentTransaction_UU, COLUMNNAME_C_POSTenderType_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_CheckNo, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CreditCardExpMM, COLUMNNAME_CreditCardExpYY, COLUMNNAME_CreditCardNumber, COLUMNNAME_CreditCardType, COLUMNNAME_CreditCardVV, COLUMNNAME_CustomerAddressID, COLUMNNAME_CustomerPaymentProfileID, COLUMNNAME_CustomerProfileID, COLUMNNAME_DateTrx, COLUMNNAME_Description, COLUMNNAME_IBAN, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_IsDelayedCapture, COLUMNNAME_IsOnline, COLUMNNAME_IsReceipt, COLUMNNAME_IsSelfService, COLUMNNAME_IsVoided, COLUMNNAME_Micr, COLUMNNAME_Orig_TrxID, COLUMNNAME_PayAmt, COLUMNNAME_PONum, COLUMNNAME_Processed, COLUMNNAME_R_AuthCode, COLUMNNAME_R_AvsAddr, COLUMNNAME_R_AvsZip, COLUMNNAME_R_CVV2Match, COLUMNNAME_R_Info, COLUMNNAME_R_PnRef, COLUMNNAME_R_RespMsg, COLUMNNAME_R_Result, COLUMNNAME_R_VoidMsg, COLUMNNAME_Ref_PaymentTransaction_ID, COLUMNNAME_RoutingNo, COLUMNNAME_SwiftCode, COLUMNNAME_TaxAmt, COLUMNNAME_TenderType, COLUMNNAME_TrxType, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, COLUMNNAME_VoiceAuthCode, COLUMNNAME_VoidIt, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_C_PaymentTransaction(Properties ctx, int C_PaymentTransaction_ID, String trxName)
Standard ConstructorX_C_PaymentTransaction(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelString
getA_City()
Get Account City.String
getA_Country()
Get Account Country.String
getA_EMail()
Get Account EMail.String
getA_Ident_DL()
Get Driver License.String
getA_Ident_SSN()
Get Social Security No.String
getA_Name()
Get Account Name.String
getA_State()
Get Account State.String
getA_Street()
Get Account Street.String
getA_Zip()
Get Account Zip/Postal.String
getAccountNo()
Get Account No.int
getAD_OrgTrx_ID()
Get Trx Organization.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BankAccount
getC_BankAccount()
int
getC_BankAccount_ID()
Get Bank Account.I_C_BP_BankAccount
getC_BP_BankAccount()
int
getC_BP_BankAccount_ID()
Get Partner Bank Account.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_CashBook
getC_CashBook()
int
getC_CashBook_ID()
Get Cash Book.I_C_Charge
getC_Charge()
int
getC_Charge_ID()
Get Charge.I_C_ConversionType
getC_ConversionType()
int
getC_ConversionType_ID()
Get Currency Type.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_Invoice
getC_Invoice()
int
getC_Invoice_ID()
Get Invoice.I_C_Order
getC_Order()
int
getC_Order_ID()
Get Order.I_C_Payment
getC_Payment()
int
getC_Payment_ID()
Get Payment.I_C_PaymentBatch
getC_PaymentBatch()
int
getC_PaymentBatch_ID()
Get Payment Batch.I_C_PaymentProcessor
getC_PaymentProcessor()
int
getC_PaymentProcessor_ID()
Get Payment Processor.int
getC_PaymentTransaction_ID()
Get Payment Transaction.String
getC_PaymentTransaction_UU()
Get C_PaymentTransaction_UU.I_C_POSTenderType
getC_POSTenderType()
int
getC_POSTenderType_ID()
Get POS Tender Type.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.String
getCheckNo()
Get Check No.int
getCreditCardExpMM()
Get Exp.int
getCreditCardExpYY()
Get Exp.String
getCreditCardNumber()
Get Number.String
getCreditCardType()
Get Credit Card.String
getCreditCardVV()
Get Verification Code.String
getCustomerAddressID()
Get Customer Address ID.String
getCustomerPaymentProfileID()
Get Customer Payment Profile ID.String
getCustomerProfileID()
Get Customer Profile ID.Timestamp
getDateTrx()
Get Transaction Date.String
getDescription()
Get Description.String
getIBAN()
Get IBAN.String
getMicr()
Get Micr.String
getOrig_TrxID()
Get Original Transaction ID.BigDecimal
getPayAmt()
Get Payment amount.String
getPONum()
Get PO Number.String
getR_AuthCode()
Get Authorization Code.String
getR_AvsAddr()
Get Address verified.String
getR_AvsZip()
Get Zip verified.String
getR_Info()
Get Info.String
getR_PnRef()
Get Reference.String
getR_RespMsg()
Get Response Message.String
getR_Result()
Get Result.String
getR_VoidMsg()
Get Void Message.I_C_PaymentTransaction
getRef_PaymentTransaction()
int
getRef_PaymentTransaction_ID()
Get Referenced Payment Transaction.String
getRoutingNo()
Get Routing No.String
getSwiftCode()
Get Swift code.BigDecimal
getTaxAmt()
Get Tax Amount.String
getTenderType()
Get Tender type.String
getTrxType()
Get Transaction Type.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.String
getVoiceAuthCode()
Get Voice authorization code.String
getVoidIt()
Get Void It.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isApproved()
Get Approved.boolean
isDelayedCapture()
Get Delayed Capture.boolean
isOnline()
Get Online Access.boolean
isProcessed()
Get Processed.boolean
isR_CVV2Match()
Get CVV Match.boolean
isReceipt()
Get Receipt.boolean
isSelfService()
Get Self-Service.boolean
isVoided()
Get Voided.void
setA_City(String A_City)
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
setA_Name(String A_Name)
Set Account Name.void
setA_State(String A_State)
Set Account State.void
setA_Street(String A_Street)
Set Account Street.void
setA_Zip(String A_Zip)
Set Account Zip/Postal.void
setAccountNo(String AccountNo)
Set Account No.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account.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_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book.void
setC_Charge_ID(int C_Charge_ID)
Set Charge.void
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.void
setC_Order_ID(int C_Order_ID)
Set Order.void
setC_Payment_ID(int C_Payment_ID)
Set Payment.void
setC_PaymentBatch_ID(int C_PaymentBatch_ID)
Set Payment Batch.void
setC_PaymentProcessor_ID(int C_PaymentProcessor_ID)
Set Payment Processor.void
setC_PaymentTransaction_ID(int C_PaymentTransaction_ID)
Set Payment Transaction.void
setC_PaymentTransaction_UU(String C_PaymentTransaction_UU)
Set C_PaymentTransaction_UU.void
setC_POSTenderType_ID(int C_POSTenderType_ID)
Set POS Tender Type.void
setC_Project_ID(int C_Project_ID)
Set Project.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
setCustomerAddressID(String CustomerAddressID)
Set Customer Address ID.void
setCustomerPaymentProfileID(String CustomerPaymentProfileID)
Set Customer Payment Profile ID.void
setCustomerProfileID(String CustomerProfileID)
Set Customer Profile ID.void
setDateTrx(Timestamp DateTrx)
Set Transaction Date.void
setDescription(String Description)
Set Description.void
setIBAN(String IBAN)
Set IBAN.void
setIsApproved(boolean IsApproved)
Set Approved.void
setIsDelayedCapture(boolean IsDelayedCapture)
Set Delayed Capture.void
setIsOnline(boolean IsOnline)
Set Online Access.void
setIsReceipt(boolean IsReceipt)
Set Receipt.void
setIsSelfService(boolean IsSelfService)
Set Self-Service.void
setIsVoided(boolean IsVoided)
Set Voided.void
setMicr(String Micr)
Set Micr.void
setOrig_TrxID(String Orig_TrxID)
Set Original Transaction ID.void
setPayAmt(BigDecimal PayAmt)
Set Payment amount.void
setPONum(String PONum)
Set PO Number.void
setProcessed(boolean Processed)
Set Processed.void
setR_AuthCode(String R_AuthCode)
Set Authorization Code.void
setR_AvsAddr(String R_AvsAddr)
Set Address verified.void
setR_AvsZip(String R_AvsZip)
Set Zip verified.void
setR_CVV2Match(boolean R_CVV2Match)
Set CVV Match.void
setR_Info(String R_Info)
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
setR_VoidMsg(String R_VoidMsg)
Set Void Message.void
setRef_PaymentTransaction_ID(int Ref_PaymentTransaction_ID)
Set Referenced Payment Transaction.void
setRoutingNo(String RoutingNo)
Set Routing No.void
setSwiftCode(String SwiftCode)
Set Swift code.void
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.void
setTenderType(String TenderType)
Set Tender type.void
setTrxType(String TrxType)
Set Transaction Type.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.void
setVoiceAuthCode(String VoiceAuthCode)
Set Voice authorization code.void
setVoidIt(String VoidIt)
Set Void It.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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_C_PaymentTransaction
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 Detail
-
CREDITCARDTYPE_AD_Reference_ID
public static final int CREDITCARDTYPE_AD_Reference_ID
CreditCardType AD_Reference_ID=149- See Also:
- Constant Field Values
-
CREDITCARDTYPE_Amex
public static final String CREDITCARDTYPE_Amex
Amex = A- See Also:
- Constant Field Values
-
CREDITCARDTYPE_ATM
public static final String CREDITCARDTYPE_ATM
ATM = C- See Also:
- Constant Field Values
-
CREDITCARDTYPE_Diners
public static final String CREDITCARDTYPE_Diners
Diners = D- See Also:
- Constant Field Values
-
CREDITCARDTYPE_MasterCard
public static final String CREDITCARDTYPE_MasterCard
MasterCard = M- See Also:
- Constant Field Values
-
CREDITCARDTYPE_Discover
public static final String CREDITCARDTYPE_Discover
Discover = N- See Also:
- Constant Field Values
-
CREDITCARDTYPE_PurchaseCard
public static final String CREDITCARDTYPE_PurchaseCard
Purchase Card = P- See Also:
- Constant Field Values
-
CREDITCARDTYPE_Visa
public static final String CREDITCARDTYPE_Visa
Visa = V- See Also:
- Constant Field Values
-
R_AVSADDR_AD_Reference_ID
public static final int R_AVSADDR_AD_Reference_ID
R_AvsAddr AD_Reference_ID=213- See Also:
- Constant Field Values
-
R_AVSADDR_NoMatch
public static final String R_AVSADDR_NoMatch
No Match = N- See Also:
- Constant Field Values
-
R_AVSADDR_Unavailable
public static final String R_AVSADDR_Unavailable
Unavailable = X- See Also:
- Constant Field Values
-
R_AVSADDR_Match
public static final String R_AVSADDR_Match
Match = Y- See Also:
- Constant Field Values
-
R_AVSZIP_AD_Reference_ID
public static final int R_AVSZIP_AD_Reference_ID
R_AvsZip AD_Reference_ID=213- See Also:
- Constant Field Values
-
R_AVSZIP_NoMatch
public static final String R_AVSZIP_NoMatch
No Match = N- See Also:
- Constant Field Values
-
R_AVSZIP_Unavailable
public static final String R_AVSZIP_Unavailable
Unavailable = X- See Also:
- Constant Field Values
-
R_AVSZIP_Match
public static final String R_AVSZIP_Match
Match = Y- See Also:
- Constant Field Values
-
TENDERTYPE_AD_Reference_ID
public static final int TENDERTYPE_AD_Reference_ID
TenderType AD_Reference_ID=214- See Also:
- Constant Field Values
-
TENDERTYPE_DirectDeposit
public static final String TENDERTYPE_DirectDeposit
Direct Deposit = A- See Also:
- Constant Field Values
-
TENDERTYPE_CreditCard
public static final String TENDERTYPE_CreditCard
Credit Card = C- See Also:
- Constant Field Values
-
TENDERTYPE_DirectDebit
public static final String TENDERTYPE_DirectDebit
Direct Debit = D- See Also:
- Constant Field Values
-
TENDERTYPE_Check
public static final String TENDERTYPE_Check
Check = K- See Also:
- Constant Field Values
-
TENDERTYPE_Account
public static final String TENDERTYPE_Account
Account = T- See Also:
- Constant Field Values
-
TENDERTYPE_Cash
public static final String TENDERTYPE_Cash
Cash = X- See Also:
- Constant Field Values
-
TRXTYPE_AD_Reference_ID
public static final int TRXTYPE_AD_Reference_ID
TrxType AD_Reference_ID=215- See Also:
- Constant Field Values
-
TRXTYPE_Authorization
public static final String TRXTYPE_Authorization
Authorization = A- See Also:
- Constant Field Values
-
TRXTYPE_CreditPayment
public static final String TRXTYPE_CreditPayment
Credit (Payment) = C- See Also:
- Constant Field Values
-
TRXTYPE_DelayedCapture
public static final String TRXTYPE_DelayedCapture
Delayed Capture = D- See Also:
- Constant Field Values
-
TRXTYPE_VoiceAuthorization
public static final String TRXTYPE_VoiceAuthorization
Voice Authorization = F- See Also:
- Constant Field Values
-
TRXTYPE_Sales
public static final String TRXTYPE_Sales
Sales = S- See Also:
- Constant Field Values
-
TRXTYPE_Void
public static final String TRXTYPE_Void
Void = V- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_C_PaymentTransaction
public X_C_PaymentTransaction(Properties ctx, int C_PaymentTransaction_ID, String trxName)
Standard Constructor
-
X_C_PaymentTransaction
public X_C_PaymentTransaction(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAccountNo
public void setAccountNo(String AccountNo)
Set Account No.- Specified by:
setAccountNo
in interfaceI_C_PaymentTransaction
- Parameters:
AccountNo
- Account Number
-
getAccountNo
public String getAccountNo()
Get Account No.- Specified by:
getAccountNo
in interfaceI_C_PaymentTransaction
- Returns:
- Account Number
-
setA_City
public void setA_City(String A_City)
Set Account City.- Specified by:
setA_City
in interfaceI_C_PaymentTransaction
- Parameters:
A_City
- City or the Credit Card or Account Holder
-
getA_City
public String getA_City()
Get Account City.- Specified by:
getA_City
in interfaceI_C_PaymentTransaction
- Returns:
- City or the Credit Card or Account Holder
-
setA_Country
public void setA_Country(String A_Country)
Set Account Country.- Specified by:
setA_Country
in interfaceI_C_PaymentTransaction
- Parameters:
A_Country
- Country
-
getA_Country
public String getA_Country()
Get Account Country.- Specified by:
getA_Country
in interfaceI_C_PaymentTransaction
- Returns:
- Country
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_C_PaymentTransaction
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Performing or initiating organization
-
setA_EMail
public void setA_EMail(String A_EMail)
Set Account EMail.- Specified by:
setA_EMail
in interfaceI_C_PaymentTransaction
- Parameters:
A_EMail
- Email Address
-
getA_EMail
public String getA_EMail()
Get Account EMail.- Specified by:
getA_EMail
in interfaceI_C_PaymentTransaction
- Returns:
- Email Address
-
setA_Ident_DL
public void setA_Ident_DL(String A_Ident_DL)
Set Driver License.- Specified by:
setA_Ident_DL
in interfaceI_C_PaymentTransaction
- Parameters:
A_Ident_DL
- Payment Identification - Driver License
-
getA_Ident_DL
public String getA_Ident_DL()
Get Driver License.- Specified by:
getA_Ident_DL
in interfaceI_C_PaymentTransaction
- Returns:
- Payment Identification - Driver License
-
setA_Ident_SSN
public void setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No.- Specified by:
setA_Ident_SSN
in interfaceI_C_PaymentTransaction
- Parameters:
A_Ident_SSN
- Payment Identification - Social Security No
-
getA_Ident_SSN
public String getA_Ident_SSN()
Get Social Security No.- Specified by:
getA_Ident_SSN
in interfaceI_C_PaymentTransaction
- Returns:
- Payment Identification - Social Security No
-
setA_Name
public void setA_Name(String A_Name)
Set Account Name.- Specified by:
setA_Name
in interfaceI_C_PaymentTransaction
- Parameters:
A_Name
- Name on Credit Card or Account holder
-
getA_Name
public String getA_Name()
Get Account Name.- Specified by:
getA_Name
in interfaceI_C_PaymentTransaction
- Returns:
- Name on Credit Card or Account holder
-
setA_State
public void setA_State(String A_State)
Set Account State.- Specified by:
setA_State
in interfaceI_C_PaymentTransaction
- Parameters:
A_State
- State of the Credit Card or Account holder
-
getA_State
public String getA_State()
Get Account State.- Specified by:
getA_State
in interfaceI_C_PaymentTransaction
- Returns:
- State of the Credit Card or Account holder
-
setA_Street
public void setA_Street(String A_Street)
Set Account Street.- Specified by:
setA_Street
in interfaceI_C_PaymentTransaction
- Parameters:
A_Street
- Street address of the Credit Card or Account holder
-
getA_Street
public String getA_Street()
Get Account Street.- Specified by:
getA_Street
in interfaceI_C_PaymentTransaction
- Returns:
- Street address of the Credit Card or Account holder
-
setA_Zip
public void setA_Zip(String A_Zip)
Set Account Zip/Postal.- Specified by:
setA_Zip
in interfaceI_C_PaymentTransaction
- Parameters:
A_Zip
- Zip Code of the Credit Card or Account Holder
-
getA_Zip
public String getA_Zip()
Get Account Zip/Postal.- Specified by:
getA_Zip
in interfaceI_C_PaymentTransaction
- Returns:
- Zip Code of the Credit Card or Account Holder
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Business Activity
-
getC_BankAccount
public I_C_BankAccount getC_BankAccount() throws RuntimeException
- Specified by:
getC_BankAccount
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_BankAccount_ID
public void setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account.- Specified by:
setC_BankAccount_ID
in interfaceI_C_PaymentTransaction
- 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_C_PaymentTransaction
- Returns:
- Account at the Bank
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_C_PaymentTransaction
- 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_C_PaymentTransaction
- Returns:
- Identifies a Business Partner
-
getC_BP_BankAccount
public I_C_BP_BankAccount getC_BP_BankAccount() throws RuntimeException
- Specified by:
getC_BP_BankAccount
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_BP_BankAccount_ID
public void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account.- Specified by:
setC_BP_BankAccount_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_BP_BankAccount_ID
- Bank Account of the Business Partner
-
getC_BP_BankAccount_ID
public int getC_BP_BankAccount_ID()
Get Partner Bank Account.- Specified by:
getC_BP_BankAccount_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Bank Account of the Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaign
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Marketing Campaign
-
getC_CashBook
public I_C_CashBook getC_CashBook() throws RuntimeException
- Specified by:
getC_CashBook
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_CashBook_ID
public void setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book.- Specified by:
setC_CashBook_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_CashBook_ID
- Cash Book for recording petty cash transactions
-
getC_CashBook_ID
public int getC_CashBook_ID()
Get Cash Book.- Specified by:
getC_CashBook_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Cash Book for recording petty cash transactions
-
getC_Charge
public I_C_Charge getC_Charge() throws RuntimeException
- Specified by:
getC_Charge
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Additional document charges
-
getC_ConversionType
public I_C_ConversionType getC_ConversionType() throws RuntimeException
- Specified by:
getC_ConversionType
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_ConversionType_ID
public void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.- Specified by:
setC_ConversionType_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_ConversionType_ID
- Currency Conversion Rate Type
-
getC_ConversionType_ID
public int getC_ConversionType_ID()
Get Currency Type.- Specified by:
getC_ConversionType_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Currency Conversion Rate Type
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currency
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID)
Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_C_PaymentTransaction
- 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_C_PaymentTransaction
- Returns:
- The Currency for this record
-
setCheckNo
public void setCheckNo(String CheckNo)
Set Check No.- Specified by:
setCheckNo
in interfaceI_C_PaymentTransaction
- Parameters:
CheckNo
- Check Number
-
getCheckNo
public String getCheckNo()
Get Check No.- Specified by:
getCheckNo
in interfaceI_C_PaymentTransaction
- Returns:
- Check Number
-
getC_Invoice
public I_C_Invoice getC_Invoice() throws RuntimeException
- Specified by:
getC_Invoice
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()
Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Invoice Identifier
-
getC_Order
public I_C_Order getC_Order() throws RuntimeException
- Specified by:
getC_Order
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID)
Set Order.- Specified by:
setC_Order_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Order_ID
- Order
-
getC_Order_ID
public int getC_Order_ID()
Get Order.- Specified by:
getC_Order_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Order
-
getC_PaymentBatch
public I_C_PaymentBatch getC_PaymentBatch() throws RuntimeException
- Specified by:
getC_PaymentBatch
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_PaymentBatch_ID
public void setC_PaymentBatch_ID(int C_PaymentBatch_ID)
Set Payment Batch.- Specified by:
setC_PaymentBatch_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_PaymentBatch_ID
- Payment batch for EFT
-
getC_PaymentBatch_ID
public int getC_PaymentBatch_ID()
Get Payment Batch.- Specified by:
getC_PaymentBatch_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Payment batch for EFT
-
getC_Payment
public I_C_Payment getC_Payment() throws RuntimeException
- Specified by:
getC_Payment
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Payment_ID
public void setC_Payment_ID(int C_Payment_ID)
Set Payment.- Specified by:
setC_Payment_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Payment_ID
- Payment identifier
-
getC_Payment_ID
public int getC_Payment_ID()
Get Payment.- Specified by:
getC_Payment_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Payment identifier
-
getC_PaymentProcessor
public I_C_PaymentProcessor getC_PaymentProcessor() throws RuntimeException
- Specified by:
getC_PaymentProcessor
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_PaymentProcessor_ID
public void setC_PaymentProcessor_ID(int C_PaymentProcessor_ID)
Set Payment Processor.- Specified by:
setC_PaymentProcessor_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_PaymentProcessor_ID
- Payment processor for electronic payments
-
getC_PaymentProcessor_ID
public int getC_PaymentProcessor_ID()
Get Payment Processor.- Specified by:
getC_PaymentProcessor_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Payment processor for electronic payments
-
setC_PaymentTransaction_ID
public void setC_PaymentTransaction_ID(int C_PaymentTransaction_ID)
Set Payment Transaction.- Specified by:
setC_PaymentTransaction_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_PaymentTransaction_ID
- Payment Transaction
-
getC_PaymentTransaction_ID
public int getC_PaymentTransaction_ID()
Get Payment Transaction.- Specified by:
getC_PaymentTransaction_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Payment Transaction
-
setC_PaymentTransaction_UU
public void setC_PaymentTransaction_UU(String C_PaymentTransaction_UU)
Set C_PaymentTransaction_UU.- Specified by:
setC_PaymentTransaction_UU
in interfaceI_C_PaymentTransaction
- Parameters:
C_PaymentTransaction_UU
- C_PaymentTransaction_UU
-
getC_PaymentTransaction_UU
public String getC_PaymentTransaction_UU()
Get C_PaymentTransaction_UU.- Specified by:
getC_PaymentTransaction_UU
in interfaceI_C_PaymentTransaction
- Returns:
- C_PaymentTransaction_UU
-
getC_POSTenderType
public I_C_POSTenderType getC_POSTenderType() throws RuntimeException
- Specified by:
getC_POSTenderType
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_POSTenderType_ID
public void setC_POSTenderType_ID(int C_POSTenderType_ID)
Set POS Tender Type.- Specified by:
setC_POSTenderType_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_POSTenderType_ID
- POS Tender Type
-
getC_POSTenderType_ID
public int getC_POSTenderType_ID()
Get POS Tender Type.- Specified by:
getC_POSTenderType_ID
in interfaceI_C_PaymentTransaction
- Returns:
- POS Tender Type
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_C_PaymentTransaction
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Financial Project
-
setCreditCardExpMM
public void setCreditCardExpMM(int CreditCardExpMM)
Set Exp. Month.- Specified by:
setCreditCardExpMM
in interfaceI_C_PaymentTransaction
- Parameters:
CreditCardExpMM
- Expiry Month
-
getCreditCardExpMM
public int getCreditCardExpMM()
Get Exp. Month.- Specified by:
getCreditCardExpMM
in interfaceI_C_PaymentTransaction
- Returns:
- Expiry Month
-
setCreditCardExpYY
public void setCreditCardExpYY(int CreditCardExpYY)
Set Exp. Year.- Specified by:
setCreditCardExpYY
in interfaceI_C_PaymentTransaction
- Parameters:
CreditCardExpYY
- Expiry Year
-
getCreditCardExpYY
public int getCreditCardExpYY()
Get Exp. Year.- Specified by:
getCreditCardExpYY
in interfaceI_C_PaymentTransaction
- Returns:
- Expiry Year
-
setCreditCardNumber
public void setCreditCardNumber(String CreditCardNumber)
Set Number.- Specified by:
setCreditCardNumber
in interfaceI_C_PaymentTransaction
- Parameters:
CreditCardNumber
- Credit Card Number
-
getCreditCardNumber
public String getCreditCardNumber()
Get Number.- Specified by:
getCreditCardNumber
in interfaceI_C_PaymentTransaction
- Returns:
- Credit Card Number
-
setCreditCardType
public void setCreditCardType(String CreditCardType)
Set Credit Card.- Specified by:
setCreditCardType
in interfaceI_C_PaymentTransaction
- Parameters:
CreditCardType
- Credit Card (Visa, MC, AmEx)
-
getCreditCardType
public String getCreditCardType()
Get Credit Card.- Specified by:
getCreditCardType
in interfaceI_C_PaymentTransaction
- Returns:
- Credit Card (Visa, MC, AmEx)
-
setCreditCardVV
public void setCreditCardVV(String CreditCardVV)
Set Verification Code.- Specified by:
setCreditCardVV
in interfaceI_C_PaymentTransaction
- Parameters:
CreditCardVV
- Credit Card Verification code on credit card
-
getCreditCardVV
public String getCreditCardVV()
Get Verification Code.- Specified by:
getCreditCardVV
in interfaceI_C_PaymentTransaction
- Returns:
- Credit Card Verification code on credit card
-
setCustomerAddressID
public void setCustomerAddressID(String CustomerAddressID)
Set Customer Address ID.- Specified by:
setCustomerAddressID
in interfaceI_C_PaymentTransaction
- Parameters:
CustomerAddressID
- Customer Address ID
-
getCustomerAddressID
public String getCustomerAddressID()
Get Customer Address ID.- Specified by:
getCustomerAddressID
in interfaceI_C_PaymentTransaction
- Returns:
- Customer Address ID
-
setCustomerPaymentProfileID
public void setCustomerPaymentProfileID(String CustomerPaymentProfileID)
Set Customer Payment Profile ID.- Specified by:
setCustomerPaymentProfileID
in interfaceI_C_PaymentTransaction
- Parameters:
CustomerPaymentProfileID
- Customer Payment Profile ID
-
getCustomerPaymentProfileID
public String getCustomerPaymentProfileID()
Get Customer Payment Profile ID.- Specified by:
getCustomerPaymentProfileID
in interfaceI_C_PaymentTransaction
- Returns:
- Customer Payment Profile ID
-
setCustomerProfileID
public void setCustomerProfileID(String CustomerProfileID)
Set Customer Profile ID.- Specified by:
setCustomerProfileID
in interfaceI_C_PaymentTransaction
- Parameters:
CustomerProfileID
- Customer Profile ID
-
getCustomerProfileID
public String getCustomerProfileID()
Get Customer Profile ID.- Specified by:
getCustomerProfileID
in interfaceI_C_PaymentTransaction
- Returns:
- Customer Profile ID
-
setDateTrx
public void setDateTrx(Timestamp DateTrx)
Set Transaction Date.- Specified by:
setDateTrx
in interfaceI_C_PaymentTransaction
- Parameters:
DateTrx
- Transaction Date
-
getDateTrx
public Timestamp getDateTrx()
Get Transaction Date.- Specified by:
getDateTrx
in interfaceI_C_PaymentTransaction
- Returns:
- Transaction Date
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_C_PaymentTransaction
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_C_PaymentTransaction
- Returns:
- Optional short description of the record
-
setIBAN
public void setIBAN(String IBAN)
Set IBAN.- Specified by:
setIBAN
in interfaceI_C_PaymentTransaction
- Parameters:
IBAN
- International Bank Account Number
-
getIBAN
public String getIBAN()
Get IBAN.- Specified by:
getIBAN
in interfaceI_C_PaymentTransaction
- Returns:
- International Bank Account Number
-
setIsApproved
public void setIsApproved(boolean IsApproved)
Set Approved.- Specified by:
setIsApproved
in interfaceI_C_PaymentTransaction
- Parameters:
IsApproved
- Indicates if this document requires approval
-
isApproved
public boolean isApproved()
Get Approved.- Specified by:
isApproved
in interfaceI_C_PaymentTransaction
- Returns:
- Indicates if this document requires approval
-
setIsDelayedCapture
public void setIsDelayedCapture(boolean IsDelayedCapture)
Set Delayed Capture.- Specified by:
setIsDelayedCapture
in interfaceI_C_PaymentTransaction
- Parameters:
IsDelayedCapture
- Charge after Shipment
-
isDelayedCapture
public boolean isDelayedCapture()
Get Delayed Capture.- Specified by:
isDelayedCapture
in interfaceI_C_PaymentTransaction
- Returns:
- Charge after Shipment
-
setIsOnline
public void setIsOnline(boolean IsOnline)
Set Online Access.- Specified by:
setIsOnline
in interfaceI_C_PaymentTransaction
- Parameters:
IsOnline
- Can be accessed online
-
isOnline
public boolean isOnline()
Get Online Access.- Specified by:
isOnline
in interfaceI_C_PaymentTransaction
- Returns:
- Can be accessed online
-
setIsReceipt
public void setIsReceipt(boolean IsReceipt)
Set Receipt.- Specified by:
setIsReceipt
in interfaceI_C_PaymentTransaction
- Parameters:
IsReceipt
- This is a sales transaction (receipt)
-
isReceipt
public boolean isReceipt()
Get Receipt.- Specified by:
isReceipt
in interfaceI_C_PaymentTransaction
- Returns:
- This is a sales transaction (receipt)
-
setIsSelfService
public void setIsSelfService(boolean IsSelfService)
Set Self-Service.- Specified by:
setIsSelfService
in interfaceI_C_PaymentTransaction
- 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_C_PaymentTransaction
- Returns:
- This is a Self-Service entry or this entry can be changed via Self-Service
-
setIsVoided
public void setIsVoided(boolean IsVoided)
Set Voided.- Specified by:
setIsVoided
in interfaceI_C_PaymentTransaction
- Parameters:
IsVoided
- Voided
-
isVoided
public boolean isVoided()
Get Voided.- Specified by:
isVoided
in interfaceI_C_PaymentTransaction
- Returns:
- Voided
-
setMicr
public void setMicr(String Micr)
Set Micr.- Specified by:
setMicr
in interfaceI_C_PaymentTransaction
- Parameters:
Micr
- Combination of routing no, account and check no
-
getMicr
public String getMicr()
Get Micr.- Specified by:
getMicr
in interfaceI_C_PaymentTransaction
- Returns:
- Combination of routing no, account and check no
-
setOrig_TrxID
public void setOrig_TrxID(String Orig_TrxID)
Set Original Transaction ID.- Specified by:
setOrig_TrxID
in interfaceI_C_PaymentTransaction
- Parameters:
Orig_TrxID
- Original Transaction ID
-
getOrig_TrxID
public String getOrig_TrxID()
Get Original Transaction ID.- Specified by:
getOrig_TrxID
in interfaceI_C_PaymentTransaction
- Returns:
- Original Transaction ID
-
setPayAmt
public void setPayAmt(BigDecimal PayAmt)
Set Payment amount.- Specified by:
setPayAmt
in interfaceI_C_PaymentTransaction
- Parameters:
PayAmt
- Amount being paid
-
getPayAmt
public BigDecimal getPayAmt()
Get Payment amount.- Specified by:
getPayAmt
in interfaceI_C_PaymentTransaction
- Returns:
- Amount being paid
-
setPONum
public void setPONum(String PONum)
Set PO Number.- Specified by:
setPONum
in interfaceI_C_PaymentTransaction
- Parameters:
PONum
- Purchase Order Number
-
getPONum
public String getPONum()
Get PO Number.- Specified by:
getPONum
in interfaceI_C_PaymentTransaction
- Returns:
- Purchase Order Number
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_C_PaymentTransaction
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_C_PaymentTransaction
- Returns:
- The document has been processed
-
setR_AuthCode
public void setR_AuthCode(String R_AuthCode)
Set Authorization Code.- Specified by:
setR_AuthCode
in interfaceI_C_PaymentTransaction
- Parameters:
R_AuthCode
- Authorization Code returned
-
getR_AuthCode
public String getR_AuthCode()
Get Authorization Code.- Specified by:
getR_AuthCode
in interfaceI_C_PaymentTransaction
- Returns:
- Authorization Code returned
-
setR_AvsAddr
public void setR_AvsAddr(String R_AvsAddr)
Set Address verified.- Specified by:
setR_AvsAddr
in interfaceI_C_PaymentTransaction
- Parameters:
R_AvsAddr
- This address has been verified
-
getR_AvsAddr
public String getR_AvsAddr()
Get Address verified.- Specified by:
getR_AvsAddr
in interfaceI_C_PaymentTransaction
- Returns:
- This address has been verified
-
setR_AvsZip
public void setR_AvsZip(String R_AvsZip)
Set Zip verified.- Specified by:
setR_AvsZip
in interfaceI_C_PaymentTransaction
- Parameters:
R_AvsZip
- The Zip Code has been verified
-
getR_AvsZip
public String getR_AvsZip()
Get Zip verified.- Specified by:
getR_AvsZip
in interfaceI_C_PaymentTransaction
- Returns:
- The Zip Code has been verified
-
setR_CVV2Match
public void setR_CVV2Match(boolean R_CVV2Match)
Set CVV Match.- Specified by:
setR_CVV2Match
in interfaceI_C_PaymentTransaction
- Parameters:
R_CVV2Match
- Credit Card Verification Code Match
-
isR_CVV2Match
public boolean isR_CVV2Match()
Get CVV Match.- Specified by:
isR_CVV2Match
in interfaceI_C_PaymentTransaction
- Returns:
- Credit Card Verification Code Match
-
getRef_PaymentTransaction
public I_C_PaymentTransaction getRef_PaymentTransaction() throws RuntimeException
- Specified by:
getRef_PaymentTransaction
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setRef_PaymentTransaction_ID
public void setRef_PaymentTransaction_ID(int Ref_PaymentTransaction_ID)
Set Referenced Payment Transaction.- Specified by:
setRef_PaymentTransaction_ID
in interfaceI_C_PaymentTransaction
- Parameters:
Ref_PaymentTransaction_ID
- Referenced Payment Transaction
-
getRef_PaymentTransaction_ID
public int getRef_PaymentTransaction_ID()
Get Referenced Payment Transaction.- Specified by:
getRef_PaymentTransaction_ID
in interfaceI_C_PaymentTransaction
- Returns:
- Referenced Payment Transaction
-
setR_Info
public void setR_Info(String R_Info)
Set Info.- Specified by:
setR_Info
in interfaceI_C_PaymentTransaction
- Parameters:
R_Info
- Response info
-
getR_Info
public String getR_Info()
Get Info.- Specified by:
getR_Info
in interfaceI_C_PaymentTransaction
- Returns:
- Response info
-
setRoutingNo
public void setRoutingNo(String RoutingNo)
Set Routing No.- Specified by:
setRoutingNo
in interfaceI_C_PaymentTransaction
- Parameters:
RoutingNo
- Bank Routing Number
-
getRoutingNo
public String getRoutingNo()
Get Routing No.- Specified by:
getRoutingNo
in interfaceI_C_PaymentTransaction
- Returns:
- Bank Routing Number
-
setR_PnRef
public void setR_PnRef(String R_PnRef)
Set Reference.- Specified by:
setR_PnRef
in interfaceI_C_PaymentTransaction
- Parameters:
R_PnRef
- Payment reference
-
getR_PnRef
public String getR_PnRef()
Get Reference.- Specified by:
getR_PnRef
in interfaceI_C_PaymentTransaction
- Returns:
- Payment reference
-
setR_RespMsg
public void setR_RespMsg(String R_RespMsg)
Set Response Message.- Specified by:
setR_RespMsg
in interfaceI_C_PaymentTransaction
- Parameters:
R_RespMsg
- Response message
-
getR_RespMsg
public String getR_RespMsg()
Get Response Message.- Specified by:
getR_RespMsg
in interfaceI_C_PaymentTransaction
- Returns:
- Response message
-
setR_Result
public void setR_Result(String R_Result)
Set Result.- Specified by:
setR_Result
in interfaceI_C_PaymentTransaction
- Parameters:
R_Result
- Result of transmission
-
getR_Result
public String getR_Result()
Get Result.- Specified by:
getR_Result
in interfaceI_C_PaymentTransaction
- Returns:
- Result of transmission
-
setR_VoidMsg
public void setR_VoidMsg(String R_VoidMsg)
Set Void Message.- Specified by:
setR_VoidMsg
in interfaceI_C_PaymentTransaction
- Parameters:
R_VoidMsg
- Void Message
-
getR_VoidMsg
public String getR_VoidMsg()
Get Void Message.- Specified by:
getR_VoidMsg
in interfaceI_C_PaymentTransaction
- Returns:
- Void Message
-
setSwiftCode
public void setSwiftCode(String SwiftCode)
Set Swift code.- Specified by:
setSwiftCode
in interfaceI_C_PaymentTransaction
- Parameters:
SwiftCode
- Swift Code or BIC
-
getSwiftCode
public String getSwiftCode()
Get Swift code.- Specified by:
getSwiftCode
in interfaceI_C_PaymentTransaction
- Returns:
- Swift Code or BIC
-
setTaxAmt
public void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.- Specified by:
setTaxAmt
in interfaceI_C_PaymentTransaction
- Parameters:
TaxAmt
- Tax Amount for a document
-
getTaxAmt
public BigDecimal getTaxAmt()
Get Tax Amount.- Specified by:
getTaxAmt
in interfaceI_C_PaymentTransaction
- Returns:
- Tax Amount for a document
-
setTenderType
public void setTenderType(String TenderType)
Set Tender type.- Specified by:
setTenderType
in interfaceI_C_PaymentTransaction
- Parameters:
TenderType
- Method of Payment
-
getTenderType
public String getTenderType()
Get Tender type.- Specified by:
getTenderType
in interfaceI_C_PaymentTransaction
- Returns:
- Method of Payment
-
setTrxType
public void setTrxType(String TrxType)
Set Transaction Type.- Specified by:
setTrxType
in interfaceI_C_PaymentTransaction
- Parameters:
TrxType
- Type of credit card transaction
-
getTrxType
public String getTrxType()
Get Transaction Type.- Specified by:
getTrxType
in interfaceI_C_PaymentTransaction
- Returns:
- Type of credit card transaction
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_C_PaymentTransaction
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_C_PaymentTransaction
- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2
in interfaceI_C_PaymentTransaction
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_C_PaymentTransaction
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_C_PaymentTransaction
- Returns:
- User defined list element #2
-
setVoiceAuthCode
public void setVoiceAuthCode(String VoiceAuthCode)
Set Voice authorization code.- Specified by:
setVoiceAuthCode
in interfaceI_C_PaymentTransaction
- Parameters:
VoiceAuthCode
- Voice Authorization Code from credit card company
-
getVoiceAuthCode
public String getVoiceAuthCode()
Get Voice authorization code.- Specified by:
getVoiceAuthCode
in interfaceI_C_PaymentTransaction
- Returns:
- Voice Authorization Code from credit card company
-
setVoidIt
public void setVoidIt(String VoidIt)
Set Void It.- Specified by:
setVoidIt
in interfaceI_C_PaymentTransaction
- Parameters:
VoidIt
- Void It
-
getVoidIt
public String getVoidIt()
Get Void It.- Specified by:
getVoidIt
in interfaceI_C_PaymentTransaction
- Returns:
- Void It
-
-