Q35GetEquipmentInformation
Cantara Business Function which is a convenience function to enable rapid access to the basic Equipment data by Cantara clients.
The asset identifier for the inquiry is provided based on the fixed assets constants definition with JDE.
Details are retrieved from JDE Tables F1201 and F1217.
Called By
This function is called by the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
mnAssetItemNumber | ASSETNUMBER | OPTIONAL | OUT |
szUnitNumber | STRING | OPTIONAL | OUT |
szSerialTagNumber | STRING | OPTIONAL | OUT |
szPrimaryAssetNumber | STRING | REQUIRED | BOTH |
szDescription01 | STRING | OPTIONAL | OUT |
szDescription02 | STRING | OPTIONAL | OUT |
szDescription03 | STRING | OPTIONAL | OUT |
szBusinessUnit | BUSINESSUNIT | OPTIONAL | OUT |
szBranch | BUSINESSUNIT | OPTIONAL | OUT |
szCostCenterLocation | BUSINESSUNIT | OPTIONAL | OUT |
mnCustomerNo | ADDRESSNUMBER | OPTIONAL | OUT |
mnSiteNo | ADDRESSNUMBER | OPTIONAL | OUT |
szEquipmentStatus | UDC | OPTIONAL | OUT |
mnIdentifierShortItem | SHORTITEM | OPTIONAL | OUT |
cAssetNumberSymbol | CHARACTER | OPTIONAL | OUT |
cUnitNumberSymbol | CHARACTER | OPTIONAL | OUT |
cSerialNumberSymbol | CHARACTER | OPTIONAL | OUT |
szErrorMessageID | ERRORALIAS | OPTIONAL | OUT |
szCompany | COMPANY | OPTIONAL | OUT |
mnParentAssetNumber | ASSETNUMBER | OPTIONAL | OUT |
szProductModel | UDC | OPTIONAL | OUT |
szProductFamily | UDC | OPTIONAL | OUT |
szLot | STRING | OPTIONAL | OUT |