F3711Z1DeleteRows

Delete Rows from F3711Z1

Minor Business Rule

Object Name: N3711Z1P

Parent DLL: CMFG

Location: Client/Server

Language: NER

Delete Rows from F3711Z1 (N3711Z1P)

Description/Purpose
This function is called from Purge UBE to delete a record or records from F3711Z1.

Data Structure (D3711Z1P)

Data Item Description
 EDUSUser ID

EDBT Batch Number
EDTN Transaction Number

EDLN Line Number


Special Logic
IF EDI Line Number is blank 

THEN all records matching EDI User ID, EDI Batch Number and EDI Transaction Number 
ELSE the specified records will be deleted


IF File_IO_Status is not equal to SUCCESS
THEN Error Code = 1 is returned

^

Data Structure

D3711Z1P - Delete Rows from F3711Z1

Parameter NameData ItemData TypeReq/OptI/O/Both
szEdiUserId_EDUSEDUScharOPTNONE

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 
field helps identify both the transaction and its point of origin.

szEdiBatchNumber_EDBTEDBTcharOPTNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szEdiTransactNumber_EDTNEDTNcharOPTNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

mnEdiLineNumber_EDLNEDLNMATH_NUMERICOPTNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

cErrorCode_ERRCERRCcharOPTNONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

Related Functions

None

Related Tables

None