| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
| mnJobNumber | JOBS | MATH_NUMERIC | OPT | NONE | 
The job number (work station ID) which executed the particular job.  | 
| cActionCode | ACTN | char | OPT | NONE | 
A code that specifies the action that is performed. Valid values are:
A
Add
C
Change
  | 
| cSuppressErrorMessage | SUPPS | char | OPT | NONE | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
 runtime error message handling.
       1 = suppress runtime error message handling.  | 
| cErrorCode | ERRC | char | OPT | NONE | 
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).  | 
| szProcOptProgramId | 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 
 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.
  | 
| szProcOptVersion | VERS | char | OPT | NONE | 
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
 processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
 menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.  | 
| szProcessModule | VC04A | char | OPT | NONE | 
This is a generic field used as a work field in Everest.  | 
| cBeginDocEditMode | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.
  | 
| 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 
 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.
  | 
| szComputerID | CTID | char | OPT | NONE | 
 | 
| szUserId | USER | char | OPT | NONE | 
The code that identifies a user profile.
  | 
| 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, 
 and so on.  | 
| 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 
 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
  | 
| szOrderDescription | DL01 | char | OPT | NONE | 
A user defined name or remark.  | 
| szBranchPlant | MMCU | char | OPT | NONE | 
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which 
 represent lower-level business units, subordinate to it. For example:
    o Branch/Plant (MMCU)
    o Dept A (MCU)
    o Dept B (MCU)
    o Job 123 
 (MCU)
Business unit security is based on the higher-level business unit.  | 
| szCompany | CO | char | OPT | NONE | 
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
 Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
 transactions.
Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
 for transaction entries.
  | 
| szStatusCodeWo | SRST | char | OPT | NONE | 
A user defined code (00/SS) that describes the status of a work order, rate schedule, or engineering change order. Any status change from 
 90 through 99  triggers the system to automatically update the completion date.
  | 
| jdDateRequestedJulian | DRQJ | JDEDATE | OPT | NONE | 
The date that an item is scheduled to arrive or that an action is scheduled for completion.
  | 
| cWoPickListPrinted | SHTY | char | OPT | NONE | 
A code to designate whether or not the Work Order Pick List has been printed for a Work Order.  If a 1 is in this code, the Work Order Pick 
 List has been printed.  | 
| mnQuantityOrdered | UORG | MATH_NUMERIC | OPT | NONE | 
The quantity of units affected by this transaction.
  | 
| mnQuantityScrapped | SOCN | MATH_NUMERIC | OPT | NONE | 
The number of units canceled in Sales Order or Work Order Processing, using either the entered or the primary unit of measure defined for 
 this item.
In manufacturing, this can also be the number of units scrapped to date.  | 
| mnQuantityCompleted | SOQS | MATH_NUMERIC | OPT | NONE | 
The number of units committed for shipment in Sales Order Entry, using either the entered or the primary unit of measure defined for this 
 item.
In the Manufacturing system and Work Order Time Entry, this field can indicate completed or scrapped quantities. The quantity type is 
 determined by the type code entered.  | 
| szUnitOfMeasure | UOM | char | OPT | 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).
  | 
| mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
 location.
  | 
| mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | 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  | 
| szIdentifier2ndItem | LITM | char | OPT | 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.
  | 
| szIdentifier3rdItem | AITM | char | OPT | 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.  | 
| mnAssetItemNumber | NUMB | MATH_NUMERIC | OPT | NONE | 
An 8-digit number that uniquely identifies an asset.
  | 
| szTypeBill | TBM | char | OPT | NONE | 
A user defined code (40/TB) that designates the type of bill of material. You can define different types of bills of material for different uses. 
 For example:
   M     Standard manufacturing bill
   RWK   Rework bill
   SPR   Spare parts bill 
