Skip to main content

Window: Bank/Cash Transfer

[Created: 03/04/2022 - Updated: 14/04/2022 ]
Description: Manage Bank Transfer
Help:

Tab: Bank Transfer

[Created: 03/04/2022 - Updated: 03/04/2022 ]
Description:
Help:
Tab Level: 0

Table 10: Bank Transfer - 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_banktransfer.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_banktransfer.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_banktransfer.DocumentNo character varying(30)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_banktransfer.Description character varying(255)
String
Payment dateDate Payment madeThe Payment Date indicates the date the payment was made.c_banktransfer.PayDate 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_banktransfer.DateAcct timestamp without time zone
Date
From Bank Accountc_banktransfer.From_C_BankAccount_ID numeric(10)
Table
From Organizationc_banktransfer.From_AD_Org_ID numeric(10)
Table
From Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonc_banktransfer.From_C_BPartner_ID numeric(10)
Search
From Chargec_banktransfer.From_C_Charge_ID numeric(10)
Table
From Bank Currencyc_banktransfer.From_C_Currency_ID numeric(10)
Table
From Amountc_banktransfer.From_Amt numeric
Amount
From Tender Typec_banktransfer.From_TenderType character(1)
List
To Bank Accountc_banktransfer.To_C_BankAccount_ID numeric(10)
Table
To Organizationc_banktransfer.To_AD_Org_ID numeric(10)
Table
To Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonc_banktransfer.To_C_BPartner_ID numeric(10)
Search
To Chargec_banktransfer.To_C_Charge_ID numeric(10)
Table
To Bank Currencyc_banktransfer.To_C_Currency_ID numeric(10)
Table
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_banktransfer.C_ConversionType_ID numeric(10)
Table Direct
Override Currency Conversion RateOverride Currency Conversion Ratec_banktransfer.IsOverrideCurrencyRate character(1)
Yes-No
RateRate or Tax or ExchangeThe Rate indicates the percentage to be multiplied by the source to arrive at the tax or exchange amount.c_banktransfer.Rate numeric
Number
To Amountc_banktransfer.To_Amt numeric
Amount
To Tender Typec_banktransfer.To_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_banktransfer.DocStatus character(2)
List
Process Bank Transferc_banktransfer.DocAction character(2)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_banktransfer.Processed character(1)
Yes-No

Tab: Payments

[Created: 03/04/2022 - Updated: 03/04/2022 ]
Description:
Help:
Tab Level: 1

Table 20: Payments - 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
Bank TransferBank Transferc_payment.C_BankTransfer_ID numeric(10)
Search
PaymentPayment identifierThe Payment is a unique identifier of this payment.c_payment.C_Payment_ID numeric(10)
ID
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesc_payment.C_DocType_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_payment.DocumentNo character varying(30)
String
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
Self-ServiceThis is a Self-Service entry or this entry can be changed via Self-ServiceSelf-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality.c_payment.IsSelfService character(1)
Yes-No
Transaction DateTransaction DateThe Transaction Date indicates the date of the transaction.c_payment.DateTrx timestamp without time zone
Date
Bank AccountAccount at the BankThe Bank Account identifies an account at this Bank.c_payment.C_BankAccount_ID numeric(10)
Table Direct
Online AccessCan be accessed onlineThe Online Access check box indicates if the application can be accessed via the web.c_payment.IsOnline 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
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
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
Override Currency Conversion RateOverride Currency Conversion Ratec_payment.IsOverrideCurrencyRate character(1)
Yes-No
RateCurrency Conversion RateThe Currency Conversion Rate indicates the rate to use when converting the source currency to the accounting currencyc_payment.CurrencyRate numeric
Number
Converted AmountConverted AmountThe Converted Amount is the result of multiplying the Source Amount by the Conversion Rate for this target currency.c_payment.ConvertedAmt numeric
Amount
Discount AmountCalculated amount of discountThe Discount Amount indicates the discount amount for a document or line.c_payment.DiscountAmt 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
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
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
Delayed CaptureCharge after ShipmentDelayed Capture is required, if you ship products. The first credit card transaction is the Authorization, the second is the actual transaction after the shipment of the product.c_payment.IsDelayedCapture character(1)
Yes-No
InvoiceInvoice IdentifierThe Invoice Document.c_payment.C_Invoice_ID numeric(10)
Search
ChargeAdditional document chargesThe Charge indicates a type of Charge (Handling, Shipping, Restocking)c_payment.C_Charge_ID numeric(10)
Table Direct