Adempiere 3.5.2a

org.compiere.model
Interface I_C_Payment

All Known Implementing Classes:
MPayment, X_C_Payment

public interface I_C_Payment

Generated Interface for C_Payment

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 1 - Org
static String COLUMNNAME_A_City
          Column name A_City
static String COLUMNNAME_A_Country
          Column name A_Country
static String COLUMNNAME_A_EMail
          Column name A_EMail
static String COLUMNNAME_A_Ident_DL
          Column name A_Ident_DL
static String COLUMNNAME_A_Ident_SSN
          Column name A_Ident_SSN
static String COLUMNNAME_A_Name
          Column name A_Name
static String COLUMNNAME_A_State
          Column name A_State
static String COLUMNNAME_A_Street
          Column name A_Street
static String COLUMNNAME_A_Zip
          Column name A_Zip
static String COLUMNNAME_AccountNo
          Column name AccountNo
static String COLUMNNAME_AD_OrgTrx_ID
          Column name AD_OrgTrx_ID
static String COLUMNNAME_C_Activity_ID
          Column name C_Activity_ID
static String COLUMNNAME_C_BankAccount_ID
          Column name C_BankAccount_ID
static String COLUMNNAME_C_BP_BankAccount_ID
          Column name C_BP_BankAccount_ID
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_Campaign_ID
          Column name C_Campaign_ID
static String COLUMNNAME_C_Charge_ID
          Column name C_Charge_ID
static String COLUMNNAME_C_ConversionType_ID
          Column name C_ConversionType_ID
static String COLUMNNAME_C_Currency_ID
          Column name C_Currency_ID
static String COLUMNNAME_C_DocType_ID
          Column name C_DocType_ID
static String COLUMNNAME_C_Invoice_ID
          Column name C_Invoice_ID
static String COLUMNNAME_C_Order_ID
          Column name C_Order_ID
static String COLUMNNAME_C_Payment_ID
          Column name C_Payment_ID
static String COLUMNNAME_C_PaymentBatch_ID
          Column name C_PaymentBatch_ID
static String COLUMNNAME_C_Project_ID
          Column name C_Project_ID
static String COLUMNNAME_ChargeAmt
          Column name ChargeAmt
static String COLUMNNAME_CheckNo
          Column name CheckNo
static String COLUMNNAME_CreditCardExpMM
          Column name CreditCardExpMM
static String COLUMNNAME_CreditCardExpYY
          Column name CreditCardExpYY
static String COLUMNNAME_CreditCardNumber
          Column name CreditCardNumber
static String COLUMNNAME_CreditCardType
          Column name CreditCardType
static String COLUMNNAME_CreditCardVV
          Column name CreditCardVV
static String COLUMNNAME_DateAcct
          Column name DateAcct
static String COLUMNNAME_DateTrx
          Column name DateTrx
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_DiscountAmt
          Column name DiscountAmt
static String COLUMNNAME_DocAction
          Column name DocAction
static String COLUMNNAME_DocStatus
          Column name DocStatus
static String COLUMNNAME_DocumentNo
          Column name DocumentNo
static String COLUMNNAME_IsAllocated
          Column name IsAllocated
static String COLUMNNAME_IsApproved
          Column name IsApproved
static String COLUMNNAME_IsDelayedCapture
          Column name IsDelayedCapture
static String COLUMNNAME_IsOnline
          Column name IsOnline
static String COLUMNNAME_IsOverUnderPayment
          Column name IsOverUnderPayment
static String COLUMNNAME_IsPrepayment
          Column name IsPrepayment
static String COLUMNNAME_IsReceipt
          Column name IsReceipt
static String COLUMNNAME_IsReconciled
          Column name IsReconciled
static String COLUMNNAME_IsSelfService
          Column name IsSelfService
static String COLUMNNAME_Micr
          Column name Micr
static String COLUMNNAME_OProcessing
          Column name OProcessing
static String COLUMNNAME_Orig_TrxID
          Column name Orig_TrxID
static String COLUMNNAME_OverUnderAmt
          Column name OverUnderAmt
static String COLUMNNAME_PayAmt
          Column name PayAmt
static String COLUMNNAME_PONum
          Column name PONum
static String COLUMNNAME_Posted
          Column name Posted
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_R_AuthCode
          Column name R_AuthCode
static String COLUMNNAME_R_AuthCode_DC
          Column name R_AuthCode_DC
static String COLUMNNAME_R_AvsAddr
          Column name R_AvsAddr
static String COLUMNNAME_R_AvsZip
          Column name R_AvsZip
static String COLUMNNAME_R_CVV2Match
          Column name R_CVV2Match
