D4700080 - EDI - Convert Generic Text To EDI Text
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szNameObject | OBNM | char | NONE | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
szFileID | 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'
| ||||
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
| ||||
szEDIKeyCompany | 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
| ||||
mnDocumentNumber | 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,
| ||||
szDocumentType | 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
| ||||
szKeyCompany | 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
| ||||
szSuffix | SFXO | char | NONE | NONE |
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies
| ||||
mnLineNumber | LNID | MATH_NUMERIC | NONE | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
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
| ||||
cDeleteGenericText | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cConversionSuccessful | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
B9800100 Get Audit Information |
F4201 Sales Order Header File | ||||
F4211 Sales Order Detail File | ||||
F4301 Purchase Order Header | ||||
F4311 Purchase Order Detail File | ||||
F4714 EDI Order Text Lines - Header | ||||
F4715 EDI Order Text Lines - Detail |