| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
| szDocumentType | DCT | char | NONE | INPUT | 
A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
 types, such as, vouchers, invoices, receipts, and timesheets. The reserved document type prefixes for codes are:
P
Accounts payable 
 documents
R
Accounts receivable documents 
T
Time and Pay documents
I
Inventory documents 
O
Purchase order documents 
S
Sales order 
 documents 
  | 
| mnIdentifierShortItem | ITM | MATH_NUMERIC | NONE | INPUT | 
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  | 
| szBusinessUnit | MCU | char | NONE | INPUT | 
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.
  | 
| szLot | LOTN | char | NONE | INPUT | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | 
| szLocation | LOCN | char | NONE | INPUT | 
The storage location from which goods will be moved.  | 
| szGLCategory | GLPT | char | NONE | INPUT | 
A user defined code (41/9) that identifies the G/L offset that system uses when it searches for the account to which it posts the transaction. If 
 you do not want to specify a class code, you can enter **** (four asterisks) in this field.
You can use automatic accounting instructions (AAIs) to 
 predefine classes of automatic offset accounts for the Inventory Management, Procurement, and Sales Order Management systems. You 
 might assign G/L class codes as follows:
   IN20   Direct Ship Orders
   IN60   Transfer Orders
   IN80   Stock Sales 
The system can generate 
 accounting entries based upon a single transaction. For example, a single sale of a stock item can trigger the generation of accounting entries 
 similar to the following:     
   Sales-Stock (Debit) xxxxx.xx 
   A/R Stock Sales (Credit) xxxxx.xx 
   Posting Category: IN80         
   Stock Inventory 
 (Debit) xxxxx.xx 
   Stock COGS (Credit) xxxxx.xx
The system uses the class code and the document type to find the AAI.  | 
| mnCentury | CTRY | MATH_NUMERIC | NONE | INPUT | 
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19 
 (1998, 1999),
20 indicates any year beginning with 20 (2000, 2001), and so on.
  | 
| mnFiscalYear | FY | MATH_NUMERIC | NONE | INPUT | 
A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal 
 year (as defined on the Company Setup form).
Specify the year at the end of the first period rather than the year at the end of the fiscal period. 
 For example, a fiscal year begins October 1, 1998 and ends September 30, 1999. The end of the first period is October 31, 1998. Specify the 
 year 98 rather than 99.  | 
| cCallType | EV01 | char | NONE | INPUT | 
An option that specifies the type of processing for an event.
  | 
| mnAmountVariance | VARA | MATH_NUMERIC | NONE | NONE | 
The variance amount of an inventory transaction for an inventory item.  | 
| mnQuantityVariance | QTYA | MATH_NUMERIC | NONE | NONE | 
The number of units that you adjusted during the receipt routing.  | 
| szErrorMessageID | DTAI | char | NONE | OUTPUT | 
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.
  | 
| cSuppressErrorMessage | EV01 | char | NONE | INPUT | 
An option that specifies the type of processing for an event.
  |