This program will take as input a data source (Access, JDED) and retrieve the EDSP EDI - Successfully 
Processed Flag from the F0411Z1 or the F0911Z1. This will then let the delete portion of the UPLOAD 
know if the record can be deleted.
^
D0000056 - Check EDI - Successfully Process
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szEDIUserID | EDUS | char | NONE | NONE | 
The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This 
  | ||||
| szEDIBatchNumber | EDBT | char | NONE | NONE | 
The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
  | ||||
| szEDITransactNumber | EDTN | char | NONE | NONE | 
The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
  | ||||
| mnEDILineNumber | EDLN | MATH_NUMERIC | NONE | NONE | 
This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
  | ||||
| cFileSelection | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szDataSource | ALPH | char | NONE | NONE | 
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
  | ||||
| cEDISuccessfullyProcess | EDSP | char | NONE | NONE | 
An option that indicates whether a record has been successfully processed. Depending on the application, the system updates the EDSP 
  | ||||
| None | 
| F0411Z1 Voucher Transactions - Batch Upload | ||||
| F0911Z1 Journal Entry Transactions - Batch File |