static String COLUMNNAME_R_Info
          Column name R_Info
static String COLUMNNAME_R_PnRef
          Column name R_PnRef
static String COLUMNNAME_R_PnRef_DC
          Column name R_PnRef_DC
static String COLUMNNAME_R_RespMsg
          Column name R_RespMsg
static String COLUMNNAME_R_Result
          Column name R_Result
static String COLUMNNAME_Ref_Payment_ID
          Column name Ref_Payment_ID
static String COLUMNNAME_Reversal_ID
          Column name Reversal_ID
static String COLUMNNAME_RoutingNo
          Column name RoutingNo
static String COLUMNNAME_Swipe
          Column name Swipe
static String COLUMNNAME_TaxAmt
          Column name TaxAmt
static String COLUMNNAME_TenderType
          Column name TenderType
static String COLUMNNAME_TrxType
          Column name TrxType
static String COLUMNNAME_User1_ID
          Column name User1_ID
static String COLUMNNAME_User2_ID
          Column name User2_ID
static String COLUMNNAME_VoiceAuthCode
          Column name VoiceAuthCode
static String COLUMNNAME_WriteOffAmt
          Column name WriteOffAmt
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=335
static String Table_Name
          TableName=C_Payment
 
Method Summary
 String 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.
 int getC_Activity_ID()
          Get Activity.
 I_C_Activity getC_Activity()
           
 int getC_BankAccount_ID()
          Get Bank Account.
 I_C_BankAccount getC_BankAccount()
           
 int getC_BP_BankAccount_ID()
          Get Partner Bank Account.
 I_C_BP_BankAccount getC_BP_BankAccount()
           
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_Charge_ID()
          Get Charge.
 I_C_Charge getC_Charge()
           
 int getC_ConversionType_ID()
          Get Currency Type.
 I_C_ConversionType getC_ConversionType()
           
 int getC_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_DocType_ID()
          Get Document Type.
 I_C_DocType getC_DocType()
           
 int getC_Invoice_ID()
          Get Invoice.
 I_C_Invoice getC_Invoice()
           
 int getC_Order_ID()
          Get Order.
 I_C_Order getC_Order()
           
 int getC_Payment_ID()
          Get Payment.
 int getC_PaymentBatch_ID()
          Get Payment Batch.
 I_C_PaymentBatch getC_PaymentBatch()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 BigDecimal getChargeAmt()
          Get Charge amount.
 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.
 Timestamp getDateAcct()
          Get Account Date.
 Timestamp getDateTrx()
          Get Transaction Date.
 String getDescription()
          Get Description.
 BigDecimal getDiscountAmt()
          Get Discount Amount.
 String getDocAction()
          Get Document Action.
 String getDocStatus()
          Get Document Status.
 String getDocumentNo()
          Get Document No.
 String getMicr()
          Get Micr.
 String getOProcessing()
          Get Online Processing.
 String getOrig_TrxID()
          Get Original Transaction ID.
 BigDecimal getOverUnderAmt()
          Get Over/Under Payment.
 BigDecimal getPayAmt()
          Get Payment amount.
 String getPONum()
          Get PO Number.
 String getR_AuthCode_DC()
          Get Authorization Code (DC).
 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_DC()
          Get Reference (DC).
 String getR_PnRef()
          Get Reference.
 String getR_RespMsg()
          Get Response Message.
 String getR_Result()
          Get Result.
 int getRef_Payment_ID()
          Get Referenced Payment
 int getReversal_ID()
          Get Reversal ID.
 String getRoutingNo()
          Get Routing No.
 String getSwipe()
          Get Swipe.
 BigDecimal getTaxAmt()
          Get Tax Amount.
 String getTenderType()
          Get Tender type.
 String getTrxType()
          Get Transaction Type.
 int getUser1_ID()
          Get User List 1.
 int getUser2_ID()
          Get User List 2.
 String getVoiceAuthCode()
          Get Voice authorization code.
 BigDecimal getWriteOffAmt()
          Get Write-off Amount.
 boolean isAllocated()
          Get Allocated.
 boolean isApproved()
          Get Approved.
 boolean isDelayedCapture()
          Get Delayed Capture.
 boolean isOnline()
          Get Online Access.
 boolean isOverUnderPayment()
          Get Over/Under Payment.
 boolean isPosted()
          Get Posted.
 boolean isPrepayment()
          Get Prepayment.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 boolean isR_CVV2Match()
          Get CVV Match.
 boolean isReceipt()
          Get Receipt.
 boolean isReconciled()
          Get Reconciled.
 boolean isSelfService()
          Get Self-Service.
 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_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_DocType_ID(int C_DocType_ID)
          Set Document Type.
 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_Project_ID(int C_Project_ID)
          Set Project.
 void setChargeAmt(BigDecimal ChargeAmt)
          Set Charge amount.
 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 setDescription(String Description)
          Set Description.
 void setDiscountAmt(BigDecimal DiscountAmt)
          Set Discount Amount.
 void setDocAction(String DocAction)
          Set Document Action.
 void setDocStatus(String DocStatus)
          Set Document Status.
 void setDocumentNo(String DocumentNo)
          Set Document No.
 void setIsAllocated(boolean IsAllocated)
          Set Allocated.
 void setIsApproved(boolean IsApproved)
          Set Approved.
 void setIsDelayedCapture(boolean IsDelayedCapture)
          Set Delayed Capture.
 void setIsOnline(boolean IsOnline)
          Set Online Access.
 void setIsOverUnderPayment(boolean IsOverUnderPayment)
          Set Over/Under Payment.
 void setIsPrepayment(boolean IsPrepayment)
          Set Prepayment.
 void setIsReceipt(boolean IsReceipt)
          Set Receipt.
 void setIsReconciled(boolean IsReconciled)
          Set Reconciled.
 void setIsSelfService(boolean IsSelfService)
          Set Self-Service.
 void setMicr(String Micr)
          Set Micr.
 void setOProcessing(String OProcessing)
          Set Online Processing.
 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 setPONum(String PONum)
          Set PO Number.
 void setPosted(boolean Posted)
          Set Posted.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now
 void setR_AuthCode_DC(String R_AuthCode_DC)
          Set Authorization Code (DC).
 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_DC(String R_PnRef_DC)
          Set Reference (DC).
 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 setRef_Payment_ID(int Ref_Payment_ID)
          Set Referenced Payment
 void setReversal_ID(int Reversal_ID)
          Set Reversal ID.
 void setRoutingNo(String RoutingNo)
          Set Routing No.
 void setSwipe(String Swipe)
          Set Swipe.
 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 List 1.
 void setUser2_ID(int User2_ID)
          Set User List 2.
 void setVoiceAuthCode(String VoiceAuthCode)
          Set Voice authorization code.
 void setWriteOffAmt(BigDecimal WriteOffAmt)
          Set Write-off Amount.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_Payment

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=335


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 1 - Org


