| API / APIs Radiofréquence | |
| Version ACE : 1.3 | |
|
Package : Standard Nom de la gnc : gnc_rf_depal_pal |
Fonctionnalité :Général |
| Schémas d’entrée et de sortie : | voir en fin de document. |
The API depalletizes an parcel and palletizes it in a new expedition unit.
API imbriquées : aucune.
| RAS. |
| RAS. |
Erreurs possibles
| Cause | CODE |
| Problem with the parcel palletization | 39 |
| Problem with the parcel depalletization | 43 |
Détail de l'API
|
Read the Depot of the operator. Read the information about the parcel. The depalletization is executed for the parcel (call the gnc_colis_modif_statut with the new status 5 and without an expedition unit). If the depalletization is not successful, the API returns the error code 43. The palletization is executed for the parcel (call the gnc_colis_modif_statut with the new status 5 and with the expedition unit). If the palletization is not successful, the API returns the error code 39. |
| NOM | DESCRIPTION | FORMAT | OBLIGATOIRE/FACULTATIF |
|---|---|---|---|
| idue | Identifier of the Expedition Unit | Char(18) | O |
| idobjcol | Object identifier of the logistic stock parcel | Char(18) | O |
| NOM | DESCRIPTION | FORMAT |
|---|---|---|
| Aucun |