Q35ValidateAssetNumber
Cantara Business Function to validate the provided asset number similar to how the P17714 would if changed on the work order. This function also returns Asset specific information as per P17714.
NOTE:
This function can be called directly, but it was not designed to be used in that manner so results could be unpredictable. It was designed to be used by the following functions:
Calls
This function calls the following Q35 functions.
Called By
This function is called by the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
NUMB_mnAssetNumber | ASSETNUMBER | OPTIONAL | BOTH |
PRODM_szProductModel | UDC | OPTIONAL | BOTH |
PRODF_szProductFamily | UDC | OPTIONAL | BOTH |
ITM_mnShortItemNumber | SHORTITEM | OPTIONAL | BOTH |
AN8_mnCustomerNumber | ADDRESSNUMBER | OPTIONAL | BOTH |
LOTN_szLotNumber | STRING | OPTIONAL | BOTH |
SAID_mnServiceAddressNumber | ADDRESSNUMBER | OPTIONAL | BOTH |
TXA1_szTaxArea1 | STRING | OPTIONAL | BOTH |
EXR1_szTaxExplanationCode1 | UDC | OPTIONAL | BOTH |
MMCU_szBranchPlant | BUSINESSUNIT | OPTIONAL | BOTH |
ASII_szAssetNumberInput | STRING | REQUIRED | BOTH |
EQST_szEquipmentStatus | UDC | OPTIONAL | BOTH |
DCTO_szOrderType | UDC | REQUIRED | IN |
UOM_szUnitOfMeasureAsInput | UDC | OPTIONAL | BOTH |
UITM_szItemNoUnknownFormat | STRING | OPTIONAL | BOTH |
UORG_mnUnitsTransactionQty | FLOAT | OPTIONAL | BOTH |
NAN8_mnNextAddressNumber | ADDRESSNUMBER | OPTIONAL | BOTH |