Skip to main content

Window: Payments into Batch

[Created: 23/01/2013 - Updated: 11/04/2013 ]
Description: Process Payments
Help: The Process Payments Window allows you to enter payments for invoices. If the payment is for a single invoice then it can be processed here.

Tab: Batch

[Created: 23/01/2013 - Updated: 23/01/2013 ]
Description:
Help:
Tab Level: 0

Table 10: 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_depositbatch.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_depositbatch.AD_Org_ID numeric(10)
Table Direct
Bank AccountAccount at the BankThe Bank Account identifies an account at this Bank.c_depositbatch.C_BankAccount_ID numeric(10)
Table Direct
Deposit Datec_depositbatch.DateDeposit timestamp without time zone
Date
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesc_depositbatch.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_depositbatch.DocumentNo character varying(30)
String
Document DateDate of the DocumentThe Document Date indicates the date the document was generated. It may or may not be the same as the accounting date.c_depositbatch.DateDoc timestamp without time zone
Date
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this recordc_depositbatch.C_Currency_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.c_depositbatch.Description character varying(255)
String
Deposit Amountc_depositbatch.DepositAmt numeric
Amount
Create lines fromProcess which will generate a new document lines based on an existing documentThe Create From process will create a new document based on information in an existing document selected by the user.c_depositbatch.CreateFrom character(1)
Button
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_depositbatch.DocStatus character varying(2)
List
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_depositbatch.IsActive character(1)
Yes-No
Process Deposit Batchc_depositbatch.DocAction character(2)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_depositbatch.Processed character(1)
Yes-No

Tab: Lines

[Created: 23/01/2013 - Updated: 16/03/2021 ]
Description:
Help:
Tab Level: 1

Table 20: Lines - 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_depositbatchline.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_depositbatchline.AD_Org_ID numeric(10)
Table Direct
Deposit Batchc_depositbatchline.C_DepositBatch_ID numeric(10)
Search
Line NoUnique line for this documentIndicates the unique line for a document. It will also control the display order of the lines within a document.c_depositbatchline.Line numeric(10)
Integer
PaymentPayment identifierThe Payment is a unique identifier of this payment.c_depositbatchline.C_Payment_ID numeric(10)
Search
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_depositbatchline.PayAmt numeric
Amount
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_depositbatchline.IsActive character(1)
Yes-No
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_depositbatchline.Processed character(1)
Yes-No