Skip to main content

Window: Payment Batch

[Created: 29/01/2004 - Updated: 09/02/2005 ]
Description: Process Payment Patches for EFT
Help: Electronic Fund Transfer Payment Batch.

Tab: Payment Batch

[Created: 22/12/2000 - Updated: 02/01/2000 ]
Description: Process Payment Batch
Help: Electronic Fund Transfer Payment Batch.
Tab Level: 0

Table 10: Payment Batch - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_paymentbatch.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_paymentbatch.AD_Org_ID numeric(10)
Table Direct
Document NoDocument sequence number of the documentThe document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "".If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).c_paymentbatch.DocumentNo character varying(30)
String
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.c_paymentbatch.Name character varying(60)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.c_paymentbatch.IsActive character(1)
Yes-No
Payment ProcessorPayment processor for electronic paymentsThe Payment Processor indicates the processor to be used for electronic paymentsc_paymentbatch.C_PaymentProcessor_ID numeric(10)
Table Direct
Processing datec_paymentbatch.ProcessingDate timestamp without time zone
Date
Process Nowc_paymentbatch.Processing character(1)
Button

Tab: Payment

[Created: 29/01/2004 - Updated: 02/01/2000 ]
Description: View Payment Information
Help:
Tab Level: 1

Table 20: Payment - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_payment.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_payment.AD_Org_ID numeric(10)
Table Direct
Payment BatchPayment batch for EFTElectronic Fund Transfer Payment Batch.c_payment.C_PaymentBatch_ID numeric(10)
Search
Document NoDocument sequence number of the documentThe document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "".If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).c_payment.DocumentNo character varying(30)
String
Bank AccountAccount at the BankThe Bank Account identifies an account at this Bank.c_payment.C_BankAccount_ID numeric(10)
Table Direct
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesc_payment.C_DocType_ID numeric(10)
Table Direct
ReceiptThis is a sales transaction (receipt)c_payment.IsReceipt character(1)
Yes-No
Transaction DateTransaction DateThe Transaction Date indicates the date of the transaction.c_payment.DateTrx timestamp without time zone
Date
Account DateAccounting DateThe Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion.c_payment.DateAcct timestamp without time zone
Date
DescriptionOptional short description of the recordA description is limited to 255 characters.c_payment.Description character varying(255)
String
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonc_payment.C_BPartner_ID numeric(10)
Search
InvoiceInvoice IdentifierThe Invoice Document.c_payment.C_Invoice_ID numeric(10)
Search
OrderOrderThe Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_payment.C_Order_ID numeric(10)
Search
ProjectFinancial ProjectA Project allows you to track and control internal or external activities.c_payment.C_Project_ID numeric(10)
Table Direct
ChargeAdditional document chargesThe Charge indicates a type of Charge (Handling, Shipping, Restocking)c_payment.C_Charge_ID numeric(10)
Table Direct
PrepaymentThe Payment/Receipt is a PrepaymentPayments not allocated to an invoice with a charge are posted to Unallocated Payments. When setting this flag, the payment is posted to the Customer or Vendor Prepayment account.c_payment.IsPrepayment character(1)
Yes-No
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this recordc_payment.C_Currency_ID numeric(10)
Table Direct
Currency TypeCurrency Conversion Rate TypeThe Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates.c_payment.C_ConversionType_ID numeric(10)
Table Direct
Payment amountAmount being paidIndicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice.c_payment.PayAmt numeric
Amount
Write-off AmountAmount to write-offThe Write Off Amount indicates the amount to be written off as uncollectible.c_payment.WriteOffAmt numeric
Amount
Discount AmountCalculated amount of discountThe Discount Amount indicates the discount amount for a document or line.c_payment.DiscountAmt numeric
Amount
Over/Under PaymentOver-Payment (unallocated) or Under-Payment (partial payment) AmountOverpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice. Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.c_payment.OverUnderAmt numeric
Amount
Tender typeMethod of PaymentThe Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit)c_payment.TenderType character(1)
List
Document StatusThe current status of the documentThe Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action fieldc_payment.DocStatus character(2)
List
PostedPosting statusThe Posted field indicates the status of the Generation of General Ledger Accounting Linesc_payment.Posted character(1)
Button