API RF GRPMAJOBJ

Version ACE : 1.3  

Package : Standard

Nom de la gnc : gnc_rf_maj_objstk

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

The API modifies the packing code of a stock object with a particular value, determine the expedition unit (EU) for a multi parcel picking list and determine the stacking mode and returns parcels ID of stacked objects.

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 :

Call the function gnc_rf_maj_objstk , as so to modify the packing code (codemb) of a stock object (input parameter idobj) with a particular value (input parameter value) if the field name for the modification (champ) is equal to “codemb” .

Call the function gnc_rf_ue_opmulti , as so to determine the expedition unit (EU) (LCOL .idobjcol, lcol.cnttyp, lcol.cntcod) for a multi parcel picking list, read with the input parameters (typdep, sigdep, idop_car) .

Call the function gnc_rf_lien_gerb , as so to determine the stacking mode and returns parcels ID of stacked objects for a logistic stock parcel (lcol.idobjcol, lcol.cnttyp, lcol.cntcod).

Erreurs possibles

CODE DESCRIPTION
0 The stock object does not exist or the modification of the stock object is not successful (returned from gnc_rf_maj_objstk ).

Paramètres en entrée

NOM DESCRIPTION FORMAT OBLIGATOIRE/FACULTATIF
typdep Depot type Char(3) O
Sigdep Depot ID Char (12) O
Idobj Number of object Char (18) O
Champ Name of field Char (255) O
Valeur Value of field Char (255) O
idop Picking list ID Char (10) O
Obj Scanned parcel object Char (18) O

Paramètres en sortie

NOM DESCRIPTION FORMAT
ParamOut1 Logistic stock parcel object ID (LCOL.idobjcol) Char(18)
ParamOut2 Container type (lcol.cnttyp) Char(2)
ParamOut3 Container code (lcol.cntcod) Char(2)
ParamOut4

Stacking mode : O , stacking link exist

: N , palet is set on the ground

: C, cyclic link

: D, more than 10 stacked palettes

 
ParamOut5 Found logistic stock parcel ID 1 (Lcol.idobjcol) Char(18)
ParamOut6 Found logistic stock parcel ID 2 (Lcol.idobjcol) Char(18)
ParamOut7 Found logistic stock parcel ID 3 (Lcol.idobjcol) Char(18)
ParamOut8 Found logistic stock parcel ID 4 (Lcol.idobjcol) Char(18)
ParamOut9 Found logistic stock parcel ID 5 (Lcol.idobjcol) Char(18)
ParamOut10 Found logistic stock parcel ID 6 (Lcol.idobjcol) Char(18)
ParamOut11 Found logistic stock parcel ID 7 (Lcol.idobjcol) Char(18)
ParamOut12 Found logistic stock parcel ID 8 (Lcol.idobjcol) Char(18)
ParamOut13 Found logistic stock parcel ID 9 (Lcol.idobjcol) Char(18)
...    
ParamOutN Found logistic stock parcel ID N (Lcol.idobjcol) Char(18)