COLUMNNAME_AccountNo

static final String COLUMNNAME_AccountNo
Column name AccountNo

See Also:
Constant Field Values

COLUMNNAME_A_City

static final String COLUMNNAME_A_City
Column name A_City

See Also:
Constant Field Values

COLUMNNAME_A_Country

static final String COLUMNNAME_A_Country
Column name A_Country

See Also:
Constant Field Values

COLUMNNAME_AD_OrgTrx_ID

static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID

See Also:
Constant Field Values

COLUMNNAME_A_EMail

static final String COLUMNNAME_A_EMail
Column name A_EMail

See Also:
Constant Field Values

COLUMNNAME_A_Ident_DL

static final String COLUMNNAME_A_Ident_DL
Column name A_Ident_DL

See Also:
Constant Field Values

COLUMNNAME_A_Ident_SSN

static final String COLUMNNAME_A_Ident_SSN
Column name A_Ident_SSN

See Also:
Constant Field Values

COLUMNNAME_A_Name

static final String COLUMNNAME_A_Name
Column name A_Name

See Also:
Constant Field Values

COLUMNNAME_A_State

static final String COLUMNNAME_A_State
Column name A_State

See Also:
Constant Field Values

COLUMNNAME_A_Street

static final String COLUMNNAME_A_Street
Column name A_Street

See Also:
Constant Field Values

COLUMNNAME_A_Zip

static final String COLUMNNAME_A_Zip
Column name A_Zip

See Also:
Constant Field Values

COLUMNNAME_C_Activity_ID

static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID

See Also:
Constant Field Values

COLUMNNAME_C_BankAccount_ID

static final String COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_ID

static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_C_BP_BankAccount_ID

static final String COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID

See Also:
Constant Field Values

COLUMNNAME_C_Campaign_ID

static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID

See Also:
Constant Field Values

COLUMNNAME_C_Charge_ID

static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID

See Also:
Constant Field Values

COLUMNNAME_C_ConversionType_ID

static final String COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_ID

See Also:
Constant Field Values

COLUMNNAME_C_Currency_ID

static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID

See Also:
Constant Field Values

COLUMNNAME_C_DocType_ID

static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID

See Also:
Constant Field Values

