API RF VERIFUE

  Version ACE : 1.3

Package : Standard

Nom de la gnc : gnc_rf_verif_ue_palettisation

Fonctionnalité : Préparation
Schémas d’entrée et de sortie : voir en fin de document.

The API controls whether a parcel can be palletized.

API imbriquées : aucune.

Contraintes et limites de fonctionnement (hors périmètre)

RAS.

Paramétrage (PPE)

RAS.

Processus, contrôles et règles de gestion

ETAPE DESCRIPTION DU PROCESSUS
Détail :

Read the depot for the operator.

If the parcel does not exist the API returns the error code 24.

If the parcel is not an Expedition Unit (LCOL.flgue = 0 ) the function returns the error code 24.

If the parcel is closed (lcol.staut > 5) the API returns the error code 25.

If the stock object does not exist the API returns the error code 14.

If the stock object is not available the API returns the error code 15.

Cas d’erreurs

CODE PARAMÈTRES DESCRIPTION
24   The expedition unit does not exist
25   The expedition unit is closed
14   The stock object does not exist
15   The stock object is not available

Paramètres en entrée

NOM DU PARAMÈTRE TYPE FORMAT TAILLE OBL O/N REMARQUE
idue Char   18 O Identifier of the Expedition Unit

Paramètres en sortie

NOM DU PARAMÈTRE TYPE FORMAT TAILLE REMARQUE
Aucun