| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
| szDocumentType | DCT | char | OPT | 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 
  | 
| mnFiscalYear1 | FY | MATH_NUMERIC | OPT | 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.  | 
| mnCentury | CTRY | MATH_NUMERIC | OPT | 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.
  | 
| mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | 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  | 
| szCostCenter | MCU | char | OPT | 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.
  | 
| szLocation | LOCN | char | OPT | INPUT | 
The storage location from which goods will be moved.  | 
| szLot | LOTN | char | OPT | INPUT | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | 
| szGlCategory | GLPT | char | OPT | 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.  | 
| mnPeriodFrom | FFP | MATH_NUMERIC | OPT | INPUT | 
The beginning period number that is used to retrieve amounts that are assigned. This period number corresponds to the date pattern that is 
 set up for the view that you selected for which to run the assignment.  | 
| mnPeriodThru | FTP | MATH_NUMERIC | OPT | INPUT | 
The ending period number that is used to retrieve amounts to be assigned. This period number corresponds to the date pattern that is set 
 up for the view for which you selected to run the assignment.  | 
| mnSumAmountNet | AN01 | MATH_NUMERIC | OPT | OUTPUT | 
A number that represents the net amount posted during the accounting period. The system uses the accounting periods from the Company 
 Constants table (F0010). The net amount posted is the total of all debits and credits, beginning with the first day of the period through the last 
 day of the period.
  | 
| mnSumNetQuantity | NQ01 | MATH_NUMERIC | OPT | OUTPUT | 
The net transaction quantity from all transactions for an Item for Period 01.  | 
| szErrorCode | DTAI | char | OPT | 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 | SUPPS | char | OPT | INPUT | 
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.  |