GetRevisionLevels
GetRevisionLevels is used to request revision levels for the product (part) being packed or the packing unit during packing/repacking. The revision levels of semi-finished or finished materials are queried from SAP ERP via ERPConnectivity, or, if necessary, via middleware (e.g. PI).
Initialization parameters:
| Parameter | Data type | Description | Required |
|---|---|---|---|
|
STRING |
Sets the plant number that is transferred during queries sent to ERPConnectivity. |
Yes |
|
STRING |
The logical name of the ERPConnectivity instance for communication. If nothing has been set, the default instance is selected. |
No |
|
SHORT |
Determines the required type for the requested revision level. |
No |
|
INTEGER |
Specifies the waiting time in seconds for a response following a request to ERPConnectivity. The request becomes invalid after this time. |
No |
|
To connect to the ERPConnectivity (ERP) service, the ERPConnectivity environment variable has to be set. |