COLUMNNAME_ChargeAmt

static final String COLUMNNAME_ChargeAmt
Column name ChargeAmt

See Also:
Constant Field Values

COLUMNNAME_CheckNo

static final String COLUMNNAME_CheckNo
Column name CheckNo

See Also:
Constant Field Values

COLUMNNAME_C_Invoice_ID

static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID

See Also:
Constant Field Values

COLUMNNAME_C_Order_ID

static final String COLUMNNAME_C_Order_ID
Column name C_Order_ID

See Also:
Constant Field Values

COLUMNNAME_C_PaymentBatch_ID

static final String COLUMNNAME_C_PaymentBatch_ID
Column name C_PaymentBatch_ID

See Also:
Constant Field Values

COLUMNNAME_C_Payment_ID

static final String COLUMNNAME_C_Payment_ID
Column name C_Payment_ID

See Also:
Constant Field Values

COLUMNNAME_C_Project_ID

static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID

See Also:
Constant Field Values

COLUMNNAME_CreditCardExpMM

static final String COLUMNNAME_CreditCardExpMM
Column name CreditCardExpMM

See Also:
Constant Field Values

COLUMNNAME_CreditCardExpYY

static final String COLUMNNAME_CreditCardExpYY
Column name CreditCardExpYY

See Also:
Constant Field Values

COLUMNNAME_CreditCardNumber

static final String COLUMNNAME_CreditCardNumber
Column name CreditCardNumber

See Also:
Constant Field Values

COLUMNNAME_CreditCardType

static final String COLUMNNAME_CreditCardType
Column name CreditCardType

See Also:
Constant Field Values

COLUMNNAME_CreditCardVV

static final String COLUMNNAME_CreditCardVV
Column name CreditCardVV

See Also:
Constant Field Values

COLUMNNAME_DateAcct

static final String COLUMNNAME_DateAcct
Column name DateAcct

See Also:
Constant Field Values

COLUMNNAME_DateTrx

static final String COLUMNNAME_DateTrx
Column name DateTrx

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_DiscountAmt

static final String COLUMNNAME_DiscountAmt
Column name DiscountAmt

See Also:
Constant Field Values

COLUMNNAME_DocAction

static final String COLUMNNAME_DocAction
Column name DocAction

See Also:
Constant Field Values

COLUMNNAME_DocStatus

static final String COLUMNNAME_DocStatus
Column name DocStatus

See Also:
Constant Field Values

COLUMNNAME_DocumentNo

static final String COLUMNNAME_DocumentNo
Column name DocumentNo

See Also:
Constant Field Values

COLUMNNAME_IsAllocated

static final String COLUMNNAME_IsAllocated
Column name IsAllocated

See Also:
Constant Field Values

COLUMNNAME_IsApproved

static final String COLUMNNAME_IsApproved
Column name IsApproved

See Also:
Constant Field Values

COLUMNNAME_IsDelayedCapture

static final String COLUMNNAME_IsDelayedCapture
Column name IsDelayedCapture

See Also:
Constant Field Values

COLUMNNAME_IsOnline

static final String COLUMNNAME_IsOnline
Column name IsOnline

See Also:
Constant Field Values

COLUMNNAME_IsOverUnderPayment

static final String COLUMNNAME_IsOverUnderPayment
Column name IsOverUnderPayment

See Also:
Constant Field Values

COLUMNNAME_IsPrepayment

static final String COLUMNNAME_IsPrepayment
Column name IsPrepayment

See Also:
Constant Field Values

COLUMNNAME_IsReceipt

static final String COLUMNNAME_IsReceipt
Column name IsReceipt

See Also:
Constant Field Values

COLUMNNAME_IsReconciled

static final String COLUMNNAME_IsReconciled
Column name IsReconciled

See Also:
Constant Field Values

COLUMNNAME_IsSelfService

static final String COLUMNNAME_IsSelfService
Column name IsSelfService

See Also:
Constant Field Values

COLUMNNAME_Micr

static final String COLUMNNAME_Micr
Column name Micr

See Also:
Constant Field Values

COLUMNNAME_OProcessing

static final String COLUMNNAME_OProcessing
Column name OProcessing

See Also:
Constant Field Values

COLUMNNAME_Orig_TrxID

static final String COLUMNNAME_Orig_TrxID
Column name Orig_TrxID

See Also:
Constant Field Values

COLUMNNAME_OverUnderAmt

static final String COLUMNNAME_OverUnderAmt
Column name OverUnderAmt

See Also:
Constant Field Values

COLUMNNAME_PayAmt

static final String COLUMNNAME_PayAmt
Column name PayAmt

