Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szOrderCompany | KCOO | char | REQ | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
sales order, and so on).
If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order
type, the order company lets you locate the desired document.
If you use the regular Next Numbers facility, the order company is not used to
assign a next number. In this case, you probably would not use the order company to locate the document. |
mnOrderNumber | DOCO | MATH_NUMERIC | REQ | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
and so on. |
szOrderType | DCTO | char | REQ | 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
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post
program. (These entries are not self-balancing when you originally enter them.)
The following document types are defined by J.D. Edwards and
should not be changed:
P
Accounts Payable documents
R
Accounts Receivable documents
T
Payroll documents
I
Inventory documents
O
Purchase Order Processing documents
J
General Accounting/Joint Interest Billing documents
S
Sales Order Processing documents
|
mnLineNumber | LNID | MATH_NUMERIC | REQ | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
this number,but in some cases you can override it. |
szOriginCode | OCDE | char | REQ | NONE |
Code that identifies what type of program a warehouse movement request was created from. You can use this field to select requests
based on how they were created. Valid codes are:
Request Type Putaway - code OP; Purchase Order Receipts (P4312)
Putaway/Replenish -
code TR; Manual Movement Requests (P46100)
Replenish - code BR; Batch Replenishments (P461601)
Replenish - code PR; Warehouse
Picking Server (X46151)
Picking - code SO; Batch Order Edit and Creation - Sales (P40211Z).
Sales Order Entry - Single Line (P4201A)
Order Release (P420111)
Sales Order Release (P42040)
Held Order Release (P42070)
Sales Order Entry - Detail (P4211)
Back
Order Release - Online (P42117)
Back Order Release - Batch (P42118)
- Transfer Order Entry (P4242)
P42995 - Repost Active
Sales Orders.
P46150 - Batch Picking Requests.
P47011 - EDI Purchase Order Edit/Create.
P47091 - EDI Request for Quote
Edit/Create.
code WO; Work Order Parts List Revisions (P3111
code WB and SB : Request Inquiry (P4600)
Warehouse
Movement Confirmations (P4617) |
szBusinessUnit | MCU | char | REQ | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
might be a warehouse location, job, project, work center, branch, or plant.
You can assign a business unit to a document, entity, or person for
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by
business unit to track equipment by responsible department.
Business unit security might prevent you from viewing information about business units
for which you have no authority.
|
mnItemNumberShort | ITM | MATH_NUMERIC | REQ | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and
so forth. The item numbers are as follows:
o Item Number (short) - An eight-digit, computer-assigned item number
o 2nd Item Number - The
25-digit, free-form, user defined alphanumeric item number
o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item
number |
szLocation | LOCN | char | REQ | NONE |
The storage location from which goods will be moved. |
szLot | LOTN | char | REQ | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. |
szLineType | LNTY | char | REQ | NONE |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
General Ledger, Job Cost, Accounts Payable, Accounts Receivable, and Inventory Management. It also specifies the conditions under
which a line prints on reports, and it is included in calculations. Codes include the following:
S
Stock item
J
Job cost
N
Nonstock item
F
Freight
T
Text information
M
Miscellaneous charges and credits
W
Work order |
szUnitOfMeasure | UOM | char | REQ | NONE |
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).
|
mnQuantity | UORG | MATH_NUMERIC | REQ | NONE |
The quantity of units affected by this transaction.
|
szProgramID | PID | char | REQ | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
interactive program is P4210, and the number of the Print Invoices batch process report is R42565.
The program ID is a variable length value.
It is assigned according to a structured syntax in the form TSSXXX, where:
T
The first character of the number is alphabetic and identifies the
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a
program.
SS
The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210
indicates that this program belongs to system 42, which is the Sales Order Processing system.
XXX
The remaining characters of the numer are
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry
program.
|
cFromOnline | EV01 | char | REQ | NONE |
An option that specifies the type of processing for an event.
|
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.
|
cErrorCode | ERR | char | OPT | NONE |
The Data Field Error Code field is simply a generic data field to pass an error condition flag. This field is one of the fields that make up the
external parameter data structure of the Data Dictionary Server. |
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
location.
|
szSecondItemNumber | LITM | char | REQ | NONE |
A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to
alternative item numbers. The three types of item numbers are:
Item Number (short)
An 8-digit, computer-assigned item number.
2nd Item Number
A
25-digit, user defined, alphanumeric item number.
3rd Item Number
Another 25-digit, user defined, alphanumeric item number.
In addition to
these three basic item numbers, the system provides an extensive cross-reference search capability. You can define numerous
cross-references to alternative part numbers. For example, you can define substitute item numbers, replacements, bar codes, customer numbers, or
supplier numbers.
|
szThirdItemNumber | AITM | char | REQ | NONE |
The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item
numbers are as follows:
1. Item Number (short) - An 8-digit, computer-assigned item number.
2. 2nd Item Number - The 25-digit, free-form, user
defined alphanumeric item number.
3. 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item number.
In addition to
these three basic item numbers, an extensive cross-reference search capability has been provided (see XRT). Numerous cross references to
alternate part numbers can be user defined, such as substitute item numbers, replacements, bar codes, customer numbers, or supplier
numbers. |
jdRequestedDate | DRQJ | JDEDATE | REQ | NONE |
The date that an item is scheduled to arrive or that an action is scheduled for completion.
|
mnMaxPutQtyJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. |
cMaxQtyByZoneCacheFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|