The system enters bill type M in the work order 
 header when you create a work order, unless you specify another bill type. The system reads the bill type code on the work order header to 
 know which bill of material to use to create the work order parts list. MRP uses the bill type code to identify the bill of material to use when it 
 attaches MRP messages. Batch bills of material must be type M for shop floor management, product costing, and MRP processing.  | 
| szLotSerialNumber | LOTN | char | OPT | NONE | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | 
| cTypeWo | TYPS | char | OPT | NONE | 
A user defined code (00/TY) that indicates the classification of a work order or engineering change order.
You can use work order type as a 
 selection criterion for work order approvals.  | 
| szOrderSuffix | SFXO | char | OPT | 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 
 multiple transactions for an original order.
For purchase orders, the code is always 000.
For sales orders with multiple partial receipts against an 
 order, the first receiver used to record receipt has a suffix of 000, the next has a suffix of 001, the next 002, and so on.  | 
| mnRelatedLineNumber | LNID | MATH_NUMERIC | OPT | 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.  | 
| szRelatedPoSoNumber | RORN | char | OPT | NONE | 
A number that identifies a secondary purchase order, sales order, or work order that is associated with the original order. This number is for 
 informational purposes only.
  | 
| szRelatedOrderType | RCTO | char | OPT | NONE | 
A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
 order might be document type OP and might have been created to fill a related work order with document type WO.  | 
| szCompanyKeyRelated | RKCO | char | OPT | NONE | 
The key company that is associated with the document number of the related order.
  | 
| szCostCenter | 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 
 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.
  | 
| szAssetNumberPrimary | ASII | char | OPT | NONE | 
An identification code that represents an asset. You enter the identification code in one of the following formats:
1
Asset number (a 
 computer-assigned, 8-digit, numeric control number)  
2
Unit number (a 12-character alphanumeric field)  
3
Serial number (a 25-character alphanumeric 
 field)
Every asset has an asset number. You can use unit number and serial number to further identify assets. If this is a data entry field, the first 
 character you enter indicates whether you are entering the primary (default) format that is defined for your system, or one of the other two 
 formats. A special character (such as / or *) in the first position of this field indicates which asset number format you are using. You assign special 
 characters to asset number formats on the fixed assets system constants form.  | 
| szPrimaryItemNumber | UITM | char | OPT | NONE | 
A number that the system assigns to an item. It can be in short, long, or third item number format.  | 
| szPrimaryUoM | UOM | char | OPT | 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).
  | 
| szStandardConversionFlag | TFLA | char | OPT | NONE | 
Allows you to bypass the item-specific unit of measure and use the standard unit of measure. Valid values are:
   blank Use the item-specific 
 unit of measure
   1       Bypass the item-specific unit of measure and use the standard unit of measure  | 
| mnConversionFactor | CONV | MATH_NUMERIC | OPT | NONE | 
The factor that the system uses to convert one unit of measure to another unit of measure.  | 
| cCommitmentControl | FLD1 | char | OPT | NONE | 
An option that determines how the system commits inventory to a work order, and specifies the inventory location to which commitments are 
 made. Valid values are:
1
Primary Location
2
Split-Cross Branch Boundaries
3
Split-Don't Cross Branch Boundaries
Note: The system 
 activates this field only when you create hard commitments. The three available options are as follows:
  o  Primary Location. Make commitments to 
 the primary location in the branch/plant where the work order originates.
  o  Split-Cross Branch Boundaries. Split the parts list and 
 commitments to fill any component shortages. The system can cross branch boundaries to fill requirements. In this case, the system uses the next 
 alphabetical branch/plant listed in the table that occurs after the branch/plant on the work order header.
For example, for the branch/plants CAL, 
 CHI, CLE, and HOU:
If the system starts committing inventory at branch/plant CHI, it accesses CLE as the next branch/plant. If inventory is low in 
 all locations, the system makes the remaining commitments to the primary location of the branch/plant on the work order header.
  o  
 Split-Don't Cross Branch Boundaries. This option is similar to Split-Cross Branch Boundaries, but the system cannot cross branch boundaries.