See Also:
Constant Field Values

COLUMNNAME_PONum

static final String COLUMNNAME_PONum
Column name PONum

See Also:
Constant Field Values

COLUMNNAME_Posted

static final String COLUMNNAME_Posted
Column name Posted

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_R_AuthCode

static final String COLUMNNAME_R_AuthCode
Column name R_AuthCode

See Also:
Constant Field Values

COLUMNNAME_R_AuthCode_DC

static final String COLUMNNAME_R_AuthCode_DC
Column name R_AuthCode_DC

See Also:
Constant Field Values

COLUMNNAME_R_AvsAddr

static final String COLUMNNAME_R_AvsAddr
Column name R_AvsAddr

See Also:
Constant Field Values

COLUMNNAME_R_AvsZip

static final String COLUMNNAME_R_AvsZip
Column name R_AvsZip

See Also:
Constant Field Values

COLUMNNAME_R_CVV2Match

static final String COLUMNNAME_R_CVV2Match
Column name R_CVV2Match

See Also:
Constant Field Values

COLUMNNAME_Ref_Payment_ID

static final String COLUMNNAME_Ref_Payment_ID
Column name Ref_Payment_ID

See Also:
Constant Field Values

COLUMNNAME_Reversal_ID

static final String COLUMNNAME_Reversal_ID
Column name Reversal_ID

See Also:
Constant Field Values

COLUMNNAME_R_Info

static final String COLUMNNAME_R_Info
Column name R_Info

See Also:
Constant Field Values

COLUMNNAME_RoutingNo

static final String COLUMNNAME_RoutingNo
Column name RoutingNo

See Also:
Constant Field Values

COLUMNNAME_R_PnRef

static final String COLUMNNAME_R_PnRef
Column name R_PnRef

See Also:
Constant Field Values

COLUMNNAME_R_PnRef_DC

static final String COLUMNNAME_R_PnRef_DC
Column name R_PnRef_DC

See Also:
Constant Field Values

COLUMNNAME_R_RespMsg

static final String COLUMNNAME_R_RespMsg
Column name R_RespMsg

See Also:
Constant Field Values

COLUMNNAME_R_Result

static final String COLUMNNAME_R_Result
Column name R_Result

See Also:
Constant Field Values

COLUMNNAME_Swipe

static final String COLUMNNAME_Swipe
Column name Swipe

See Also:
Constant Field Values

COLUMNNAME_TaxAmt

static final String COLUMNNAME_TaxAmt
Column name TaxAmt

See Also:
Constant Field Values

COLUMNNAME_TenderType

static final String COLUMNNAME_TenderType
Column name TenderType

See Also:
Constant Field Values

COLUMNNAME_TrxType

static final String COLUMNNAME_TrxType
Column name TrxType

See Also:
Constant Field Values

COLUMNNAME_User1_ID

static final String COLUMNNAME_User1_ID
Column name User1_ID

See Also:
Constant Field Values

COLUMNNAME_User2_ID

static final String COLUMNNAME_User2_ID
Column name User2_ID

See Also:
Constant Field Values

COLUMNNAME_VoiceAuthCode

static final String COLUMNNAME_VoiceAuthCode
Column name VoiceAuthCode

See Also:
Constant Field Values

COLUMNNAME_WriteOffAmt

static final String COLUMNNAME_WriteOffAmt
Column name WriteOffAmt

See Also:
Constant Field Values
Method Detail

setAccountNo

void setAccountNo(String AccountNo)
Set Account No. Account Number


getAccountNo

String getAccountNo()
Get Account No. Account Number


setA_City

void setA_City(String A_City)
Set Account City. City or the Credit Card or Account Holder


getA_City

String getA_City()
Get Account City. City or the Credit Card or Account Holder


setA_Country

void setA_Country(String A_Country)
Set Account Country. Country


getA_Country

String getA_Country()
Get Account Country. Country


setAD_OrgTrx_ID

void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. Performing or initiating organization


getAD_OrgTrx_ID

int getAD_OrgTrx_ID()
Get Trx Organization. Performing or initiating organization


setA_EMail

void setA_EMail(String A_EMail)
Set Account EMail. Email Address


getA_EMail

String getA_EMail()
Get Account EMail. Email Address


setA_Ident_DL

void setA_Ident_DL(String A_Ident_DL)
Set Driver License. Payment Identification - Driver License


getA_Ident_DL

String getA_Ident_DL()
Get Driver License. Payment Identification - Driver License


setA_Ident_SSN

void setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No. Payment Identification - Social Security No


getA_Ident_SSN

