This Business Function Retrieves the Cross Reference Item Retrieval From F4104 (Item Cross Reference 
File) using ITM, XRT and AN8 as key. 
It Returns UITM and DTAI.
The Parameters for this Business Function are:
ITM     - Short Item #                                       INPUT
SYM5 - Cross Reference Symbol               INPUT
XRT    - Cross Reference Type                    INPUT
AN8    - Address Book #                                INPUT
EXDJ  - Order Date                                         INPUT
UITM  - Item Number                                      OUTPUT
DTAI  - Error Message ID                              OUTPUT
EV01 - Suppress Error Message                INPU
D4200180 - Get Cross Reference Item
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnShortItemNumber | 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 
  | ||||
| cCrossReferenceSymbol | SYM5 | char | NONE | NONE | 
A character that identifies the customer's or supplier's number in your system. When you enter a number preceded by this character, the 
  | ||||
| szCrossReferenceType | XRT | char | NONE | NONE | 
A user defined code (41/DT) that identifies the type of cross-reference set up for this customer. Examples of cross-reference types include:
   
  | ||||
| mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| jdOrderDate | EXDJ | JDEDATE | NONE | NONE | 
The date on which a transaction, text message, agreement, obligation, or preference has expired or been completed.  | ||||
| szItemNumber | UITM | char | NONE | NONE | 
A number that the system assigns to an item. It can be in short, long, or third item number format.  | ||||
| szErrorMesgID | 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 
  | ||||
| cSuppressErrorMesg | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szCustomerSupplierItmNo | CITM | char | NONE | NONE | 
The cross-reference item number that the system assigns to an item number. A cross-reference number allows you to use a supplier's item 
  | ||||
| szDescription1 | DSC1 | char | NONE | NONE | 
Brief information about an item; a remark or an explanation.  | ||||
| szDescription2 | DSC2 | char | NONE | NONE | 
A second, 30-character description, remark, or explanation.  | ||||
| None | 
| F4104 Item Cross Reference File |