This Named ER will read a record from the EDI Order Address Table (F4706) and write the record to the
Order Address Table (F4706).
D4700120 - F4706 Convert EDI Order Address to Order Address
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnEdiDocumentNumber | EDOC | MATH_NUMERIC | NONE | NONE |
The document number that is assigned by the transmitter in an EDI transaction.
In a non EDI environment, this would be consistent with the
| ||||
| szEdiDocumentType | EDCT | char | NONE | NONE |
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
| ||||
| szCompanyKeyEdiOrder | EKCO | char | NONE | NONE |
Company - Key (EDI - Document Key Co) | ||||
| 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
| ||||
| 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
| ||||
| mnDocumentOrderInvoicee | DOCO | MATH_NUMERIC | NONE | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
| szOrderType | DCTO | char | NONE | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
| szCompanyKeyOrderNo | KCOO | char | NONE | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
| mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| szFileName | FILE | char | NONE | NONE |
The number of a specific table. For example, the Account Master table name is F0901. See the Standards Manual on the programmers'
| ||||
| cTypeAddressNumber | ANTY | char | NONE | NONE |
This will indicate the address number that is associated with the order address information. The possible values are as follows:
1 Sold-to
| ||||
| szTransactionOriginator | TORG | char | NONE | NONE |
The person who originally entered the transaction. | ||||
| szUserId | USER | char | NONE | NONE |
The code that identifies a user profile. | ||||
| szProgramId | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
| szWorkstationId | JOBN | char | NONE | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
| jdDateUpdated | UPMJ | JDEDATE | NONE | NONE |
The date that specifies the last update to the file record. | ||||
| mnTimeOfDay | TDAY | MATH_NUMERIC | NONE | NONE |
The computer clock in hours:minutes:seconds. | ||||
| cErrorCode | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
| B4006 Work With Order Addresses |
| F4006 Order Address Information | ||||
| F4706 EDI Order Address Information |