String getA_Ident_SSN()
Get Social Security No. Payment Identification - Social Security No


setA_Name

void setA_Name(String A_Name)
Set Account Name. Name on Credit Card or Account holder


getA_Name

String getA_Name()
Get Account Name. Name on Credit Card or Account holder


setA_State

void setA_State(String A_State)
Set Account State. State of the Credit Card or Account holder


getA_State

String getA_State()
Get Account State. State of the Credit Card or Account holder


setA_Street

void setA_Street(String A_Street)
Set Account Street. Street address of the Credit Card or Account holder


getA_Street

String getA_Street()
Get Account Street. Street address of the Credit Card or Account holder


setA_Zip

void setA_Zip(String A_Zip)
Set Account Zip/Postal. Zip Code of the Credit Card or Account Holder


getA_Zip

String getA_Zip()
Get Account Zip/Postal. Zip Code of the Credit Card or Account Holder


setC_Activity_ID

void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity


getC_Activity_ID

int getC_Activity_ID()
Get Activity. Business Activity


getC_Activity

I_C_Activity getC_Activity()
                           throws Exception
Throws:
Exception

setC_BankAccount_ID

void setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. Account at the Bank


getC_BankAccount_ID

int getC_BankAccount_ID()
Get Bank Account. Account at the Bank


getC_BankAccount

I_C_BankAccount getC_BankAccount()
                                 throws Exception
Throws:
Exception

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

I_C_BPartner getC_BPartner()
                           throws Exception
Throws:
Exception

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

I_C_BP_BankAccount getC_BP_BankAccount()
                                       throws Exception
Throws:
Exception

setC_Campaign_ID

void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign


getC_Campaign_ID

int getC_Campaign_ID()
Get Campaign. Marketing Campaign


getC_Campaign

I_C_Campaign getC_Campaign()
                           throws Exception
Throws:
Exception

setC_Charge_ID

void setC_Charge_ID(int C_Charge_ID)
Set Charge. Additional document charges


getC_Charge_ID

int getC_Charge_ID()
Get Charge. Additional document charges


getC_Charge

I_C_Charge getC_Charge()
                       throws Exception
Throws:
Exception

setC_ConversionType_ID

void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. Currency Conversion Rate Type


getC_ConversionType_ID

int getC_ConversionType_ID()
Get Currency Type. Currency Conversion Rate Type


getC_ConversionType

I_C_ConversionType getC_ConversionType()
                                       throws Exception
Throws:
Exception

setC_Currency_ID

void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record


getC_Currency_ID

int getC_Currency_ID()
Get Currency. The Currency for this record


getC_Currency

I_C_Currency getC_Currency()
                           throws Exception
Throws:
Exception

setC_DocType_ID

void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules


getC_DocType_ID

int getC_DocType_ID()
Get Document Type. Document type or rules


getC_DocType

I_C_DocType getC_DocType()
                         throws Exception
Throws:
Exception

setChargeAmt

void setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. Charge Amount


getChargeAmt

BigDecimal getChargeAmt()
Get Charge amount. Charge Amount


setCheckNo

void setCheckNo(String CheckNo)
Set Check No. Check Number


getCheckNo

String getCheckNo()
Get Check No. Check Number


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

I_C_Invoice getC_Invoice()
                         throws Exception
Throws:
Exception

setC_Order_ID

void setC_Order_ID(int C_Order_ID)
Set Order. Order


getC_Order_ID

int getC_Order_ID()
Get Order. Order


getC_Order

I_C_Order getC_Order()
                     throws Exception
Throws:
Exception

setC_PaymentBatch_ID

void setC_PaymentBatch_ID(int C_PaymentBatch_ID)
Set Payment Batch. Payment batch for EFT


getC_PaymentBatch_ID

int getC_PaymentBatch_ID()
Get Payment Batch. Payment batch for EFT


getC_PaymentBatch

I_C_PaymentBatch getC_PaymentBatch()
                                   throws Exception
Throws:
Exception

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


setC_Project_ID

void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project


getC_Project_ID

int getC_Project_ID()
Get Project. Financial Project


getC_Project

I_C_Project getC_Project()
                         throws Exception
Throws:
Exception

setCreditCardExpMM

void setCreditCardExpMM(int CreditCardExpMM)
Set Exp. Month. Expiry Month


getCreditCardExpMM

int getCreditCardExpMM()
Get Exp. Month. Expiry Month


setCreditCardExpYY

void setCreditCardExpYY(int CreditCardExpYY)
Set Exp. Year. Expiry Year


getCreditCardExpYY

int getCreditCardExpYY()
Get Exp. Year. Expiry Year


