B74W0030CallDebAdvFormatPgm

Call Debit Advice Format Program - 74W

Minor Business Rule

Object Name: B74W0030

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D74W0030 - Call Debit Advice Format Program                      - 74W

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharREQINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szVersionconsolidatedVERcharREQINPUT

Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of 
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards.

mnBatchNumberGPBTMATH_NUMERICOPTINPUT

A number that identifies a group of transactions that the system processes together.  The system assigns this number using Next Numbers.

szTransactionNumberGPTNcharOPTINPUT

A unique alphanumeric field that identifies a text batch.  The transaction number is determined by the process that creates the text batch.

cPurgeFlagPRGFcharOPTINPUT

Reserved by J.D. Edwards.

cPaymentInstrumentPYINcharOPTINPUT

A user defined code (00/PY) that determines the means by which a payment is issued to a supplier or received from the customer. 
Examples of payment instruments include check, electronic funds transfer, lockbox, and EDI.

szDebAdvFileNumberDAFNcharOPTBOTH

Name/Number of the Debit Advice File.  When you load a Payments Return File, the system assigns this Number.  The Number is a 
combination of the batch and transaction number from the F007101 file. 

cFileStatusCodeDAFEcharOPTBOTH

Status Code of Debit Advice, Payment Return File.  When the return file is loaded, this code displays the status of the load.  Values are:  
0 Debit Advice, No errors 1 Notice of delivery, No errors 2 Debit Advice, file contains errors 3 Wrong file type or sequence error 4 Notice of delivery, 
file contains error 

Related Functions

None

Related Tables

None