D43E0210A - Retrieve Requisition Header
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szOrderCompany | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnOrderNumber | DOCO | MATH_NUMERIC | OPT | 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 | OPT | 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
| ||||
szBusinessUnit | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
jdTransactionDate | TRDJ | JDEDATE | OPT | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
szCurrencyCodeFrom | CRCD | char | OPT | NONE |
A code that identifies the currency of a transaction. | ||||
mnOrderAmount | OTOT | MATH_NUMERIC | OPT | NONE |
The total value of all lines on the order that have not been shipped and billed to the customer. | ||||
mnNumberOfDetailLines | NDLN | MATH_NUMERIC | OPT | NONE |
The number of detail lines on an eRequisition. | ||||
szRequisitionHeaderStatus | ERHS | char | OPT | NONE |
The status of a Requisition has the following valid values: Composing Submitted Complete Canceled | ||||
szRequisitionTitle | ERTI | char | OPT | NONE |
The title given to a requisition by the user. | ||||
mnRequestedBy | AREQ | MATH_NUMERIC | OPT | NONE |
The address book number of the person entering the request. The system verifies this number against the Address Book. | ||||
szTransactionOriginator | TORG | char | OPT | NONE |
The person who originally entered the transaction. | ||||
mnNumberOfCompletedDetailLines | NCLN | MATH_NUMERIC | OPT | NONE |
The number of completed detail lines on an eRequisition. For 2-way matched lines, completed means the detail line is fully vouchered or
| ||||
szUserId | USER | char | OPT | NONE |
The code that identifies a user profile. | ||||
szProgramId | PID | char | OPT | 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 | OPT | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
jdDateUpdated | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. | ||||
mnTimeOfDay | TDAY | MATH_NUMERIC | OPT | NONE |
The computer clock in hours:minutes:seconds. | ||||
szCurrencyCodeTo | CRDC | char | OPT | NONE |
A code that identifies the domestic (base) currency of the company on a transaction. | ||||
mnNumberOfCanceledDetailLines | NALN | MATH_NUMERIC | OPT | NONE |
The number of canceled detail lines on an eRequisition. |
None |
None |