| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
| mnItemNumberShort | ITM | MATH_NUMERIC | NONE | 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  | 
| cPotencyControl | OT1Y | char | NONE | NONE | 
A code that indicates whether you control the item by potency.  | 
| cGradeControl | OT2Y | char | NONE | NONE | 
A code that indicates whether you control the item by grade.  | 
| mnStandardPotency | STDP | MATH_NUMERIC | NONE | NONE | 
The percentage of active ingredients normally found in an item.  | 
| mnFromPotency | FRMP | MATH_NUMERIC | NONE | NONE | 
A number that indicates the minimum potency or percentage of active ingredients acceptable for an item.
The system displays a warning 
 message if you try to purchase or issue items that do not meet the minimum acceptable potency. The system does not allow you to sell items 
 that do not meet the minimum acceptable potency.  | 
| mnThruPotency | THRP | MATH_NUMERIC | NONE | NONE | 
A number that indicates the maximum potency or percentage of active ingredients that is acceptable for an item.
The system displays a 
 warning message if you try to purchase or issue items that have a potency that exceeds the maximum potency acceptable. The system does 
 not allow you to sell items that have a potency that exceeds the maximum potency acceptable.  | 
| szStandardGrade | STDG | char | NONE | NONE | 
A code (table 40/LG) that represents the normal grade for an item.  | 
| szFromGrade | FRGD | char | NONE | NONE | 
A user defined code (40/LG) that indicates the minimum grade that is acceptable for an item.
The system displays a warning message if 
 you try to purchase or issue items with grades that do not meet the minimum grade acceptable. The system does not allow you to sell items 
 with grades that do not meet the minimum acceptable level.  | 
| szThruGrade | THGD | char | NONE | NONE | 
A user defined code (40/LG) that indicates the maximum grade that is acceptable for an item.
The system displays a warning message if 
 you try to purchase or issue items with grades that exceed the maximum grade acceptable. The system does not allow you to sell items with 
 grades that exceed the maximum grade acceptable.  | 
| szBranch | MCU | char | NONE | 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.
  | 
| cErrorCode | ERRC | char | NONE | 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).  | 
| cSuppressErrorMessage | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.
  | 
| szErrorMessageID | DTAI | char | NONE | 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.
  | 
| idF4102Pointer | GENLNG | ID | NONE | NONE | 
General purpose ID variable.  | 
| mnShelfLifeDays | SLD | MATH_NUMERIC | NONE | NONE | 
The number of days that an item can remain in inventory before it expires. The system adds this number to the date that the item is received 
 to determine the expiration date for the item. If you do not enter a value here, you must enter an expiration date each time you receive the lot 
 item.  | 
| cLotProcessingType | SRCE | char | NONE | 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.  |