Note: 
 When you set the Commitment Method field in the Item Branch/Plant table to 2 or 3 (lot number or expiration date control), you must use the 
 Split-Don't Cross Branch Boundaries option.
  | 
| cHardSoftCommit | FLD2 | char | OPT | NONE | 
An option that determines how the Shop Floor Management system commits inventory. The options are as follows:
    o Hard commitment at 
 creation of parts list. The system performs a hard commitment at the creation of the parts list. The hard commitment remains in effect until 
 inventory is relieved.
    o Soft commitment, then changed to hard commitment when printing. The system performs a soft commitment at the 
 creation of the parts list.
       The system then changes the commitment to a hard commitment during the pick list print process (P31410) for the 
 work order. The hard commitment remains in effect until inventory is relieved.
    o Soft commitment at creation of parts list. The system performs a 
 soft commitment at creation of the parts list. The soft commitment remains in effect until inventory is relieved.
When you set the Commitment 
 Method field in the Branch/Plant Constants form to
2 or 3, you must use either Hard commitment at creation of parts list or Soft commitment, 
 then hard commitment when printing because a hard commitment must be performed.
If you want to identify substitute items when a shortage 
 occurs, you must choose the hard commitment at creation of parts list option.
When you choose either Soft, Hard when printing or Soft at creation 
 of Parts List, any line item in the parts list may be hard-committed prior to printing or relieving the inventory.
For World:
When the hard/soft 
 commit option is set to 2 or 3, any line item in the parts list may be hard committed prior to printing or relieving the inventory. Valid codes are:
   1   
 Hard commitment
   2   Soft commitment, hard commitment when printing (P31410)
   3   Soft commitment For OneWorld:
To specify how the 
 program commits inventory, click one of the following options under the Hard/Soft Commit heading:
    o Hard at creation of parts list
    o Soft, Hard 
 when printing (P31410)
    o Soft at creation of parts list  | 
| cLotProcessType | SRCE | char | OPT | NONE | 
A code that indicates whether lot or serial number is assigned. Lot and serial number processes use the Lot Master table (F4108).
Valid 
 codes are:
   0   Lot assignment is optional. You can manually assign numbers. Quantity can be greater than one. (Default)
   1   Lot assignment is 
 required. The system assigns numbers using the system date in YYMMDD format. Quantity can be greater than one.
   2   Lot assignment is 
 required. The system assigns numbers in ascending order using Next Numbers. Quantity can be greater than one.
   3   Lot assignment is 
 required. You must manually assign numbers. Quantity can be greater than one.
   4   Serial number assignment is optional except during shipment 
 confirmation. Quantity must not exceed one.
   5   Serial number assignment is required. The system assigns numbers using the system date 
 in YYMMDD format. Quantity must not exceed one.
   6   Serial number assignment is required. The system assigns numbers in ascending 
 order using Next Numbers. Quantity must not exceed one.
   7   Serial number assignment is required. You must manually assign numbers. 
 Quantity must not exceed one.  | 
| cWarrantyInEffect | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.
  | 
| szCurrencyCode | CRCD | char | OPT | NONE | 
A code that identifies the currency of a transaction. 
  | 
| cCurrencyDataDisplayDecimals | CDEC | char | OPT | NONE | 
A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
 would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.  | 
| mnCoByJobNumber | JOBS | MATH_NUMERIC | OPT | NONE | 
The job number (work station ID) which executed the particular job.  | 
| szWorkOrderType | A201 | char | OPT | NONE | 
A code that the system uses to determine the type of work order; based on the value in the Order Type field.  Values are:
01
Unrelated to 
 work order
02
Manufacturing work order
03
Manufacturing rework work order
04
Equipment work order
05
Service work order
06
Warranty claim 
 order
07
Supplier recovery order
08
Engineering change order
09
Engineering change request order
10 
Property Management order
11
Engineer to 
 Order summary order
12
Rate schedule order
  |