setCreditCardNumber

void setCreditCardNumber(String CreditCardNumber)
Set Number. Credit Card Number


getCreditCardNumber

String getCreditCardNumber()
Get Number. Credit Card Number


setCreditCardType

void setCreditCardType(String CreditCardType)
Set Credit Card. Credit Card (Visa, MC, AmEx)


getCreditCardType

String getCreditCardType()
Get Credit Card. Credit Card (Visa, MC, AmEx)


setCreditCardVV

void setCreditCardVV(String CreditCardVV)
Set Verification Code. Credit Card Verification code on credit card


getCreditCardVV

String getCreditCardVV()
Get Verification Code. Credit Card Verification code on credit card


setDateAcct

void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date


getDateAcct

Timestamp getDateAcct()
Get Account Date. Accounting Date


setDateTrx

void setDateTrx(Timestamp DateTrx)
Set Transaction Date. Transaction Date


getDateTrx

Timestamp getDateTrx()
Get Transaction Date. Transaction Date


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setDiscountAmt

void setDiscountAmt(BigDecimal DiscountAmt)
Set Discount Amount. Calculated amount of discount


getDiscountAmt

BigDecimal getDiscountAmt()
Get Discount Amount. Calculated amount of discount


setDocAction

void setDocAction(String DocAction)
Set Document Action. The targeted status of the document


getDocAction

String getDocAction()
Get Document Action. The targeted status of the document


setDocStatus

void setDocStatus(String DocStatus)
Set Document Status. The current status of the document


getDocStatus

String getDocStatus()
Get Document Status. The current status of the document


setDocumentNo

void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document


getDocumentNo

String getDocumentNo()
Get Document No. Document sequence number of the document


setIsAllocated

void setIsAllocated(boolean IsAllocated)
Set Allocated. Indicates if the payment has been allocated


isAllocated

boolean isAllocated()
Get Allocated. Indicates if the payment has been allocated


setIsApproved

void setIsApproved(boolean IsApproved)
Set Approved. Indicates if this document requires approval


isApproved

boolean isApproved()
Get Approved. Indicates if this document requires approval


setIsDelayedCapture

void setIsDelayedCapture(boolean IsDelayedCapture)
Set Delayed Capture. Charge after Shipment


isDelayedCapture

boolean isDelayedCapture()
Get Delayed Capture. Charge after Shipment


setIsOnline

void setIsOnline(boolean IsOnline)
Set Online Access. Can be accessed online


isOnline

boolean isOnline()
Get Online Access. Can be accessed online


setIsOverUnderPayment

void setIsOverUnderPayment(boolean IsOverUnderPayment)
Set Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment)


isOverUnderPayment

boolean isOverUnderPayment()
Get Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment)


setIsPrepayment

void setIsPrepayment(boolean IsPrepayment)
Set Prepayment. The Payment/Receipt is a Prepayment


isPrepayment

boolean isPrepayment()
Get Prepayment. The Payment/Receipt is a Prepayment


setIsReceipt

void setIsReceipt(boolean IsReceipt)
Set Receipt. This is a sales transaction (receipt)


isReceipt

boolean isReceipt()
Get Receipt. This is a sales transaction (receipt)


setIsReconciled

void setIsReconciled(boolean IsReconciled)
Set Reconciled. Payment is reconciled with bank statement


isReconciled

boolean isReconciled()
Get Reconciled. Payment is reconciled with bank statement


setIsSelfService

void setIsSelfService(boolean IsSelfService)
Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service


isSelfService

boolean isSelfService()
Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service


setMicr

void setMicr(String Micr)
Set Micr. Combination of routing no, account and check no


getMicr

String getMicr()
Get Micr. Combination of routing no, account and check no


setOProcessing

void setOProcessing(String OProcessing)
Set Online Processing. This payment can be processed online


getOProcessing

String getOProcessing()
Get Online Processing. This payment can be processed online


setOrig_TrxID

void setOrig_TrxID(String Orig_TrxID)
Set Original Transaction ID. Original Transaction ID


getOrig_TrxID

String getOrig_TrxID()
Get Original Transaction ID. Original Transaction ID


setOverUnderAmt

void setOverUnderAmt(BigDecimal OverUnderAmt)
Set Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment) Amount


getOverUnderAmt

BigDecimal getOverUnderAmt()
Get Over/Under Payment. Over-Payment (unallocated) or Under-Payment (partial payment) Amount


setPayAmt

void setPayAmt(BigDecimal PayAmt)
Set Payment amount. Amount being paid


getPayAmt

BigDecimal getPayAmt()
Get Payment amount. Amount being paid


