D03B0194 - F03B14Z2 Delete Receipt Detail Interoperability
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szEDIUserID | EDUS | char | REQ | INPUT | 
Required key to the F03B14Z2 record.
  | ||||
| szEDIBatchNumber | EDBT | char | REQ | INPUT | 
Required key to the F03B14Z2 record.
  | ||||
| szEDITransactionNumber | EDTN | char | REQ | INPUT | 
Required key to the F03B14Z2 record.
  | ||||
| mnEDILineNumber | EDLN | MATH_NUMERIC | REQ | INPUT | 
Required key to the F03B14Z2 record.
  | ||||
| szEDIDocumentType | EDCT | char | OPT | INPUT | 
The document type that is assigned by the transmitter in an EDI transaction.
In a non EDI environment, this would be consistent with the order 
  | ||||
| szEDITransactionType | TYTN | char | OPT | INPUT | 
The qualifier used to identify a specific type of transaction.  | ||||
| szEDITranslationFormat | EDFT | char | OPT | INPUT | 
The qualifier used to identify a specific mapping structure used to process both inbound and outbound EDI transactions.  This does not 
  | ||||
| jdEDITransmissionDate | EDDT | JDEDATE | OPT | INPUT | 
The specific date that an EDI transaction was either transmitted or received.  | ||||
| cEDIDirectionIndicator | DRIN | char | OPT | INPUT | 
A code that indicates whether the transaction is inbound or outbound.  | ||||
| mnEDINumberOfDetailLines | EDDL | MATH_NUMERIC | OPT | INPUT | 
The number of detail lines transmitted in an EDI transaction.  This is the total number of lines on a per order basis, number of lines included 
  | ||||
| cEDIProcessedFlag | EDSP | char | OPT | INPUT | 
An option that indicates whether a record has been successfully processed. Depending on the application, the system updates the EDSP 
  | ||||
| szEDITradingPartnerID | PNID | char | OPT | INPUT | 
Field used in an EDI transaction to identify the party that is trading document with you.  | ||||
| szEDIActionCode | TNAC | char | OPT | INPUT | 
A code that indicates the activity you want to perform on the transaction. In an EDI transaction, this code represents the Transaction Set 
  | ||||
| cRetrieveRecord | EV01 | char | OPT | INPUT | 
Pass a '1' to have the function retrieve the record from the F03B14Z2 table. In this case, the rest 
  | ||||
| cErrorFlag | EV02 | char | OPT | OUTPUT | 
'0' if records were successfully deleted; '1' if an error occurred.
  | ||||
| None | 
| None |