setPONum

void setPONum(String PONum)
Set PO Number. Purchase Order Number


getPONum

String getPONum()
Get PO Number. Purchase Order Number


setPosted

void setPosted(boolean Posted)
Set Posted. Posting status


isPosted

boolean isPosted()
Get Posted. Posting status


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setR_AuthCode

void setR_AuthCode(String R_AuthCode)
Set Authorization Code. Authorization Code returned


getR_AuthCode

String getR_AuthCode()
Get Authorization Code. Authorization Code returned


setR_AuthCode_DC

void setR_AuthCode_DC(String R_AuthCode_DC)
Set Authorization Code (DC). Authorization Code Delayed Capture returned


getR_AuthCode_DC

String getR_AuthCode_DC()
Get Authorization Code (DC). Authorization Code Delayed Capture returned


setR_AvsAddr

void setR_AvsAddr(String R_AvsAddr)
Set Address verified. This address has been verified


getR_AvsAddr

String getR_AvsAddr()
Get Address verified. This address has been verified


setR_AvsZip

void setR_AvsZip(String R_AvsZip)
Set Zip verified. The Zip Code has been verified


getR_AvsZip

String getR_AvsZip()
Get Zip verified. The Zip Code has been verified


setR_CVV2Match

void setR_CVV2Match(boolean R_CVV2Match)
Set CVV Match. Credit Card Verification Code Match


isR_CVV2Match

boolean isR_CVV2Match()
Get CVV Match. Credit Card Verification Code Match


setRef_Payment_ID

void setRef_Payment_ID(int Ref_Payment_ID)
Set Referenced Payment


getRef_Payment_ID

int getRef_Payment_ID()
Get Referenced Payment


setReversal_ID

void setReversal_ID(int Reversal_ID)
Set Reversal ID. ID of document reversal


getReversal_ID

int getReversal_ID()
Get Reversal ID. ID of document reversal


setR_Info

void setR_Info(String R_Info)
Set Info. Response info


getR_Info

String getR_Info()
Get Info. Response info


setRoutingNo

void setRoutingNo(String RoutingNo)
Set Routing No. Bank Routing Number


getRoutingNo

String getRoutingNo()
Get Routing No. Bank Routing Number


setR_PnRef

void setR_PnRef(String R_PnRef)
Set Reference. Payment reference


getR_PnRef

String getR_PnRef()
Get Reference. Payment reference


setR_PnRef_DC

void setR_PnRef_DC(String R_PnRef_DC)
Set Reference (DC). Payment Reference Delayed Capture


getR_PnRef_DC

String getR_PnRef_DC()
Get Reference (DC). Payment Reference Delayed Capture


setR_RespMsg

void setR_RespMsg(String R_RespMsg)
Set Response Message. Response message


getR_RespMsg

String getR_RespMsg()
Get Response Message. Response message


setR_Result

void setR_Result(String R_Result)
Set Result. Result of transmission


getR_Result

String getR_Result()
Get Result. Result of transmission


setSwipe

void setSwipe(String Swipe)
Set Swipe. Track 1 and 2 of the Credit Card


getSwipe

String getSwipe()
Get Swipe. Track 1 and 2 of the Credit Card


setTaxAmt

void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. Tax Amount for a document


getTaxAmt

BigDecimal getTaxAmt()
Get Tax Amount. Tax Amount for a document


setTenderType

void setTenderType(String TenderType)
Set Tender type. Method of Payment


getTenderType

String getTenderType()
Get Tender type. Method of Payment


setTrxType

void setTrxType(String TrxType)
Set Transaction Type. Type of credit card transaction


getTrxType

String getTrxType()
Get Transaction Type. Type of credit card transaction


setUser1_ID

void setUser1_ID(int User1_ID)
Set User List 1. User defined list element #1


getUser1_ID

int getUser1_ID()
Get User List 1. User defined list element #1


setUser2_ID

void setUser2_ID(int User2_ID)
Set User List 2. User defined list element #2


getUser2_ID

int getUser2_ID()
Get User List 2. User defined list element #2


setVoiceAuthCode

void setVoiceAuthCode(String VoiceAuthCode)
Set Voice authorization code. Voice Authorization Code from credit card company


getVoiceAuthCode

String getVoiceAuthCode()
Get Voice authorization code. Voice Authorization Code from credit card company


setWriteOffAmt

void setWriteOffAmt(BigDecimal WriteOffAmt)
Set Write-off Amount. Amount to write-off


getWriteOffAmt

BigDecimal getWriteOffAmt()
Get Write-off Amount. Amount to write-off


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.