Niv522/08/2023 17:39:598ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4852
Fonction : WmsPrintAuto(XT1,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(XETIQTRANSPORT,1,Array,imp,,EXPE_ETIQ2,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, XETIQTRANSPORT 1 EXPE_ETIQ2 FRA EXPE imp 1 client CR4 stofcy CR1 numcde CVCR12304807 numpal )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="4"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">client</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR4</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CVCR12304807</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "CR4"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304807"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="4"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">client</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR4</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD><FLD NAME="VVALPARAM" TYPE="Char">CVCR12304807</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "CR4"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304807"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "CR4"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(113) "CR401CR1CR404EUR11CR4CR4CONFISERIEDUROYRENELACALADECONFISERIEDUROYRENELACALADEFRCHQ30FM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(94) "5380ROUTEDAVIGNON13089AIXENPROVENCECEDEX25380ROUTEDAVIGNON13089AIXENPROVENCECEDEX2CVCR12304807"
  [nbpal1] = string(1) "2"
  [nbcol1] = string(3) "245"
  [transp1] = string(2) "04"
  [backurl] = string(25) "PC1_02.php?op=CR123080206"
  [idERR] = string(4) "ERR1"
}
 
Niv522/08/2023 17:39:598ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 19
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




PC1_01.php
array(1) {
  [success] = string(36) "Création BL LVCR12303218 effectuée"
}
 
Niv522/08/2023 17:40:5880ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:0680ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:0880ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:1380ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:2880ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:3680ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338257</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338257"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:41:3780ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338257 ope 80 qte 864 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338257</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338257"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338257</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338257"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:41:3980ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:4080ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:41:4180ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:42:0580ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 263
Fonction : Supp_Ligof(OFCR123080618,1000,461228,)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 556
Fonction : Run(YWSDP01, OFCR123080618 1000 461228 0 00000000 80 2 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">461228</FLD> <FLD NAME="ITMREF" TYPE="Char"></FLD> <FLD NAME="QTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="PCU" TYPE="Char"></FLD> <FLD NAME="LOT" TYPE="Char"></FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">00000000</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">2</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461228"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">461228</FLD><FLD NAME="ITMREF" TYPE="Char"></FLD><FLD NAME="QTYPCU" TYPE="Decimal">0</FLD><FLD NAME="PCU" TYPE="Char"></FLD><FLD NAME="LOT" TYPE="Char"></FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">00000000</FLD><FLD NAME="SSCC" TYPE="Char"></FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">2</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461228"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(4) {
  [act] = string(8) "supligof"
  [seq] = string(6) "461228"
  [numof] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv522/08/2023 17:42:2780ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 263
Fonction : Supp_Ligof(OFCR123080618,1000,461227,)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 556
Fonction : Run(YWSDP01, OFCR123080618 1000 461227 0 00000000 80 2 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">461227</FLD> <FLD NAME="ITMREF" TYPE="Char"></FLD> <FLD NAME="QTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="PCU" TYPE="Char"></FLD> <FLD NAME="LOT" TYPE="Char"></FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">00000000</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">2</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461227"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">461227</FLD><FLD NAME="ITMREF" TYPE="Char"></FLD><FLD NAME="QTYPCU" TYPE="Decimal">0</FLD><FLD NAME="PCU" TYPE="Char"></FLD><FLD NAME="LOT" TYPE="Char"></FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">00000000</FLD><FLD NAME="SSCC" TYPE="Char"></FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">2</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461227"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(4) {
  [act] = string(8) "supligof"
  [seq] = string(6) "461227"
  [numof] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv522/08/2023 17:42:3080ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:42:3080ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:42:3880ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 684 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">684</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "684"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">684</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338258</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "684"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338258"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "684"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:42:3980ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338258 ope 80 qte 684 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338258</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">684</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338258"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "684"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338258</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">684</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338258"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "684"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "684"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:42:4580ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:42:4780ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:1480ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(80)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 80 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">80</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "80"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">80</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "80"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(2) "80"
  [mdpasse] = string(2) "80"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 17:43:1980ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:2580ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:2680ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:2780ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:3080ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 263
Fonction : Supp_Ligof(OFCR123080618,1000,461229,)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 556
Fonction : Run(YWSDP01, OFCR123080618 1000 461229 0 00000000 80 2 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">461229</FLD> <FLD NAME="ITMREF" TYPE="Char"></FLD> <FLD NAME="QTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="PCU" TYPE="Char"></FLD> <FLD NAME="LOT" TYPE="Char"></FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">00000000</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">2</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461229"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">461229</FLD><FLD NAME="ITMREF" TYPE="Char"></FLD><FLD NAME="QTYPCU" TYPE="Decimal">0</FLD><FLD NAME="PCU" TYPE="Char"></FLD><FLD NAME="LOT" TYPE="Char"></FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">00000000</FLD><FLD NAME="SSCC" TYPE="Char"></FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">2</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(6) "461229"
          [ITMREF] = string(0) ""
          [QTYPCU] = string(1) "0"
          [PCU] = string(0) ""
          [LOT] = string(0) ""
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "00000000"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(4) {
  [act] = string(8) "supligof"
  [seq] = string(6) "461229"
  [numof] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv522/08/2023 17:43:5280ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:5280ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:5380ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:43:5980ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338259</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338259"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:43:5980ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338259 ope 80 qte 864 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338259</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338259"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338259</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338259"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:44:0880ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:44:0980ROYRENE:YWLOCK
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_02.php
Ligne : 288
Fonction : IsLockPiece(MFG,OFCR123080618)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 404
Fonction : Run(YWLOCK, MFG OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="YOBJ" TYPE="Char">MFG</FLD> <FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD> </LIN> </TAB> </PARAM>

DP1_02.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="YOBJ" TYPE="Char">MFG</FLD><FLD NAME="YVCRNUM" TYPE="Char">OFCR123080618</FLD></LIN></TAB><TAB DIM="100" ID="RESULT" SIZE="1"><LIN NUM="1"><FLD NAME="YMACLCK" TYPE="Char"></FLD><FLD NAME="YUSRLCK" TYPE="Char"/><FLD NAME="YMESSAGE" TYPE="Char"/></LIN></TAB></RESULT>

DP1_02.php
array(2) {
  [PARAM] = array(1) {
        [1] = array(2) {
          [YOBJ] = string(3) "MFG"
          [YVCRNUM] = string(13) "OFCR123080618"
        }
  }
  [RESULT] = array(1) {
        [1] = array(3) {
          [YMACLCK] = string(0) ""
          [YUSRLCK] = string(0) ""
          [YMESSAGE] = string(0) ""
        }
  }
}
 




DP1_02.php
array(4) {
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
}
 
Niv522/08/2023 17:44:5980ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080618,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080618 20230822 2 864 CAL01287 1 CAL01287 UN 864 30810838 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(3) "864"
        [Y_ITMFILTER] = string(8) "CAL01287"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMCPLQTY] = string(3) "864"
          [LOT] = string(8) "30810838"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001985</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">UN</FLD><FLD NAME="ZUL" TYPE="Char">Unité</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822154456</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="UOM" TYPE="Char">UN</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">5136</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="CPLQTY" TYPE="Decimal">864</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">PROD</FLD><FLD NAME="LOC" TYPE="Char">SCAL</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="PALNUM" TYPE="Char">0000338259</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON LOSANGE RJ 235G</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080618</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="6"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00250</FLD><FLD NAME="ITMDES1" TYPE="Char">PAPIER INTERCALAIRE LOSANGE 2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">3.7031</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.6229</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610830</FLD><FLD NAME="LOC" TYPE="Char">KD02A</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00297</FLD><FLD NAME="ITMDES1" TYPE="Char">CAM REF FP2 249X189X299</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">321</FLD><FLD NAME="USEQTY" TYPE="Decimal">54</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">EA27</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00623</FLD><FLD NAME="ITMDES1" TYPE="Char">ETIQ TRANSFERT VE BL 110X99MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">343</FLD><FLD NAME="USEQTY" TYPE="Decimal">58</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02430</FLD><FLD NAME="ITMDES1" TYPE="Char">ALV rPET BLANC STANDARD2 9CAL</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">5136</FLD><FLD NAME="USEQTY" TYPE="Decimal">864</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810677</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02979</FLD><FLD NAME="ITMDES1" TYPE="Char">FOND BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">5290</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30710506</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02980</FLD><FLD NAME="ITMDES1" TYPE="Char">COUVERCL BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">5290</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30710507</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001985"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "UN"
        [ZUL] = string(6) "Unité"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822154456"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMEXTQTY] = string(4) "5136"
          [UOMCPLQTY] = string(3) "864"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "UN"
          [CPLQTY] = string(3) "864"
          [STA] = string(1) "A"
          [LOCTYP] = string(4) "PROD"
          [LOC] = string(4) "SCAL"
          [LOT] = string(8) "30810838"
          [PALNUM] = string(10) "0000338259"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(24) "CALISSON LOSANGE RJ 235G"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080618"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(6) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00250"
          [ITMDES1] = string(29) "PAPIER INTERCALAIRE LOSANGE 2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "3.7031"
          [USEQTY] = string(6) "0.6229"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610830"
          [LOC] = string(5) "KD02A"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(43) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00297"
          [ITMDES1] = string(23) "CAM REF FP2 249X189X299"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "321"
          [USEQTY] = string(2) "54"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(4) "EA27"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(43) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00623"
          [ITMDES1] = string(29) "ETIQ TRANSFERT VE BL 110X99MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "343"
          [USEQTY] = string(2) "58"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(43) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02430"
          [ITMDES1] = string(30) "ALV rPET BLANC STANDARD2  9CAL"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "5136"
          [USEQTY] = string(3) "864"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810677"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(43) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02979"
          [ITMDES1] = string(26) "FOND BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "5290"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30710506"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(43) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02980"
          [ITMDES1] = string(30) "COUVERCL BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "5290"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30710507"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 
Attention - au moins une matière n'a pas été réajustée !



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 17:44:5980ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080618&mfglin=1000DECAttention - au moins une matière n'a pas été réajustée !
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 17:58:05113ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080562 1000 0 SEM00062 297.5 KG 30810758 20230823 113 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00062</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">297.5</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810758</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230823</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">113</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080562"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00062"
          [QTYPCU] = string(5) "297.5"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810758"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230823"
          [SSCC] = string(0) ""
          [USER] = string(3) "113"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00062</FLD><FLD NAME="QTYPCU" TYPE="Decimal">297.5</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810758</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230823</FLD><FLD NAME="SSCC" TYPE="Char">0000338260</FLD><FLD NAME="USER" TYPE="Char">113</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080562"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00062"
          [QTYPCU] = string(5) "297.5"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810758"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230823"
          [SSCC] = string(10) "0000338260"
          [USER] = string(3) "113"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00062"
  [desig] = string(12) "GLACE ROYALE"
  [lot] = string(8) "30810758"
  [dluo] = string(10) "23/08/2023"
  [qtyprd] = string(5) "297.5"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080562"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:58:06113ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC1 imp 1 site CR1 article SEM00062 lot 30810758 loc sscc 0000338260 ope 113 qte 297.5 pcu pohnum bpsnum bpslot dluo 20230823 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00062</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810758</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338260</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">113</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">297.5</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230823</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00062"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810758"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338260"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "113"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "297.5"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230823"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00062</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810758</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338260</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">113</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">297.5</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230823</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00062"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810758"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338260"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "113"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "297.5"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230823"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00062"
  [desig] = string(12) "GLACE ROYALE"
  [lot] = string(8) "30810758"
  [dluo] = string(10) "23/08/2023"
  [qtyprd] = string(5) "297.5"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080562"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 17:58:14113ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080562,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080562 20230822 2 297.5 SEM00062 1 SEM00062 KG 297.5 30810758 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">297.5</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00062</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00062</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">297.5</FLD> <FLD NAME="LOT" TYPE="Char">30810758</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080562"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(5) "297.5"
        [Y_ITMFILTER] = string(8) "SEM00062"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "SEM00062"
          [UOM] = string(2) "KG"
          [UOMCPLQTY] = string(5) "297.5"
          [LOT] = string(8) "30810758"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001986</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">1</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">KG</FLD><FLD NAME="ZUL" TYPE="Char">Kilogramme</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Toutes " MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">3</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822155813</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00062</FLD><FLD NAME="UOM" TYPE="Char">KG</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">263</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">297.5</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="CPLQTY" TYPE="Decimal">297.5</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CPROD</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="LOT" TYPE="Char">30810758</FLD><FLD NAME="PALNUM" TYPE="Char">0000338260</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">GLACE ROYALE</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080562</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB></RESULT>

DP1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001986"
        [MFGNUM] = string(13) "OFCR123080562"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "1"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "KG"
        [ZUL] = string(10) "Kilogramme"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "3"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822155813"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "SEM00062"
          [UOM] = string(2) "KG"
          [UOMEXTQTY] = string(3) "263"
          [UOMCPLQTY] = string(5) "297.5"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "KG"
          [CPLQTY] = string(5) "297.5"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CPROD"
          [LOC] = string(5) "CALPR"
          [LOT] = string(8) "30810758"
          [PALNUM] = string(10) "0000338260"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(12) "GLACE ROYALE"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080562"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
}
 




DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080562"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 17:58:14113ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080562&mfglin=1000DEC
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">297.5</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00062</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00062</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">297.5</FLD> <FLD NAME="LOT" TYPE="Char">30810758</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 17:58:25113ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 334
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC1 imp 1 site CR1 article SEM00062 lot 30810758 sscc 0000338260 ope 113 dluo 20230823 bpslot loc qte 297.5 pcu KG date 2023/08/22 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="11"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00062</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810758</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338260</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">113</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230823</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">297.5</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">2023/08/22</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(11) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00062"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810758"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338260"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "113"
        }
        [6] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230823"
        }
        [7] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "297.5"
        }
        [10] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(10) "2023/08/22"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="11"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00062</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810758</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338260</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">113</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230823</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">297.5</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">2023/08/22</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(11) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00062"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810758"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338260"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "113"
        }
        [6] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230823"
        }
        [7] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "297.5"
        }
        [10] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(10) "2023/08/22"
        }
  }
}
 




DP1_actions.php
array(4) {
  [act] = string(9) "impligrec"
  [mfgnum] = string(13) "OFCR123080562"
  [mfglin] = string(4) "1000"
  [seq] = string(6) "461231"
}
 
Niv522/08/2023 17:59:53113ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 113#MAT00021 113 CR1 MAT00021 MATRDC 30710806 A 0000335877 250 OFCR123080562 1000 5 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">113#MAT00021</FLD> <FLD NAME="USER" TYPE="Char">113</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30710806</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000335877</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">250</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">5</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "113#MAT00021"
        [USER] = string(3) "113"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710806"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335877"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "250"
        [SMFGNUM] = string(13) "OFCR123080562"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">113#MAT00021</FLD><FLD NAME="USER" TYPE="Char">113</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30710806</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000335877</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">250</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080562</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">5</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "113#MAT00021"
        [USER] = string(3) "113"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710806"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335877"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "250"
        [SMFGNUM] = string(13) "OFCR123080562"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(1) "5"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080562"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(8) "452.6144"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000335877"
  [stocou] = string(7) "1522578"
  [vide] = string(24) "OFCR123080562 / 1000 / 5"
  [article] = string(8) "MAT00021"
  [designation] = string(11) "SUCRE GLACE"
  [designation2] = string(11) "SUCRE GLACE"
  [resqty] = string(10) "0/452.6144"
  [sloc] = string(6) "MATRDC"
  [flash] = string(10) "0000335877"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(3) "250"
  [unite] = string(2) "KG"
  [lot] = string(8) "30710806"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:01:23113ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 113#MAT00408 113 CR1 MAT00408 CALPR 30510534 A 0000337996 6.65 OFCR123080562 1000 30 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">113#MAT00408</FLD> <FLD NAME="USER" TYPE="Char">113</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00408</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">30510534</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337996</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6.65</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "113#MAT00408"
        [USER] = string(3) "113"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00408"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30510534"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337996"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "6.65"
        [SMFGNUM] = string(13) "OFCR123080562"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">113#MAT00408</FLD><FLD NAME="USER" TYPE="Char">113</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00408</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">30510534</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337996</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6.65</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080562</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "113#MAT00408"
        [USER] = string(3) "113"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00408"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30510534"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337996"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "6.65"
        [SMFGNUM] = string(13) "OFCR123080562"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080562"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(7) "12.3232"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337996"
  [stocou] = string(7) "1522943"
  [vide] = string(25) "OFCR123080562 / 1000 / 30"
  [article] = string(8) "MAT00408"
  [designation] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
  [designation2] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
  [resqty] = string(9) "0/12.3232"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000337996"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "6.65"
  [unite] = string(2) "KG"
  [lot] = string(8) "30510534"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:01:308ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338245 0 CB10 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338245</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CB10</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338245"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB10"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338245</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CB10</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338245"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB10"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338245"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CB10"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01264"
  [SelectedLoc] = string(0) ""
  [designation] = string(24) "CALINOU REGLETTE RJ 125G"
  [lot] = string(8) "30810534"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(4) "1608"
  [us] = string(2) "UN"
  [stocou] = string(7) "1524019"
  [qte] = string(4) "1608"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:01:34113ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080562)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080562 20230822 2 1 MAT00021 -OFCR123080562 2 MAT00408 -OFCR123080562 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="2"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00021</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080562</FLD> </LIN> <LIN NUM="2"> <FLD NAME="NO" TYPE="Integer">2</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00408</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080562</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080562"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(2) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(8) "MAT00021"
          [MVTDES] = string(14) "-OFCR123080562"
        }
        [2] = array(3) {
          [NO] = string(1) "2"
          [MATITMREF] = string(8) "MAT00408"
          [MVTDES] = string(14) "-OFCR123080562"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001987</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080562</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822160134</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="2"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00021</FLD><FLD NAME="ITMDES1" TYPE="Char">SUCRE GLACE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_GLACA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_GLACAGE</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">202.6144</FLD><FLD NAME="USEQTY" TYPE="Decimal">250</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30710806</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00062</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080562</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00408</FLD><FLD NAME="ITMDES1" TYPE="Char">BLC D&apos;OEUF PDR ELEVE PLEIN AIR</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_GLACA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_GLACAGE</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">5.6732</FLD><FLD NAME="USEQTY" TYPE="Decimal">6.65</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30510534</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00062</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080562</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001987"
        [MFGNUM] = string(13) "OFCR123080562"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822160134"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(2) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00021"
          [ITMDES1] = string(11) "SUCRE GLACE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_GLACA"
          [WSTSHO] = string(10) "LI_GLACAGE"
          [STU] = string(2) "KG"
          [RETQTY] = string(8) "202.6144"
          [USEQTY] = string(3) "250"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30710806"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00062"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080562"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(44) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00408"
          [ITMDES1] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_GLACA"
          [WSTSHO] = string(10) "LI_GLACAGE"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "5.6732"
          [USEQTY] = string(4) "6.65"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30510534"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00062"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080562"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 18:05:3211ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(11)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 11 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">11</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "11"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">11</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "11"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(2) "11"
  [mdpasse] = string(2) "11"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 18:05:5311ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00007 11 CR1 MAT00007 NGTPR 30610346 A 0000337988 67 OFCR123080482 1000 5 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00007</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30610346</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337988</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">67</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">5</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00007"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337988"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "67"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00007</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30610346</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337988</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">67</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">5</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00007"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337988"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "67"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(1) "5"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(4) "93.8"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337988"
  [stocou] = string(7) "1522924"
  [vide] = string(24) "OFCR123080482 / 1000 / 5"
  [article] = string(8) "MAT00007"
  [designation] = string(21) "SUCRE CRISTALLISE N°2"
  [designation2] = string(20) "SUCRE CRISTALLISE N°"
  [resqty] = string(6) "0/93.8"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000337988"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(2) "67"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610346"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:05:5611ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00007 11 CR1 MAT00007 NGTPR 30610346 A 0000338117 26.8 OFCR123080482 1000 5 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00007</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30610346</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338117</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">26.8</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">5</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00007"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338117"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "26.8"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00007</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30610346</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338117</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">26.8</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">5</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00007"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338117"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "26.8"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(1) "5"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(4) "93.8"
  [qtyprep] = string(2) "67"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338117"
  [stocou] = string(7) "1523449"
  [vide] = string(24) "OFCR123080482 / 1000 / 5"
  [article] = string(8) "MAT00007"
  [designation] = string(21) "SUCRE CRISTALLISE N°2"
  [designation2] = string(20) "SUCRE CRISTALLISE N°"
  [resqty] = string(7) "67/93.8"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000338117"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "26.8"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610346"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:05:5911ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00021 11 CR1 MAT00021 NGTPR 30610854 A 0000337676 21 OFCR123080482 1000 60 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00021</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30610854</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337676</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">21</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">60</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00021"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610854"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337676"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "21"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "60"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00021</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30610854</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337676</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">21</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">60</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00021"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610854"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337676"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "21"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "60"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "60"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(2) "21"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337676"
  [stocou] = string(7) "1521518"
  [vide] = string(25) "OFCR123080482 / 1000 / 60"
  [article] = string(8) "MAT00021"
  [designation] = string(11) "SUCRE GLACE"
  [designation2] = string(11) "SUCRE GLACE"
  [resqty] = string(4) "0/21"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000337676"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(2) "21"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610854"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:1511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00023 11 CR1 MAT00023 NGTPR 30710795 A 0000335865 32.9 OFCR123080482 1000 20 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00023</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00023</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30710795</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000335865</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">32.9</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">20</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00023"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00023"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710795"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335865"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "32.9"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "20"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00023</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00023</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30710795</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000335865</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">32.9</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">20</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00023"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00023"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710795"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335865"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "32.9"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "20"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;2"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "20"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "2"
  [retqty] = string(4) "32.9"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000335865"
  [stocou] = string(7) "1518460"
  [vide] = string(25) "OFCR123080482 / 1000 / 20"
  [article] = string(8) "MAT00023"
  [designation] = string(12) "MIEL YUCATAN"
  [designation2] = string(12) "MIEL YUCATAN"
  [resqty] = string(6) "0/32.9"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000335865"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "32.9"
  [unite] = string(2) "KG"
  [lot] = string(8) "30710795"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:1711ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00027 11 CR1 MAT00027 NGTPR 30510221 A 0000329800 3.8 OFCR123080482 1000 30 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00027</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00027</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30510221</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000329800</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">3.8</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00027"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00027"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30510221"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000329800"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "3.8"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00027</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00027</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30510221</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000329800</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">3.8</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00027"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00027"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30510221"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000329800"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "3.8"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;3"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "3"
  [retqty] = string(1) "7"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000329800"
  [stocou] = string(7) "1522695"
  [vide] = string(25) "OFCR123080482 / 1000 / 30"
  [article] = string(8) "MAT00027"
  [designation] = string(28) "PISTACHE DECORTIQUEE ESPAGNE"
  [designation2] = string(28) "PISTACHE DECORTIQUEE ESPAGNE"
  [resqty] = string(3) "0/7"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000329800"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(3) "3.8"
  [unite] = string(2) "KG"
  [lot] = string(8) "30510221"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:2211ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00027 11 CR1 MAT00027 CF2RDC 30510221 A 0000337582 3.2 OFCR123080482 1000 30 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00027</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00027</FLD> <FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD> <FLD NAME="SLOT" TYPE="Char">30510221</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337582</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">3.2</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00027"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00027"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30510221"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337582"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "3.2"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00027</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00027</FLD><FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD><FLD NAME="SLOT" TYPE="Char">30510221</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337582</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">3.2</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00027"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00027"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30510221"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337582"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "3.2"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;3"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "3"
  [retqty] = string(1) "7"
  [qtyprep] = string(3) "3.8"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337582"
  [stocou] = string(7) "1521111"
  [vide] = string(25) "OFCR123080482 / 1000 / 30"
  [article] = string(8) "MAT00027"
  [designation] = string(28) "PISTACHE DECORTIQUEE ESPAGNE"
  [designation2] = string(28) "PISTACHE DECORTIQUEE ESPAGNE"
  [resqty] = string(5) "3.8/7"
  [sloc] = string(6) "CF2RDC"
  [flash] = string(10) "0000337582"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(3) "3.2"
  [unite] = string(2) "KG"
  [lot] = string(8) "30510221"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:2511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00029 11 CR1 MAT00029 LAB0A0001 30510498 A 0000330605 5.11 OFCR123080482 1000 45 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00029</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00029</FLD> <FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD> <FLD NAME="SLOT" TYPE="Char">30510498</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000330605</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5.11</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">45</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00029"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00029"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "30510498"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000330605"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "5.11"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "45"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00029</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00029</FLD><FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD><FLD NAME="SLOT" TYPE="Char">30510498</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000330605</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5.11</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">45</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00029"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00029"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "30510498"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000330605"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "5.11"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "45"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;4"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "45"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "4"
  [retqty] = string(4) "5.11"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000330605"
  [stocou] = string(7) "1516096"
  [vide] = string(25) "OFCR123080482 / 1000 / 45"
  [article] = string(8) "MAT00029"
  [designation] = string(11) "VITAMINE B1"
  [designation2] = string(11) "VITAMINE B1"
  [resqty] = string(6) "0/5.11"
  [sloc] = string(9) "LAB0A0001"
  [flash] = string(10) "0000330605"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "5.11"
  [unite] = string(1) "G"
  [lot] = string(8) "30510498"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:3211ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00030 11 CR1 MAT00030 NGTPR 30610164 A 0000331299 46.3 OFCR123080482 1000 10 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00030</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00030</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30610164</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331299</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">46.3</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">10</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00030"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00030"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610164"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331299"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "46.3"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "10"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00030</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00030</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30610164</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331299</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">46.3</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">10</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00030"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00030"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610164"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331299"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "46.3"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "10"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;5"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "10"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "5"
  [retqty] = string(4) "79.8"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000331299"
  [stocou] = string(7) "1517857"
  [vide] = string(25) "OFCR123080482 / 1000 / 10"
  [article] = string(8) "MAT00030"
  [designation] = string(28) "SIROP GLUCOSE DE40 CONTAINER"
  [designation2] = string(28) "SIROP GLUCOSE DE40 CONTAINER"
  [resqty] = string(6) "0/79.8"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000331299"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "46.3"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610164"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:3511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00030 11 CR1 MAT00030 NGTPR 30710510 A 0000334646 33.5 OFCR123080482 1000 10 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00030</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00030</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30710510</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000334646</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">33.5</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">10</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00030"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00030"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710510"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000334646"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "33.5"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "10"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00030</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00030</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30710510</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000334646</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">33.5</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">10</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00030"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00030"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710510"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000334646"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "33.5"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "10"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;5"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "10"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "5"
  [retqty] = string(4) "79.8"
  [qtyprep] = string(4) "46.3"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000334646"
  [stocou] = string(7) "1522581"
  [vide] = string(25) "OFCR123080482 / 1000 / 10"
  [article] = string(8) "MAT00030"
  [designation] = string(28) "SIROP GLUCOSE DE40 CONTAINER"
  [designation2] = string(28) "SIROP GLUCOSE DE40 CONTAINER"
  [resqty] = string(9) "46.3/79.8"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000334646"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "33.5"
  [unite] = string(2) "KG"
  [lot] = string(8) "30710510"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:3811ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00057 11 CR1 MAT00057 NGTPR 30610616 A 0000338118 25 OFCR123080482 1000 70 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00057</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30610616</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338118</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">25</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">70</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00057"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338118"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "25"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "70"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00057</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30610616</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338118</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">25</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">70</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00057"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338118"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "25"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "70"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;6"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "70"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "6"
  [retqty] = string(5) "29.75"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338118"
  [stocou] = string(7) "1523450"
  [vide] = string(25) "OFCR123080482 / 1000 / 70"
  [article] = string(8) "MAT00057"
  [designation] = string(13) "MALTODEXTRINE"
  [designation2] = string(13) "MALTODEXTRINE"
  [resqty] = string(7) "0/29.75"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000338118"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(2) "25"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610616"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:4511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00057 11 CR1 MAT00057 MATRDC 30610616 A 0000332417 4.75 OFCR123080482 1000 70 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00057</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30610616</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000332417</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">4.75</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">70</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00057"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000332417"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "4.75"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "70"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00057</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30610616</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000332417</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">4.75</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">70</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00057"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000332417"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "4.75"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "70"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;6"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "70"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "6"
  [retqty] = string(5) "29.75"
  [qtyprep] = string(2) "25"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000332417"
  [stocou] = string(7) "1519262"
  [vide] = string(25) "OFCR123080482 / 1000 / 70"
  [article] = string(8) "MAT00057"
  [designation] = string(13) "MALTODEXTRINE"
  [designation2] = string(13) "MALTODEXTRINE"
  [resqty] = string(8) "25/29.75"
  [sloc] = string(6) "MATRDC"
  [flash] = string(10) "0000332417"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "4.75"
  [unite] = string(2) "KG"
  [lot] = string(8) "30610616"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:4811ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00082 11 CR1 MAT00082 NGTPR 30410569 A 0000338119 9.94 OFCR123080482 1000 25 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00082</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00082</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30410569</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338119</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9.94</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">25</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00082"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00082"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30410569"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338119"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "9.94"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "25"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00082</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00082</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30410569</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338119</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9.94</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">25</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00082"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00082"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30410569"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338119"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "9.94"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "25"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;7"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "25"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "7"
  [retqty] = string(4) "9.94"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338119"
  [stocou] = string(7) "1523451"
  [vide] = string(25) "OFCR123080482 / 1000 / 25"
  [article] = string(8) "MAT00082"
  [designation] = string(29) "NOISETTE HACHÉE GRILLÉE 2/4MM"
  [designation2] = string(29) "NOISETTE HACHÉE GRILLÉE 2/4MM"
  [resqty] = string(6) "0/9.94"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000338119"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "9.94"
  [unite] = string(2) "KG"
  [lot] = string(8) "30410569"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:5111ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00083 11 CR1 MAT00083 NGTPR 30410106 A 0000338120 40 OFCR123080482 1000 105 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00083</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30410106</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338120</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">40</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">105</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338120"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "40"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "105"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00083</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30410106</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338120</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">40</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">105</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338120"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "40"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "105"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;8"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "105"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "8"
  [retqty] = string(4) "42.7"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338120"
  [stocou] = string(7) "1523452"
  [vide] = string(26) "OFCR123080482 / 1000 / 105"
  [article] = string(8) "MAT00083"
  [designation] = string(30) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [designation2] = string(30) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [resqty] = string(6) "0/42.7"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000338120"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(2) "40"
  [unite] = string(2) "KG"
  [lot] = string(8) "30410106"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:06:5711ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00083 11 CR1 MAT00083 CF2RDC 30410106 A 0000327808 2.7 OFCR123080482 1000 105 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00083</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD> <FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD> <FLD NAME="SLOT" TYPE="Char">30410106</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000327808</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">2.7</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">105</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327808"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "2.7"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "105"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00083</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD><FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD><FLD NAME="SLOT" TYPE="Char">30410106</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000327808</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">2.7</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">105</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327808"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "2.7"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "105"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;8"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "105"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "8"
  [retqty] = string(4) "42.7"
  [qtyprep] = string(2) "40"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000327808"
  [stocou] = string(7) "1506170"
  [vide] = string(26) "OFCR123080482 / 1000 / 105"
  [article] = string(8) "MAT00083"
  [designation] = string(30) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [designation2] = string(30) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [resqty] = string(7) "40/42.7"
  [sloc] = string(6) "CF2RDC"
  [flash] = string(10) "0000327808"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(3) "2.7"
  [unite] = string(2) "KG"
  [lot] = string(8) "30410106"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:0011ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00158 11 CR1 MAT00158 LAB0A0001 20510701 A 0000296841 0.0056 OFCR123080482 1000 78 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00158</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00158</FLD> <FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD> <FLD NAME="SLOT" TYPE="Char">20510701</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000296841</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">0.0056</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">78</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00158"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00158"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "20510701"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000296841"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "0.0056"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "78"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00158</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00158</FLD><FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD><FLD NAME="SLOT" TYPE="Char">20510701</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000296841</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">0.0056</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">78</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00158"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00158"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "20510701"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000296841"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "0.0056"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "78"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;9"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "78"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(1) "9"
  [retqty] = string(6) "0.0056"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000296841"
  [stocou] = string(7) "1354586"
  [vide] = string(25) "OFCR123080482 / 1000 / 78"
  [article] = string(8) "MAT00158"
  [designation] = string(12) "VITAMINE B12"
  [designation2] = string(11) "VITAMINE B1"
  [resqty] = string(8) "0/0.0056"
  [sloc] = string(9) "LAB0A0001"
  [flash] = string(10) "0000296841"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(6) "0.0056"
  [unite] = string(1) "G"
  [lot] = string(8) "20510701"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:0511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00204 11 CR1 MAT00204 LAB0A0001 21210513 A 0000319420 234.5 OFCR123080482 1000 65 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00204</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00204</FLD> <FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD> <FLD NAME="SLOT" TYPE="Char">21210513</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000319420</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">234.5</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">65</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00204"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00204"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "21210513"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000319420"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "234.5"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "65"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00204</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00204</FLD><FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD><FLD NAME="SLOT" TYPE="Char">21210513</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000319420</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">234.5</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">65</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00204"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00204"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "21210513"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000319420"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "234.5"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "65"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;10"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "65"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "10"
  [retqty] = string(5) "234.5"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000319420"
  [stocou] = string(7) "1486203"
  [vide] = string(25) "OFCR123080482 / 1000 / 65"
  [article] = string(8) "MAT00204"
  [designation] = string(10) "VITAMINE C"
  [designation2] = string(10) "VITAMINE C"
  [resqty] = string(7) "0/234.5"
  [sloc] = string(9) "LAB0A0001"
  [flash] = string(10) "0000319420"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(5) "234.5"
  [unite] = string(1) "G"
  [lot] = string(8) "21210513"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:0811ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00205 11 CR1 MAT00205 LAB0A0001 30610378 A 0000331834 3.92 OFCR123080482 1000 75 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00205</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00205</FLD> <FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD> <FLD NAME="SLOT" TYPE="Char">30610378</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331834</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">3.92</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">75</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00205"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00205"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "30610378"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331834"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "3.92"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "75"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00205</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00205</FLD><FLD NAME="SLOC" TYPE="Char">LAB0A0001</FLD><FLD NAME="SLOT" TYPE="Char">30610378</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331834</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">3.92</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">75</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00205"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00205"
        [SLOC] = string(9) "LAB0A0001"
        [SLOT] = string(8) "30610378"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331834"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "3.92"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "75"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;11"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "75"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "11"
  [retqty] = string(4) "3.92"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000331834"
  [stocou] = string(7) "1497884"
  [vide] = string(25) "OFCR123080482 / 1000 / 75"
  [article] = string(8) "MAT00205"
  [designation] = string(11) "VITAMINE B6"
  [designation2] = string(11) "VITAMINE B6"
  [resqty] = string(6) "0/3.92"
  [sloc] = string(9) "LAB0A0001"
  [flash] = string(10) "0000331834"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "3.92"
  [unite] = string(1) "G"
  [lot] = string(8) "30610378"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:1011ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00283 11 CR1 MAT00283 NGTPR 30710097 A 0000337263 333.25 OFCR123080482 1000 100 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30710097</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337263</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">333.25</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">100</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710097"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337263"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "333.25"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30710097</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337263</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">333.25</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">100</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30710097"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337263"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "333.25"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;12"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "100"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "12"
  [retqty] = string(3) "490"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337263"
  [stocou] = string(7) "1519714"
  [vide] = string(26) "OFCR123080482 / 1000 / 100"
  [article] = string(8) "MAT00283"
  [designation] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [designation2] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [resqty] = string(5) "0/490"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000337263"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(6) "333.25"
  [unite] = string(1) "G"
  [lot] = string(8) "30710097"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:1511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00283 11 CR1 MAT00283 CALPR 21010748 A 0000311617 2.4 OFCR123080482 1000 100 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">21010748</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000311617</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">2.4</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">100</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "21010748"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000311617"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "2.4"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">21010748</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000311617</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">2.4</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">100</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "21010748"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000311617"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "2.4"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;12"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "100"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "12"
  [retqty] = string(3) "490"
  [qtyprep] = string(6) "333.25"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000311617"
  [stocou] = string(7) "1509796"
  [vide] = string(26) "OFCR123080482 / 1000 / 100"
  [article] = string(8) "MAT00283"
  [designation] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [designation2] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [resqty] = string(10) "333.25/490"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000311617"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(3) "2.4"
  [unite] = string(1) "G"
  [lot] = string(8) "21010748"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:2611ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00283 11 CR1 MAT00283 MATRDC 30310736 A 0000327205 154.35 OFCR123080482 1000 100 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30310736</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000327205</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">154.35</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">100</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30310736"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327205"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "154.35"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00283</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00283</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30310736</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000327205</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">154.35</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">100</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00283"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00283"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30310736"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327205"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "154.35"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "100"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;12"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "100"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "12"
  [retqty] = string(3) "490"
  [qtyprep] = string(6) "335.65"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000327205"
  [stocou] = string(7) "1475945"
  [vide] = string(26) "OFCR123080482 / 1000 / 100"
  [article] = string(8) "MAT00283"
  [designation] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [designation2] = string(30) "AROME NATUREL DE VANILLE POUDR"
  [resqty] = string(10) "335.65/490"
  [sloc] = string(6) "MATRDC"
  [flash] = string(10) "0000327205"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(6) "154.35"
  [unite] = string(1) "G"
  [lot] = string(8) "30310736"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:07:2911ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#MAT00408 11 CR1 MAT00408 NGTPR 30510534 A 0000337479 1.96 OFCR123080482 1000 120 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#MAT00408</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00408</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">30510534</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337479</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1.96</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">120</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00408"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00408"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30510534"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337479"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "1.96"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "120"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#MAT00408</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00408</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">30510534</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337479</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1.96</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">120</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#MAT00408"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00408"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "30510534"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337479"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "1.96"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "120"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;13"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "120"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "13"
  [retqty] = string(4) "1.96"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000337479"
  [stocou] = string(7) "1520690"
  [vide] = string(26) "OFCR123080482 / 1000 / 120"
  [article] = string(8) "MAT00408"
  [designation] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
  [designation2] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
  [resqty] = string(6) "0/1.96"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000337479"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "1.96"
  [unite] = string(2) "KG"
  [lot] = string(8) "30510534"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:09:0511ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#REF00083 11 CR1 REF00083 NGTPR 20230725 A 0000336024 7.05 OFCR123080482 1000 110 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#REF00083</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">REF00083</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">20230725</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336024</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">7.05</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">110</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#REF00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "REF00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "20230725"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336024"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "7.05"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "110"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#REF00083</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">REF00083</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">20230725</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336024</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">7.05</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">110</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#REF00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "REF00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "20230725"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336024"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "7.05"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "110"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;14"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "110"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "14"
  [retqty] = string(2) "35"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000336024"
  [stocou] = string(7) "1514642"
  [vide] = string(26) "OFCR123080482 / 1000 / 110"
  [article] = string(8) "REF00083"
  [designation] = string(27) "REF -PATE DECAT NEW RECETTE"
  [designation2] = string(27) "REF -PATE DECAT NEW RECETTE"
  [resqty] = string(4) "0/35"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000336024"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "7.05"
  [unite] = string(2) "KG"
  [lot] = string(8) "20230725"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:11:0011ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 11#REF00083 11 CR1 REF00083 NGTPR 20230504 A 0000329729 13.4 OFCR123080482 1000 110 NGTPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">11#REF00083</FLD> <FLD NAME="USER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">REF00083</FLD> <FLD NAME="SLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="SLOT" TYPE="Char">20230504</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000329729</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">13.4</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">110</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#REF00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "REF00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "20230504"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000329729"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "13.4"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "110"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">11#REF00083</FLD><FLD NAME="USER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">REF00083</FLD><FLD NAME="SLOC" TYPE="Char">NGTPR</FLD><FLD NAME="SLOT" TYPE="Char">20230504</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000329729</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">13.4</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">110</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(11) "11#REF00083"
        [USER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "REF00083"
        [SLOC] = string(5) "NGTPR"
        [SLOT] = string(8) "20230504"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000329729"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(4) "13.4"
        [SMFGNUM] = string(13) "OFCR123080482"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(3) "110"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(10) "article;14"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(3) "110"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080482"
  [wst] = string(0) ""
  [tablin] = string(2) "14"
  [retqty] = string(2) "35"
  [qtyprep] = string(4) "7.05"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000329729"
  [stocou] = string(7) "1488088"
  [vide] = string(26) "OFCR123080482 / 1000 / 110"
  [article] = string(8) "REF00083"
  [designation] = string(27) "REF -PATE DECAT NEW RECETTE"
  [designation2] = string(27) "REF -PATE DECAT NEW RECETTE"
  [resqty] = string(7) "7.05/35"
  [sloc] = string(5) "NGTPR"
  [flash] = string(10) "0000329729"
  [dloc] = string(5) "NGTPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "KG"
  [dflash] = string(0) ""
  [qte] = string(4) "13.4"
  [unite] = string(2) "KG"
  [lot] = string(8) "20230504"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 18:11:1411ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080482)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080482 20230822 2 1 MAT00007 -OFCR123080482 2 MAT00021 -OFCR123080482 3 MAT00023 -OFCR123080482 4 MAT00027 -OFCR123080482 5 MAT00029 -OFCR123080482 6 MAT00030 -OFCR123080482 7 MAT00057 -OFCR123080482 8 MAT00082 -OFCR123080482 9 MAT00083 -OFCR123080482 10 MAT00158 -OFCR123080482 11 MAT00204 -OFCR123080482 12 MAT00205 -OFCR123080482 13 MAT00283 -OFCR123080482 14 MAT00408 -OFCR123080482 15 REF00083 -OFCR123080482 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080482</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="15"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00007</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="2"> <FLD NAME="NO" TYPE="Integer">2</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00021</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="3"> <FLD NAME="NO" TYPE="Integer">3</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00023</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="4"> <FLD NAME="NO" TYPE="Integer">4</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00027</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="5"> <FLD NAME="NO" TYPE="Integer">5</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00029</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="6"> <FLD NAME="NO" TYPE="Integer">6</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00030</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="7"> <FLD NAME="NO" TYPE="Integer">7</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00057</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="8"> <FLD NAME="NO" TYPE="Integer">8</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00082</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="9"> <FLD NAME="NO" TYPE="Integer">9</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00083</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="10"> <FLD NAME="NO" TYPE="Integer">10</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00158</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="11"> <FLD NAME="NO" TYPE="Integer">11</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00204</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="12"> <FLD NAME="NO" TYPE="Integer">12</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00205</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="13"> <FLD NAME="NO" TYPE="Integer">13</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00283</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="14"> <FLD NAME="NO" TYPE="Integer">14</FLD> <FLD NAME="MATITMREF" TYPE="Char">MAT00408</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> <LIN NUM="15"> <FLD NAME="NO" TYPE="Integer">15</FLD> <FLD NAME="MATITMREF" TYPE="Char">REF00083</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080482</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080482"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(15) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(8) "MAT00007"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [2] = array(3) {
          [NO] = string(1) "2"
          [MATITMREF] = string(8) "MAT00021"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [3] = array(3) {
          [NO] = string(1) "3"
          [MATITMREF] = string(8) "MAT00023"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [4] = array(3) {
          [NO] = string(1) "4"
          [MATITMREF] = string(8) "MAT00027"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [5] = array(3) {
          [NO] = string(1) "5"
          [MATITMREF] = string(8) "MAT00029"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [6] = array(3) {
          [NO] = string(1) "6"
          [MATITMREF] = string(8) "MAT00030"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [7] = array(3) {
          [NO] = string(1) "7"
          [MATITMREF] = string(8) "MAT00057"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [8] = array(3) {
          [NO] = string(1) "8"
          [MATITMREF] = string(8) "MAT00082"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [9] = array(3) {
          [NO] = string(1) "9"
          [MATITMREF] = string(8) "MAT00083"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [10] = array(3) {
          [NO] = string(2) "10"
          [MATITMREF] = string(8) "MAT00158"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [11] = array(3) {
          [NO] = string(2) "11"
          [MATITMREF] = string(8) "MAT00204"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [12] = array(3) {
          [NO] = string(2) "12"
          [MATITMREF] = string(8) "MAT00205"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [13] = array(3) {
          [NO] = string(2) "13"
          [MATITMREF] = string(8) "MAT00283"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [14] = array(3) {
          [NO] = string(2) "14"
          [MATITMREF] = string(8) "MAT00408"
          [MVTDES] = string(14) "-OFCR123080482"
        }
        [15] = array(3) {
          [NO] = string(2) "15"
          [MATITMREF] = string(8) "REF00083"
          [MVTDES] = string(14) "-OFCR123080482"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001988</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080482</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822161111</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="15"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00007</FLD><FLD NAME="ITMDES1" TYPE="Char">SUCRE CRISTALLISE N°2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">93.8</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610346</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00021</FLD><FLD NAME="ITMDES1" TYPE="Char">SUCRE GLACE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">21</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610854</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00023</FLD><FLD NAME="ITMDES1" TYPE="Char">MIEL YUCATAN</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">32.9</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30710795</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00027</FLD><FLD NAME="ITMDES1" TYPE="Char">PISTACHE DECORTIQUEE ESPAGNE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">7</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30510221</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00029</FLD><FLD NAME="ITMDES1" TYPE="Char">VITAMINE B1</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">G</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">5.11</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30510498</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00030</FLD><FLD NAME="ITMDES1" TYPE="Char">SIROP GLUCOSE DE40 CONTAINER</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">79.8</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">$</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="7"><FLD NAME="NO" TYPE="Integer">7</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00057</FLD><FLD NAME="ITMDES1" TYPE="Char">MALTODEXTRINE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">29.75</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610616</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="8"><FLD NAME="NO" TYPE="Integer">8</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00082</FLD><FLD NAME="ITMDES1" TYPE="Char">NOISETTE HACHÉE GRILLÉE 2/4MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">9.94</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30410569</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="9"><FLD NAME="NO" TYPE="Integer">9</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00083</FLD><FLD NAME="ITMDES1" TYPE="Char">AMANDE HACH GRILLÉE 2/4MM BRUT</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">42.7</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30410106</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="10"><FLD NAME="NO" TYPE="Integer">10</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00158</FLD><FLD NAME="ITMDES1" TYPE="Char">VITAMINE B12</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">G</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.0056</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">20510701</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="11"><FLD NAME="NO" TYPE="Integer">11</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00204</FLD><FLD NAME="ITMDES1" TYPE="Char">VITAMINE C</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">G</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">234.5</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">21210513</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="12"><FLD NAME="NO" TYPE="Integer">12</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00205</FLD><FLD NAME="ITMDES1" TYPE="Char">VITAMINE B6</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">G</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">3.92</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610378</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="13"><FLD NAME="NO" TYPE="Integer">13</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00283</FLD><FLD NAME="ITMDES1" TYPE="Char">AROME NATUREL DE VANILLE POUDR</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">G</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">490</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">$</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="14"><FLD NAME="NO" TYPE="Integer">14</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">MAT00408</FLD><FLD NAME="ITMDES1" TYPE="Char">BLC D&apos;OEUF PDR ELEVE PLEIN AIR</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">1.96</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30510534</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="15"><FLD NAME="NO" TYPE="Integer">15</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">REF00083</FLD><FLD NAME="ITMDES1" TYPE="Char">REF -PATE DECAT NEW RECETTE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_NOU_B</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_NOU_BLA</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">14.55</FLD><FLD NAME="USEQTY" TYPE="Decimal">20.45</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">$</FLD><FLD NAME="LOC" TYPE="Char">NGTPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00161</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080482</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001988"
        [MFGNUM] = string(13) "OFCR123080482"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822161111"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(15) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00007"
          [ITMDES1] = string(22) "SUCRE CRISTALLISE N°2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "93.8"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610346"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(44) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00021"
          [ITMDES1] = string(11) "SUCRE GLACE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(2) "21"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610854"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(44) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00023"
          [ITMDES1] = string(12) "MIEL YUCATAN"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "32.9"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30710795"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(44) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00027"
          [ITMDES1] = string(28) "PISTACHE DECORTIQUEE ESPAGNE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(1) "7"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30510221"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(44) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00029"
          [ITMDES1] = string(11) "VITAMINE B1"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(1) "G"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "5.11"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30510498"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(44) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00030"
          [ITMDES1] = string(28) "SIROP GLUCOSE DE40 CONTAINER"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "79.8"
          [TYPQTY] = string(1) "2"
          [LOT] = string(1) "$"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [7] = array(44) {
          [NO] = string(1) "7"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00057"
          [ITMDES1] = string(13) "MALTODEXTRINE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(5) "29.75"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610616"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [8] = array(44) {
          [NO] = string(1) "8"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00082"
          [ITMDES1] = string(31) "NOISETTE HACHÉE GRILLÉE 2/4MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "9.94"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30410569"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [9] = array(44) {
          [NO] = string(1) "9"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00083"
          [ITMDES1] = string(31) "AMANDE HACH GRILLÉE 2/4MM BRUT"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "42.7"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30410106"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [10] = array(44) {
          [NO] = string(2) "10"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00158"
          [ITMDES1] = string(12) "VITAMINE B12"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(1) "G"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(6) "0.0056"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "20510701"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [11] = array(44) {
          [NO] = string(2) "11"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00204"
          [ITMDES1] = string(10) "VITAMINE C"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(1) "G"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(5) "234.5"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "21210513"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [12] = array(44) {
          [NO] = string(2) "12"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00205"
          [ITMDES1] = string(11) "VITAMINE B6"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(1) "G"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "3.92"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610378"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [13] = array(44) {
          [NO] = string(2) "13"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00283"
          [ITMDES1] = string(30) "AROME NATUREL DE VANILLE POUDR"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(1) "G"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(3) "490"
          [TYPQTY] = string(1) "2"
          [LOT] = string(1) "$"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [14] = array(44) {
          [NO] = string(2) "14"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "MAT00408"
          [ITMDES1] = string(30) "BLC D'OEUF PDR ELEVE PLEIN AIR"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(4) "1.96"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30510534"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [15] = array(44) {
          [NO] = string(2) "15"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "REF00083"
          [ITMDES1] = string(27) "REF -PATE DECAT NEW RECETTE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_NOU_B"
          [WSTSHO] = string(10) "LI_NOU_BLA"
          [STU] = string(2) "KG"
          [RETQTY] = string(5) "14.55"
          [USEQTY] = string(5) "20.45"
          [TYPQTY] = string(1) "2"
          [LOT] = string(1) "$"
          [LOC] = string(5) "NGTPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00161"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080482"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 18:11:178ROYRENE:YWSCHG23
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG23, PalStoT-EmpPic 8 CR1 0000338209 AA31 AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338209</FLD> <FLD NAME="DLOC" TYPE="Char">AA31</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338209"
        [DLOC] = string(4) "AA31"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338209</FLD><FLD NAME="DLOC" TYPE="Char">AA31</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338209"
        [DLOC] = string(4) "AA31"
        [STODO] = string(2) "AN"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338209"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AA31"
  [TypeCible] = string(18) "EmplacementPicking"
  [article] = string(8) "CAL01230"
  [SelectedLoc] = string(0) ""
  [designation] = string(22) "CALINOU BOITE AIX 180G"
  [lot] = string(8) "30810769"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "110"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523833"
  [qte] = string(3) "110"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:15:548ROYRENE:YWSCHG23
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG23, PalStoT-EmpPic 8 CR1 0000338217 AA09 AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338217</FLD> <FLD NAME="DLOC" TYPE="Char">AA09</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338217"
        [DLOC] = string(4) "AA09"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338217</FLD><FLD NAME="DLOC" TYPE="Char">AA09</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338217"
        [DLOC] = string(4) "AA09"
        [STODO] = string(2) "AN"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338217"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AA09"
  [TypeCible] = string(18) "EmplacementPicking"
  [article] = string(9) "NOU00265D"
  [SelectedLoc] = string(0) ""
  [designation] = string(28) "NOUGAT BLANC ETUI TRAD 200 G"
  [lot] = string(8) "30810653"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SNOU"
  [totalqte] = string(4) "1440"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523899"
  [qte] = string(4) "1440"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:25:1111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 loc sscc 0000331767 ope 11 qte 413 pcu KG pohnum bpsnum date 20230822 bpslot L2P7394 dluo 20250608 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">413</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "413"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">413</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "413"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00007"
  [lot] = string(8) "30610346"
  [bpslot] = string(7) "L2P7394"
  [sscc] = string(10) "0000331767"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "413"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:25:3511ROYRENE:YWSCHG22
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG22, PalStoP-EmpMasse 11 CR1 MAT00007 MATRDC 30610346 A 0000331767 125 KG NGTPR A AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD> <FLD NAME="SUSER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30610346</FLD> <FLD NAME="SSLO" TYPE="Char"> </FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331767</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">125</FLD> <FLD NAME="SSTU" TYPE="Char">KG</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331767"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "125"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD><FLD NAME="SUSER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00007</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30610346</FLD><FLD NAME="SSLO" TYPE="Char"> </FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331767</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">125</FLD><FLD NAME="SSTU" TYPE="Char">KG</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338261</FLD></GRP></RESULT>

CS1_actions.php
array(2) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00007"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610346"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331767"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(3) "125"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338261"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000331767"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00007"
  [SelectedLoc] = string(0) ""
  [designation] = string(22) "SUCRE CRISTALLISE N°2"
  [lot] = string(8) "30610346"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(3) "413"
  [us] = string(2) "KG"
  [stocou] = string(7) "1522912"
  [qte] = string(3) "125"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:25:3511ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2395
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 sscc 0000338261 ope 11 loc MATRDC qte 125 pcu KG dluo 20250608 bpslot )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338261</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">125</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

CS1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338261"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "125"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338261</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">125</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

CS1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338261"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "125"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000331767"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00007"
  [SelectedLoc] = string(0) ""
  [designation] = string(22) "SUCRE CRISTALLISE N°2"
  [lot] = string(8) "30610346"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(3) "413"
  [us] = string(2) "KG"
  [stocou] = string(7) "1522912"
  [qte] = string(3) "125"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:25:4311ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 loc sscc 0000331767 ope 11 qte 288 pcu KG pohnum bpsnum date 20230822 bpslot L2P7394 dluo 20250608 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">288</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">288</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00007"
  [lot] = string(8) "30610346"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000331767"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "288"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:25:4511ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 loc sscc 0000331767 ope 11 qte 288 pcu KG pohnum bpsnum date 20230822 bpslot L2P7394 dluo 20250608 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">288</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">288</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00007"
  [lot] = string(8) "30610346"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000331767"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "288"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:25:4511ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 loc sscc 0000331767 ope 11 qte 288 pcu KG pohnum bpsnum date 20230822 bpslot L2P7394 dluo 20250608 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">288</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">288</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00007"
  [lot] = string(8) "30610346"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000331767"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "288"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:25:4611ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00007 lot 30610346 loc sscc 0000331767 ope 11 qte 288 pcu KG pohnum bpsnum date 20230822 bpslot L2P7394 dluo 20250608 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">288</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00007</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610346</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000331767</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">288</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">L2P7394</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250608</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00007"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610346"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000331767"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "288"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "L2P7394"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250608"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00007"
  [lot] = string(8) "30610346"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000331767"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "288"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:25:5911ROYRENE:YWSCHG22
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG22, PalStoP-EmpMasse 11 CR1 MAT00083 CF2RDC 30410106 A 0000327809 60 KG NGTPR A AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD> <FLD NAME="SUSER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD> <FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD> <FLD NAME="SLOT" TYPE="Char">30410106</FLD> <FLD NAME="SSLO" TYPE="Char"> </FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000327809</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD> <FLD NAME="SSTU" TYPE="Char">KG</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327809"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD><FLD NAME="SUSER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00083</FLD><FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD><FLD NAME="SLOT" TYPE="Char">30410106</FLD><FLD NAME="SSLO" TYPE="Char"> </FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000327809</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD><FLD NAME="SSTU" TYPE="Char">KG</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338262</FLD></GRP></RESULT>

CS1_actions.php
array(2) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00083"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410106"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000327809"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338262"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000327809"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00083"
  [SelectedLoc] = string(0) ""
  [designation] = string(31) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [lot] = string(8) "30410106"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "CF2RDC"
  [totalqte] = string(3) "570"
  [us] = string(2) "KG"
  [stocou] = string(7) "1520654"
  [qte] = string(2) "60"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:25:5911ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2395
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 sscc 0000338262 ope 11 loc CF2RDC qte 60 pcu KG dluo 20240331 bpslot )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CF2RDC</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

CS1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "CF2RDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char">CF2RDC</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

CS1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "CF2RDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000327809"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00083"
  [SelectedLoc] = string(0) ""
  [designation] = string(31) "AMANDE HACH GRILLÉE 2/4MM BRUT"
  [lot] = string(8) "30410106"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "CF2RDC"
  [totalqte] = string(3) "570"
  [us] = string(2) "KG"
  [stocou] = string(7) "1520654"
  [qte] = string(2) "60"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:26:0911ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 loc sscc 0000338262 ope 11 qte 60 pcu KG pohnum bpsnum date 20230822 bpslot 23076TST11-12 dluo 20240331 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00083"
  [lot] = string(8) "30410106"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000338262"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(2) "60"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:26:1011ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 loc sscc 0000338262 ope 11 qte 60 pcu KG pohnum bpsnum date 20230822 bpslot 23076TST11-12 dluo 20240331 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00083"
  [lot] = string(8) "30410106"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000338262"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(2) "60"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:26:1111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 loc sscc 0000338262 ope 11 qte 60 pcu KG pohnum bpsnum date 20230822 bpslot 23076TST11-12 dluo 20240331 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00083"
  [lot] = string(8) "30410106"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000338262"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(2) "60"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:26:1211ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 loc sscc 0000338262 ope 11 qte 60 pcu KG pohnum bpsnum date 20230822 bpslot 23076TST11-12 dluo 20240331 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00083"
  [lot] = string(8) "30410106"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000338262"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(2) "60"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:26:1211ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00083 lot 30410106 loc sscc 0000338262 ope 11 qte 60 pcu KG pohnum bpsnum date 20230822 bpslot 23076TST11-12 dluo 20240331 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">60</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00083</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410106</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338262</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">60</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23076TST11-12</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240331</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00083"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410106"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338262"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "60"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(13) "23076TST11-12"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240331"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00083"
  [lot] = string(8) "30410106"
  [bpslot] = string(0) ""
  [sscc] = string(10) "0000338262"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(2) "60"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 18:26:5111ROYRENE:YWSCHG22
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG22, PalStoP-EmpMasse 11 CR1 MAT00082 CF2RDC 30410569 A 0000337480 20 KG NGTPR A AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD> <FLD NAME="SUSER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00082</FLD> <FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD> <FLD NAME="SLOT" TYPE="Char">30410569</FLD> <FLD NAME="SSLO" TYPE="Char"> </FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000337480</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD> <FLD NAME="SSTU" TYPE="Char">KG</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00082"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410569"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337480"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD><FLD NAME="SUSER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00082</FLD><FLD NAME="SLOC" TYPE="Char">CF2RDC</FLD><FLD NAME="SLOT" TYPE="Char">30410569</FLD><FLD NAME="SSLO" TYPE="Char"> </FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000337480</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD><FLD NAME="SSTU" TYPE="Char">KG</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338263</FLD></GRP></RESULT>

CS1_actions.php
array(2) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00082"
        [SLOC] = string(6) "CF2RDC"
        [SLOT] = string(8) "30410569"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000337480"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338263"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000337480"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00082"
  [SelectedLoc] = string(0) ""
  [designation] = string(31) "NOISETTE HACHÉE GRILLÉE 2/4MM"
  [lot] = string(8) "30410569"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "CF2RDC"
  [totalqte] = string(2) "90"
  [us] = string(2) "KG"
  [stocou] = string(7) "1520693"
  [qte] = string(2) "20"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:26:5111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2395
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00082 lot 30410569 sscc 0000338263 ope 11 loc CF2RDC qte 20 pcu KG dluo 20240228 bpslot )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00082</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30410569</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338263</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CF2RDC</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240228</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

CS1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00082"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410569"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338263"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "CF2RDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "20"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240228"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00082</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30410569</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338263</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char">CF2RDC</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">20</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240228</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

CS1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00082"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30410569"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338263"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "CF2RDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "20"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240228"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000337480"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00082"
  [SelectedLoc] = string(0) ""
  [designation] = string(31) "NOISETTE HACHÉE GRILLÉE 2/4MM"
  [lot] = string(8) "30410569"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "CF2RDC"
  [totalqte] = string(2) "90"
  [us] = string(2) "KG"
  [stocou] = string(7) "1520693"
  [qte] = string(2) "20"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:27:0811ROYRENE:YWSCHG22
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG22, PalStoP-EmpMasse 11 CR1 MAT00021 MATRDC 30710806 A 0000335877 25 KG NGTPR A AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD> <FLD NAME="SUSER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30710806</FLD> <FLD NAME="SSLO" TYPE="Char"> </FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000335877</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">25</FLD> <FLD NAME="SSTU" TYPE="Char">KG</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710806"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335877"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "25"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD><FLD NAME="SUSER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00021</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30710806</FLD><FLD NAME="SSLO" TYPE="Char"> </FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000335877</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">25</FLD><FLD NAME="SSTU" TYPE="Char">KG</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338264</FLD></GRP></RESULT>

CS1_actions.php
array(2) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00021"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710806"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335877"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "25"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338264"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000335877"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00021"
  [SelectedLoc] = string(0) ""
  [designation] = string(11) "SUCRE GLACE"
  [lot] = string(8) "30710806"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(4) "58.5"
  [us] = string(2) "KG"
  [stocou] = string(7) "1522578"
  [qte] = string(2) "25"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:27:0811ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2395
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00021 lot 30710806 sscc 0000338264 ope 11 loc MATRDC qte 25 pcu KG dluo 20250726 bpslot )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00021</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30710806</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338264</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">25</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250726</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

CS1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00021"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30710806"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338264"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "25"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250726"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00021</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30710806</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338264</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">25</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250726</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

CS1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00021"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30710806"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338264"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "25"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250726"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000335877"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00021"
  [SelectedLoc] = string(0) ""
  [designation] = string(11) "SUCRE GLACE"
  [lot] = string(8) "30710806"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(4) "58.5"
  [us] = string(2) "KG"
  [stocou] = string(7) "1522578"
  [qte] = string(2) "25"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:27:1911ROYRENE:YWSCHG22
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG22, PalStoP-EmpMasse 11 CR1 MAT00057 MATRDC 30610616 A 0000332417 50 KG NGTPR A AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD> <FLD NAME="SUSER" TYPE="Char">11</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30610616</FLD> <FLD NAME="SSLO" TYPE="Char"> </FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000332417</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">50</FLD> <FLD NAME="SSTU" TYPE="Char">KG</FLD> <FLD NAME="DLOC" TYPE="Char">NGTPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000332417"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "50"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoP-EmpMasse</FLD><FLD NAME="SUSER" TYPE="Char">11</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00057</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30610616</FLD><FLD NAME="SSLO" TYPE="Char"> </FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000332417</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">50</FLD><FLD NAME="SSTU" TYPE="Char">KG</FLD><FLD NAME="DLOC" TYPE="Char">NGTPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338265</FLD></GRP></RESULT>

CS1_actions.php
array(2) {
  [PARAM] = array(15) {
        [SLIB] = string(16) "PalStoP-EmpMasse"
        [SUSER] = string(2) "11"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00057"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30610616"
        [SSLO] = string(1) " "
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000332417"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "50"
        [SSTU] = string(2) "KG"
        [DLOC] = string(5) "NGTPR"
        [DSTA] = string(1) "A"
        [STODO] = string(2) "AN"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338265"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000332417"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00057"
  [SelectedLoc] = string(0) ""
  [designation] = string(13) "MALTODEXTRINE"
  [lot] = string(8) "30610616"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(6) "673.96"
  [us] = string(2) "KG"
  [stocou] = string(7) "1519262"
  [qte] = string(2) "50"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:27:1911ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2395
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_NOP,,,FRA,NOU1)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_NOP FRA NOU1 imp 1 site CR1 article MAT00057 lot 30610616 sscc 0000338265 ope 11 loc MATRDC qte 50 pcu KG dluo 20241231 bpslot )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">NOU1</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00057</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30610616</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338265</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">11</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">50</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20241231</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

CS1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00057"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610616"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338265"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "50"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20241231"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_NOP</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">NOU1</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00057</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30610616</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338265</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">11</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char">MATRDC</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">50</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20241231</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

CS1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_NOP"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "NOU1"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00057"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30610616"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338265"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "11"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(6) "MATRDC"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(2) "50"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20241231"
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000332417"
  [TypeSource] = string(21) "PaletteStockPartielle"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(5) "NGTPR"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "MAT00057"
  [SelectedLoc] = string(0) ""
  [designation] = string(13) "MALTODEXTRINE"
  [lot] = string(8) "30610616"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(6) "MATRDC"
  [totalqte] = string(6) "673.96"
  [us] = string(2) "KG"
  [stocou] = string(7) "1519262"
  [qte] = string(2) "50"
  [unite] = string(2) "KG"
}
 
Niv522/08/2023 18:33:57111ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(111)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 111 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">111</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "111"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">111</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "111"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(3) "111"
  [mdpasse] = string(3) "111"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 18:34:08111ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080467 1000 0 SEM00089 84.5 KG 30810643 20230914 111 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080467</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00089</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">84.5</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810643</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230914</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">111</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080467"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00089"
          [QTYPCU] = string(4) "84.5"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810643"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230914"
          [SSCC] = string(0) ""
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080467</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00089</FLD><FLD NAME="QTYPCU" TYPE="Decimal">84.5</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810643</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230914</FLD><FLD NAME="SSCC" TYPE="Char">0000338266</FLD><FLD NAME="USER" TYPE="Char">111</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080467"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00089"
          [QTYPCU] = string(4) "84.5"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810643"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230914"
          [SSCC] = string(10) "0000338266"
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00089"
  [desig] = string(16) "PATE CALILAVANDE"
  [lot] = string(8) "30810643"
  [dluo] = string(10) "14/09/2023"
  [qtyprd] = string(4) "84.5"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080467"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:08111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_PAT,,,FRA, )

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_PAT FRA imp 1 site CR1 article SEM00089 lot 30810643 loc sscc 0000338266 ope 111 qte 84.5 pcu pohnum bpsnum bpslot dluo 20230914 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char"> </FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00089</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810643</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338266</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">111</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">84.5</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230914</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00089"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810643"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338266"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(4) "84.5"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230914"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char"> </FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00089</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810643</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338266</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">111</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">84.5</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230914</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00089"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810643"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338266"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(4) "84.5"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230914"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00089"
  [desig] = string(16) "PATE CALILAVANDE"
  [lot] = string(8) "30810643"
  [dluo] = string(10) "14/09/2023"
  [qtyprd] = string(4) "84.5"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080467"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:13111ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080467,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080467 20230822 2 84.5 SEM00089 1 SEM00089 KG 84.5 30810643 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080467</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">84.5</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00089</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00089</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">84.5</FLD> <FLD NAME="LOT" TYPE="Char">30810643</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080467"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(4) "84.5"
        [Y_ITMFILTER] = string(8) "SEM00089"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "SEM00089"
          [UOM] = string(2) "KG"
          [UOMCPLQTY] = string(4) "84.5"
          [LOT] = string(8) "30810643"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001989</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080467</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">KG</FLD><FLD NAME="ZUL" TYPE="Char">Kilogramme</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822163412</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00089</FLD><FLD NAME="UOM" TYPE="Char">KG</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">5.5</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">84.5</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="CPLQTY" TYPE="Decimal">84.5</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CPROD</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="LOT" TYPE="Char">30810643</FLD><FLD NAME="PALNUM" TYPE="Char">0000338266</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">PATE CALILAVANDE</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080467</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00440</FLD><FLD NAME="ITMDES1" TYPE="Char">POCHE PEBD VERTE 40µ BAC PROD</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">PET_100</FLD><FLD NAME="WSTSHO" TYPE="Char">PET_100KG</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">2</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">20610418</FLD><FLD NAME="LOC" TYPE="Char">RA01</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00089</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080467</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001989"
        [MFGNUM] = string(13) "OFCR123080467"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "KG"
        [ZUL] = string(10) "Kilogramme"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822163412"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "SEM00089"
          [UOM] = string(2) "KG"
          [UOMEXTQTY] = string(3) "5.5"
          [UOMCPLQTY] = string(4) "84.5"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "KG"
          [CPLQTY] = string(4) "84.5"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CPROD"
          [LOC] = string(5) "CALPR"
          [LOT] = string(8) "30810643"
          [PALNUM] = string(10) "0000338266"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(16) "PATE CALILAVANDE"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080467"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(1) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00440"
          [ITMDES1] = string(30) "POCHE PEBD VERTE 40µ BAC PROD"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(7) "PET_100"
          [WSTSHO] = string(9) "PET_100KG"
          [STU] = string(2) "UN"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(1) "2"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "20610418"
          [LOC] = string(4) "RA01"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00089"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080467"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080467"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 18:34:13111ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080467&mfglin=1000DEC
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080467</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">84.5</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00089</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00089</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">84.5</FLD> <FLD NAME="LOT" TYPE="Char">30810643</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 18:34:39111ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080459 1000 0 SEM00293 420 KG 30810635 20230912 111 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">420</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230912</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">111</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(3) "420"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(0) ""
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="QTYPCU" TYPE="Decimal">420</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230912</FLD><FLD NAME="SSCC" TYPE="Char">0000338267</FLD><FLD NAME="USER" TYPE="Char">111</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(3) "420"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(10) "0000338267"
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(3) "420"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:39111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_PAT,,,FRA, )

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_PAT FRA imp 1 site CR1 article SEM00293 lot 30810635 loc sscc 0000338267 ope 111 qte 420 pcu pohnum bpsnum bpslot dluo 20230912 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char"> </FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338267</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">111</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">420</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338267"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "420"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char"> </FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338267</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">111</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">420</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338267"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "420"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(3) "420"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:46111ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080459 1000 0 SEM00293 454.9 KG 30810635 20230912 111 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">454.9</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230912</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">111</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(5) "454.9"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(0) ""
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="QTYPCU" TYPE="Decimal">454.9</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230912</FLD><FLD NAME="SSCC" TYPE="Char">0000338268</FLD><FLD NAME="USER" TYPE="Char">111</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(5) "454.9"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(10) "0000338268"
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(5) "454.9"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:46111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_PAT,,,FRA, )

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_PAT FRA imp 1 site CR1 article SEM00293 lot 30810635 loc sscc 0000338268 ope 111 qte 454.9 pcu pohnum bpsnum bpslot dluo 20230912 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char"> </FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338268</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">111</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">454.9</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338268"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "454.9"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char"> </FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338268</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">111</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">454.9</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338268"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "454.9"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(5) "454.9"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:55111ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080459 1000 0 SEM00293 430 KG 30810635 20230912 111 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">430</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230912</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">111</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(3) "430"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(0) ""
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="QTYPCU" TYPE="Decimal">430</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230912</FLD><FLD NAME="SSCC" TYPE="Char">0000338269</FLD><FLD NAME="USER" TYPE="Char">111</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(3) "430"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(10) "0000338269"
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(3) "430"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:55111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_PAT,,,FRA, )

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_PAT FRA imp 1 site CR1 article SEM00293 lot 30810635 loc sscc 0000338269 ope 111 qte 430 pcu pohnum bpsnum bpslot dluo 20230912 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char"> </FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338269</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">111</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">430</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338269"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "430"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char"> </FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338269</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">111</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">430</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338269"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "430"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(3) "430"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 18:34:59111ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080459,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080459 20230822 2 1304.9 SEM00293 1 SEM00293 KG 1304.9 30810635 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">1304.9</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00293</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">1304.9</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080459"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(6) "1304.9"
        [Y_ITMFILTER] = string(8) "SEM00293"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "SEM00293"
          [UOM] = string(2) "KG"
          [UOMCPLQTY] = string(6) "1304.9"
          [LOT] = string(8) "30810635"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001990</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">KG</FLD><FLD NAME="ZUL" TYPE="Char">Kilogramme</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822163458</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="UOM" TYPE="Char">KG</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">490.1</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">1304.9</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="CPLQTY" TYPE="Decimal">1304.9</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CPROD</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="PALNUM" TYPE="Char">$</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">PATE CALISSONS RR 30% AMANDES</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080459</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00440</FLD><FLD NAME="ITMDES1" TYPE="Char">POCHE PEBD VERTE 40µ BAC PROD</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">PET_450</FLD><FLD NAME="WSTSHO" TYPE="Char">PET_450KG</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">11</FLD><FLD NAME="USEQTY" TYPE="Decimal">29</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">20610418</FLD><FLD NAME="LOC" TYPE="Char">RA01</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00293</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080459</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001990"
        [MFGNUM] = string(13) "OFCR123080459"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "KG"
        [ZUL] = string(10) "Kilogramme"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822163458"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "SEM00293"
          [UOM] = string(2) "KG"
          [UOMEXTQTY] = string(5) "490.1"
          [UOMCPLQTY] = string(6) "1304.9"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "KG"
          [CPLQTY] = string(6) "1304.9"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CPROD"
          [LOC] = string(5) "CALPR"
          [LOT] = string(8) "30810635"
          [PALNUM] = string(1) "$"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(29) "PATE CALISSONS RR 30% AMANDES"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080459"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(1) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00440"
          [ITMDES1] = string(30) "POCHE PEBD VERTE 40µ BAC PROD"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(7) "PET_450"
          [WSTSHO] = string(9) "PET_450KG"
          [STU] = string(2) "UN"
          [RETQTY] = string(2) "11"
          [USEQTY] = string(2) "29"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "20610418"
          [LOC] = string(4) "RA01"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00293"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080459"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 18:34:59111ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080459&mfglin=1000DEC
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">1304.9</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00293</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">1304.9</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 18:41:488ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338135 0 AC27 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338135</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">AC27</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338135"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC27"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338135</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">AC27</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338135"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC27"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338135"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AC27"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01255"
  [SelectedLoc] = string(0) ""
  [designation] = string(27) "CALISSON LOSANGE RJ 235G GF"
  [lot] = string(8) "30810569"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "760"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523596"
  [qte] = string(3) "760"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:45:148ROYRENE:YWSCHG23
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG23, PalStoT-EmpPic 8 CR1 0000338190 AA03 AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338190</FLD> <FLD NAME="DLOC" TYPE="Char">AA03</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338190"
        [DLOC] = string(4) "AA03"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338190</FLD><FLD NAME="DLOC" TYPE="Char">AA03</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338190"
        [DLOC] = string(4) "AA03"
        [STODO] = string(2) "AN"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338190"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AA03"
  [TypeCible] = string(18) "EmplacementPicking"
  [article] = string(8) "CAL00407"
  [SelectedLoc] = string(0) ""
  [designation] = string(30) "CALINOU FRAMB CAR FW NEU 1.4KG"
  [lot] = string(8) "30810793"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(2) "15"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523676"
  [qte] = string(2) "15"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:51:178ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338199 0 CB15 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338199</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CB15</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338199"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB15"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338199</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CB15</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338199"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB15"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338199"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CB15"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01264"
  [SelectedLoc] = string(0) ""
  [designation] = string(24) "CALINOU REGLETTE RJ 125G"
  [lot] = string(8) "30810534"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(4) "1872"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523776"
  [qte] = string(4) "1872"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 18:56:568ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(1) "8"
  [mdpasse] = string(1) "8"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 18:57:428ROYRENE:YWSCHG23
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG23, PalStoT-EmpPic 8 CR1 0000338184 CA15 AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338184</FLD> <FLD NAME="DLOC" TYPE="Char">CA15</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338184"
        [DLOC] = string(4) "CA15"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338184</FLD><FLD NAME="DLOC" TYPE="Char">CA15</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338184"
        [DLOC] = string(4) "CA15"
        [STODO] = string(2) "AN"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338184"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CA15"
  [TypeCible] = string(18) "EmplacementPicking"
  [article] = string(8) "CAL00624"
  [SelectedLoc] = string(0) ""
  [designation] = string(24) "CALINOU CALIFRUIT 130 GR"
  [lot] = string(8) "30810766"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "624"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523626"
  [qte] = string(3) "624"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:06:41111ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080459 1000 0 SEM00293 442.3 KG 30810635 20230912 111 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">442.3</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230912</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">111</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(5) "442.3"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(0) ""
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="QTYPCU" TYPE="Decimal">442.3</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230912</FLD><FLD NAME="SSCC" TYPE="Char">0000338270</FLD><FLD NAME="USER" TYPE="Char">111</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080459"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "SEM00293"
          [QTYPCU] = string(5) "442.3"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "30810635"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230912"
          [SSCC] = string(10) "0000338270"
          [USER] = string(3) "111"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(5) "442.3"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 19:06:41111ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_PAT,,,FRA, )

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_PAT FRA imp 1 site CR1 article SEM00293 lot 30810635 loc sscc 0000338270 ope 111 qte 442.3 pcu pohnum bpsnum bpslot dluo 20230912 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char"> </FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338270</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">111</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">442.3</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338270"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "442.3"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_PAT</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char"> </FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810635</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338270</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">111</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">442.3</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230912</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_PAT"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(1) " "
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810635"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338270"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "111"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "442.3"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230912"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "SEM00293"
  [desig] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [lot] = string(8) "30810635"
  [dluo] = string(10) "12/09/2023"
  [qtyprd] = string(5) "442.3"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 19:06:46111ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080459,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080459 20230822 2 442.3 SEM00293 1 SEM00293 KG 442.3 30810635 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">442.3</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00293</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">442.3</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080459"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(5) "442.3"
        [Y_ITMFILTER] = string(8) "SEM00293"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "SEM00293"
          [UOM] = string(2) "KG"
          [UOMCPLQTY] = string(5) "442.3"
          [LOT] = string(8) "30810635"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001991</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">KG</FLD><FLD NAME="ZUL" TYPE="Char">Kilogramme</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822170646</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="UOM" TYPE="Char">KG</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">47.8</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">442.3</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="CPLQTY" TYPE="Decimal">442.3</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CPROD</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="LOT" TYPE="Char">30810635</FLD><FLD NAME="PALNUM" TYPE="Char">0000338270</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">PATE CALISSONS RR 30% AMANDES</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080459</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00440</FLD><FLD NAME="ITMDES1" TYPE="Char">POCHE PEBD VERTE 40µ BAC PROD</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">PET_450</FLD><FLD NAME="WSTSHO" TYPE="Char">PET_450KG</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">1</FLD><FLD NAME="USEQTY" TYPE="Decimal">10</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">20610418</FLD><FLD NAME="LOC" TYPE="Char">RA01</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">SEM00293</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080459</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001991"
        [MFGNUM] = string(13) "OFCR123080459"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "KG"
        [ZUL] = string(10) "Kilogramme"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822170646"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "SEM00293"
          [UOM] = string(2) "KG"
          [UOMEXTQTY] = string(4) "47.8"
          [UOMCPLQTY] = string(5) "442.3"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "KG"
          [CPLQTY] = string(5) "442.3"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CPROD"
          [LOC] = string(5) "CALPR"
          [LOT] = string(8) "30810635"
          [PALNUM] = string(10) "0000338270"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(29) "PATE CALISSONS RR 30% AMANDES"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080459"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(1) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00440"
          [ITMDES1] = string(30) "POCHE PEBD VERTE 40µ BAC PROD"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(7) "PET_450"
          [WSTSHO] = string(9) "PET_450KG"
          [STU] = string(2) "UN"
          [RETQTY] = string(1) "1"
          [USEQTY] = string(2) "10"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "20610418"
          [LOC] = string(4) "RA01"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "SEM00293"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080459"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080459"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 19:06:46111ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080459&mfglin=1000DEC
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080459</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">442.3</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">SEM00293</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">442.3</FLD> <FLD NAME="LOT" TYPE="Char">30810635</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 19:11:578ROYRENE:YWSCHG23
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG23, PalStoT-EmpPic 8 CR1 0000338195 CA19 AN )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338195</FLD> <FLD NAME="DLOC" TYPE="Char">CA19</FLD> <FLD NAME="STODO" TYPE="Char">AN</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338195"
        [DLOC] = string(4) "CA19"
        [STODO] = string(2) "AN"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpPic</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338195</FLD><FLD NAME="DLOC" TYPE="Char">CA19</FLD><FLD NAME="STODO" TYPE="Char">AN</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-EmpPic"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338195"
        [DLOC] = string(4) "CA19"
        [STODO] = string(2) "AN"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338195"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CA19"
  [TypeCible] = string(18) "EmplacementPicking"
  [article] = string(8) "CON00426"
  [SelectedLoc] = string(0) ""
  [designation] = string(30) "ASSORTIMENT BOITE DISTRIB 190G"
  [lot] = string(8) "30810551"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(2) "96"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523733"
  [qte] = string(2) "96"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:20:188ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338259 0 CB04 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338259</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CB04</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338259"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB04"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338259</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CB04</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338259"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CB04"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338259"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CB04"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01287"
  [SelectedLoc] = string(0) ""
  [designation] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "864"
  [us] = string(2) "UN"
  [stocou] = string(7) "1524068"
  [qte] = string(3) "864"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:22:528ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_SCA,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_SCA FRA EXPE imp 1 site CR1 article NOU00358 lot 30810881 loc sscc 0000338235 ope 8 qte 576 pcu UN pohnum bpsnum date 20230822 bpslot dluo 20240816 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_SCA</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">8</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">576</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">UN</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"> </FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_SCA"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_SCA</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">8</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">576</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">UN</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"> </FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_SCA"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "NOU00358"
  [lot] = string(8) "30810881"
  [bpslot] = string(1) " "
  [sscc] = string(10) "0000338235"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "576"
  [pcu] = string(2) "UN"
}
 
Niv522/08/2023 19:22:528ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_SCA,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_SCA FRA EXPE imp 1 site CR1 article NOU00358 lot 30810881 loc sscc 0000338235 ope 8 qte 576 pcu UN pohnum bpsnum date 20230822 bpslot dluo 20240816 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_SCA</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">8</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">576</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">UN</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"> </FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_SCA"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_SCA</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">8</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">576</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">UN</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"> </FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_SCA"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "NOU00358"
  [lot] = string(8) "30810881"
  [bpslot] = string(1) " "
  [sscc] = string(10) "0000338235"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "576"
  [pcu] = string(2) "UN"
}
 
Niv522/08/2023 19:23:178ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ1_EXP1,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ1_EXP1 FRA EXPE imp 1 site CR1 article NOU00358 lot 30810881 loc sscc 0000338235 ope 8 qte 576 pcu UN pohnum bpsnum date 20230822 bpslot dluo 20240816 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">8</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">576</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">UN</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"> </FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">NOU00358</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810881</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338235</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">8</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">576</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">UN</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"> </FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240816</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "NOU00358"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810881"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338235"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "576"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240816"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "NOU00358"
  [lot] = string(8) "30810881"
  [bpslot] = string(1) " "
  [sscc] = string(10) "0000338235"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(3) "576"
  [pcu] = string(2) "UN"
}
 
Niv522/08/2023 19:26:548ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338222 0 AC26 Q )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338222</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">AC26</FLD> <FLD NAME="DSTA" TYPE="Char">Q</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338222"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC26"
        [DSTA] = string(1) "Q"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338222</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">AC26</FLD><FLD NAME="DSTA" TYPE="Char">Q</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338222"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC26"
        [DSTA] = string(1) "Q"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338222"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AC26"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01255"
  [SelectedLoc] = string(0) ""
  [designation] = string(27) "CALISSON LOSANGE RJ 235G GF"
  [lot] = string(8) "30810573"
  [slo] = string(1) " "
  [ssta] = string(1) "Q"
  [dsta] = string(1) "Q"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "900"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523926"
  [qte] = string(3) "900"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:27:128ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338220 0 AC26 Q )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338220</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">AC26</FLD> <FLD NAME="DSTA" TYPE="Char">Q</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338220"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC26"
        [DSTA] = string(1) "Q"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338220</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">AC26</FLD><FLD NAME="DSTA" TYPE="Char">Q</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338220"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "AC26"
        [DSTA] = string(1) "Q"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338220"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "AC26"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01255"
  [SelectedLoc] = string(0) ""
  [designation] = string(27) "CALISSON LOSANGE RJ 235G GF"
  [lot] = string(8) "30810573"
  [slo] = string(1) " "
  [ssta] = string(1) "Q"
  [dsta] = string(1) "Q"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "100"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523920"
  [qte] = string(3) "100"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:30:268ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338235 0 CC10 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338235</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CC10</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338235"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC10"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338235</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CC10</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338235"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC10"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338235"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CC10"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "NOU00358"
  [SelectedLoc] = string(0) ""
  [designation] = string(29) "NOUGAT BLANC BALLOTIN RJ 220G"
  [lot] = string(8) "30810881"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SNOU"
  [totalqte] = string(3) "576"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523975"
  [qte] = string(3) "576"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:34:3280ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338271</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338271"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 19:34:3280ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338271 ope 80 qte 864 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338271</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338271"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338271</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338271"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 19:34:3980ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080618,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080618 20230822 2 864 CAL01287 1 CAL01287 UN 864 30810838 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(3) "864"
        [Y_ITMFILTER] = string(8) "CAL01287"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMCPLQTY] = string(3) "864"
          [LOT] = string(8) "30810838"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001992</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">UN</FLD><FLD NAME="ZUL" TYPE="Char">Unité</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822173435</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="UOM" TYPE="Char">UN</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">4272</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="CPLQTY" TYPE="Decimal">864</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">PROD</FLD><FLD NAME="LOC" TYPE="Char">SCAL</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="PALNUM" TYPE="Char">0000338271</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON LOSANGE RJ 235G</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080618</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="6"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00250</FLD><FLD NAME="ITMDES1" TYPE="Char">PAPIER INTERCALAIRE LOSANGE 2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">3.0802</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.6229</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610830</FLD><FLD NAME="LOC" TYPE="Char">KD02A</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00297</FLD><FLD NAME="ITMDES1" TYPE="Char">CAM REF FP2 249X189X299</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">267</FLD><FLD NAME="USEQTY" TYPE="Decimal">54</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">EA27</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00623</FLD><FLD NAME="ITMDES1" TYPE="Char">ETIQ TRANSFERT VE BL 110X99MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">285</FLD><FLD NAME="USEQTY" TYPE="Decimal">58</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02430</FLD><FLD NAME="ITMDES1" TYPE="Char">ALV rPET BLANC STANDARD2 9CAL</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">4272</FLD><FLD NAME="USEQTY" TYPE="Decimal">864</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810677</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02979</FLD><FLD NAME="ITMDES1" TYPE="Char">FOND BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">4400</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30710506</FLD><FLD NAME="LOC" TYPE="Char">$</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02980</FLD><FLD NAME="ITMDES1" TYPE="Char">COUVERCL BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">4400</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">$</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001992"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "UN"
        [ZUL] = string(6) "Unité"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822173435"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMEXTQTY] = string(4) "4272"
          [UOMCPLQTY] = string(3) "864"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "UN"
          [CPLQTY] = string(3) "864"
          [STA] = string(1) "A"
          [LOCTYP] = string(4) "PROD"
          [LOC] = string(4) "SCAL"
          [LOT] = string(8) "30810838"
          [PALNUM] = string(10) "0000338271"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(24) "CALISSON LOSANGE RJ 235G"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080618"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(6) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00250"
          [ITMDES1] = string(29) "PAPIER INTERCALAIRE LOSANGE 2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "3.0802"
          [USEQTY] = string(6) "0.6229"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610830"
          [LOC] = string(5) "KD02A"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(43) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00297"
          [ITMDES1] = string(23) "CAM REF FP2 249X189X299"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "267"
          [USEQTY] = string(2) "54"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(4) "EA27"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(43) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00623"
          [ITMDES1] = string(29) "ETIQ TRANSFERT VE BL 110X99MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "285"
          [USEQTY] = string(2) "58"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(43) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02430"
          [ITMDES1] = string(30) "ALV rPET BLANC STANDARD2  9CAL"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "4272"
          [USEQTY] = string(3) "864"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810677"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(43) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02979"
          [ITMDES1] = string(26) "FOND BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "4400"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30710506"
          [LOC] = string(1) "$"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(43) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02980"
          [ITMDES1] = string(30) "COUVERCL BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "4400"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(1) "$"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 
Attention - au moins une matière n'a pas été réajustée !



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 19:34:3980ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080618&mfglin=1000DECAttention - au moins une matière n'a pas été réajustée !
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 19:34:398ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338225 0 BC21 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338225</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">BC21</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338225"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "BC21"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338225</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">BC21</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338225"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "BC21"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338225"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "BC21"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(9) "NOU00265D"
  [SelectedLoc] = string(0) ""
  [designation] = string(28) "NOUGAT BLANC ETUI TRAD 200 G"
  [lot] = string(8) "30810653"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SNOU"
  [totalqte] = string(3) "848"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523954"
  [qte] = string(3) "848"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:37:358ROYRENE:YWSCHG07
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG07, PalStoT-PalSto 8 CR1 0000338170 0 0000338170 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-PalSto</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338170</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338170</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-PalSto"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338170"
        [SHAUTPAL] = string(1) "0"
        [DPALNUM] = string(10) "0000338170"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-PalSto</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338170</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338170</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SLIB] = string(14) "PalStoT-PalSto"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338170"
        [SHAUTPAL] = string(1) "0"
        [DPALNUM] = string(10) "0000338170"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338170"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(10) "0000338170"
  [TypeCible] = string(12) "PaletteStock"
  [article] = string(8) "CAL01133"
  [SelectedLoc] = string(0) ""
  [designation] = string(25) "CALISSON NAT REG GMS 115G"
  [lot] = string(8) "30810525"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(4) "1824"
  [us] = string(2) "UN"
  [stocou] = string(7) "1523597"
  [qte] = string(4) "1824"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:37:568ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338170 0 CC05 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338170</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CC05</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338170"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC05"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338170</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CC05</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338170"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC05"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338170"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CC05"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01133"
  [SelectedLoc] = string(0) ""
  [designation] = string(25) "CALISSON NAT REG GMS 115G"
  [lot] = string(8) "30810525"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(4) "1824"
  [us] = string(2) "UN"
  [stocou] = string(7) "1524114"
  [qte] = string(4) "1824"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 19:40:298ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 19
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 


Niv522/08/2023 19:40:318ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(3) {
  [deb] = string(0) ""
  [op] = string(11) "CR123080223"
  [afftext] = string(4) "true"
}
 
Niv522/08/2023 19:40:398ROYRENE:YWXCOMPT
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 296
Fonction : Run(YWXCOMPT, YPA )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="YCPT" TYPE="Char">YPA</FLD> <FLD NAME="YSIT" TYPE="Char"></FLD> <FLD NAME="YDATE" TYPE="Date"></FLD> <FLD NAME="YCOMPL" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(4) {
        [YCPT] = string(3) "YPA"
        [YSIT] = string(0) ""
        [YDATE] = string(0) ""
        [YCOMPL] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="YCPT" TYPE="Char">YPA</FLD><FLD NAME="YSIT" TYPE="Char"></FLD><FLD NAME="YDATE" TYPE="Date">[0/0/0]</FLD><FLD NAME="YCOMPL" TYPE="Char"></FLD></GRP><GRP ID="RESULTAT"><FLD NAME="YVAL" TYPE="Char">0000338272</FLD><FLD NAME="STATUT" TYPE="Integer">0</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(4) {
        [YCPT] = string(3) "YPA"
        [YSIT] = string(0) ""
        [YDATE] = string(7) "[0/0/0]"
        [YCOMPL] = string(0) ""
  }
  [RESULTAT] = array(2) {
        [YVAL] = string(10) "0000338272"
        [STATUT] = string(1) "0"
  }
}
 




PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080223"
  [cde] = string(12) "CVCR12304859"
  [oplig] = string(5) "28000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080223%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 19:40:408ROYRENE:YWPMAJSSCC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 383
Fonction : Run(YWPMAJSSCC, 8 CR1 0000338272 PAL CR123080223 28000 0 0 0 0 1 PALET CVCR12304859 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="USER" TYPE="Char">8</FLD> <FLD NAME="FCY" TYPE="Char">CR1</FLD> <FLD NAME="SSCC" TYPE="Char">0000338272</FLD> <FLD NAME="TYP" TYPE="Char">PAL</FLD> <FLD NAME="OP" TYPE="Char">CR123080223</FLD> <FLD NAME="OPLIG" TYPE="Decimal">28000</FLD> <FLD NAME="POIDS" TYPE="Decimal"></FLD> <FLD NAME="VOLUME" TYPE="Decimal">0</FLD> <FLD NAME="HAUTEUR" TYPE="Decimal">0</FLD> <FLD NAME="LONGUEUR" TYPE="Decimal">0</FLD> <FLD NAME="LARGEUR" TYPE="Decimal">0</FLD> <FLD NAME="MATDANG" TYPE="Integer">1</FLD> <FLD NAME="LIBCOL" TYPE="Char">PALET</FLD> <FLD NAME="LIBPAL" TYPE="Char"></FLD> <FLD NAME="SOHNUM" TYPE="Char">CVCR12304859</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(15) {
        [USER] = string(1) "8"
        [FCY] = string(3) "CR1"
        [SSCC] = string(10) "0000338272"
        [TYP] = string(3) "PAL"
        [OP] = string(11) "CR123080223"
        [OPLIG] = string(5) "28000"
        [POIDS] = string(0) ""
        [VOLUME] = string(1) "0"
        [HAUTEUR] = string(1) "0"
        [LONGUEUR] = string(1) "0"
        [LARGEUR] = string(1) "0"
        [MATDANG] = string(1) "1"
        [LIBCOL] = string(5) "PALET"
        [LIBPAL] = string(0) ""
        [SOHNUM] = string(12) "CVCR12304859"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="USER" TYPE="Char">8</FLD><FLD NAME="FCY" TYPE="Char">CR1</FLD><FLD NAME="SSCC" TYPE="Char">0000338272</FLD><FLD NAME="TYP" TYPE="Char">PAL</FLD><FLD NAME="SOHNUM" TYPE="Char">CVCR12304859</FLD><FLD NAME="OP" TYPE="Char">CR123080223</FLD><FLD NAME="OPLIG" TYPE="Decimal">28000</FLD><FLD NAME="POIDS" TYPE="Decimal">0</FLD><FLD NAME="VOLUME" TYPE="Decimal">0</FLD><FLD NAME="HAUTEUR" TYPE="Decimal">0</FLD><FLD NAME="LONGUEUR" TYPE="Decimal">0</FLD><FLD NAME="LARGEUR" TYPE="Decimal">0</FLD><FLD NAME="MATDANG" TYPE="Integer">1</FLD><FLD NAME="LIBCOL" TYPE="Char">PALET</FLD><FLD NAME="LIBPAL" TYPE="Char"></FLD></GRP><GRP ID="RESULTAT"><FLD NAME="ZIND" TYPE="Integer">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(15) {
        [USER] = string(1) "8"
        [FCY] = string(3) "CR1"
        [SSCC] = string(10) "0000338272"
        [TYP] = string(3) "PAL"
        [SOHNUM] = string(12) "CVCR12304859"
        [OP] = string(11) "CR123080223"
        [OPLIG] = string(5) "28000"
        [POIDS] = string(1) "0"
        [VOLUME] = string(1) "0"
        [HAUTEUR] = string(1) "0"
        [LONGUEUR] = string(1) "0"
        [LARGEUR] = string(1) "0"
        [MATDANG] = string(1) "1"
        [LIBCOL] = string(5) "PALET"
        [LIBPAL] = string(0) ""
  }
  [RESULTAT] = array(1) {
        [ZIND] = string(1) "1"
  }
}
 
Informations enregistrées



PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080223"
  [cde] = string(12) "CVCR12304859"
  [oplig] = string(5) "28000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080223%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 19:40:408ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 417
Fonction : WmsPrintAuto(PC1,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_CLIUC,1,Array,imp,,ETIQ1_EXP1,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_CLIUC 1 ETIQ1_EXP1 FRA EXPE imp 1 site CR1 sscc 0000338272 ope 8 commande CVCR12304859 indicepalette 1 zoneprep EXPED ctx op nbcolis 0 type Palette )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_CLIUC</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338272</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">8</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">commande</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CVCR12304859</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">indicepalette</FLD> <FLD NAME="VVALPARAM" TYPE="Char">1</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">zoneprep</FLD> <FLD NAME="VVALPARAM" TYPE="Char">EXPED</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">ctx</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">op</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">nbcolis</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">type</FLD> <FLD NAME="VVALPARAM" TYPE="Char">Palette</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(11) "Y_ETI_CLIUC"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338272"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [4] = array(2) {
          [VCODPARAM] = string(8) "commande"
          [VVALPARAM] = string(12) "CVCR12304859"
        }
        [5] = array(2) {
          [VCODPARAM] = string(13) "indicepalette"
          [VVALPARAM] = string(1) "1"
        }
        [6] = array(2) {
          [VCODPARAM] = string(8) "zoneprep"
          [VVALPARAM] = string(5) "EXPED"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "ctx"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(2) "op"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(7) "nbcolis"
          [VVALPARAM] = string(1) "0"
        }
        [10] = array(2) {
          [VCODPARAM] = string(4) "type"
          [VVALPARAM] = string(7) "Palette"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_CLIUC</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338272</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">8</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">commande</FLD><FLD NAME="VVALPARAM" TYPE="Char">CVCR12304859</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">indicepalette</FLD><FLD NAME="VVALPARAM" TYPE="Char">1</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">zoneprep</FLD><FLD NAME="VVALPARAM" TYPE="Char">EXPED</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">ctx</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">op</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">nbcolis</FLD><FLD NAME="VVALPARAM" TYPE="Char">0</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">type</FLD><FLD NAME="VVALPARAM" TYPE="Char">Palette</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(11) "Y_ETI_CLIUC"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338272"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [4] = array(2) {
          [VCODPARAM] = string(8) "commande"
          [VVALPARAM] = string(12) "CVCR12304859"
        }
        [5] = array(2) {
          [VCODPARAM] = string(13) "indicepalette"
          [VVALPARAM] = string(1) "1"
        }
        [6] = array(2) {
          [VCODPARAM] = string(8) "zoneprep"
          [VVALPARAM] = string(5) "EXPED"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "ctx"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(2) "op"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(7) "nbcolis"
          [VVALPARAM] = string(1) "0"
        }
        [10] = array(2) {
          [VCODPARAM] = string(4) "type"
          [VVALPARAM] = string(7) "Palette"
        }
  }
}
 




PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080223"
  [cde] = string(12) "CVCR12304859"
  [oplig] = string(5) "28000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080223%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 19:41:488ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00345 CA17 30710551 A CR123080223 28000 12 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00345</FLD> <FLD NAME="SLOC" TYPE="Char">CA17</FLD> <FLD NAME="SLOT" TYPE="Char">30710551</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">28000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00345"
        [SLOC] = string(4) "CA17"
        [SLOT] = string(8) "30710551"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "28000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00345</FLD><FLD NAME="SLOC" TYPE="Char">CA17</FLD><FLD NAME="SLOT" TYPE="Char">30710551</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">28000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00345"
        [SLOC] = string(4) "CA17"
        [SLOT] = string(8) "30710551"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "28000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00345"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CA17"
  [loc] = string(4) "CA17"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "35000"
  [soqseq] = string(5) "35000"
  [stocou] = string(7) "1515952"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710551"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.35000.35000....STOALL.........1.......30710551.....................CA17...151595299999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.43000.43000....STOALL.........4.......30710122.....................CA19...150675299999999........18"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00345"
  [lot] = string(8) "30710551"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:42:248ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CON00426 CA19 30710122 A CR123080223 34000 18 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CON00426</FLD> <FLD NAME="SLOC" TYPE="Char">CA19</FLD> <FLD NAME="SLOT" TYPE="Char">30710122</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">34000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">18</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00426"
        [SLOC] = string(4) "CA19"
        [SLOT] = string(8) "30710122"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "34000"
        [SQTYSTU] = string(2) "18"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CON00426</FLD><FLD NAME="SLOC" TYPE="Char">CA19</FLD><FLD NAME="SLOT" TYPE="Char">30710122</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">34000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">18</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00426"
        [SLOC] = string(4) "CA19"
        [SLOT] = string(8) "30710122"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "34000"
        [SQTYSTU] = string(2) "18"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "18"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00426"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "34000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CA19"
  [loc] = string(4) "CA19"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "43000"
  [soqseq] = string(5) "43000"
  [stocou] = string(7) "1506752"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710122"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "18"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.43000.43000....STOALL.........4.......30710122.....................CA19...150675299999999........18"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.36000.36000....STOALL.........1.......91001515.....................DB17...144830899999998........60"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CON00426"
  [lot] = string(8) "30710122"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "3"
}
 
Niv522/08/2023 19:43:228ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EMB01895 DB17 91001515 A CR123080223 29000 60 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EMB01895</FLD> <FLD NAME="SLOC" TYPE="Char">DB17</FLD> <FLD NAME="SLOT" TYPE="Char">91001515</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">29000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01895"
        [SLOC] = string(4) "DB17"
        [SLOT] = string(8) "91001515"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "29000"
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EMB01895</FLD><FLD NAME="SLOC" TYPE="Char">DB17</FLD><FLD NAME="SLOT" TYPE="Char">91001515</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">29000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01895"
        [SLOC] = string(4) "DB17"
        [SLOT] = string(8) "91001515"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "29000"
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "60"
  [qteprep] = string(1) "0"
  [article] = string(8) "EMB01895"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "29000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "DB17"
  [loc] = string(4) "DB17"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "36000"
  [soqseq] = string(5) "36000"
  [stocou] = string(7) "1448308"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "91001515"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "60"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.36000.36000....STOALL.........1.......91001515.....................DB17...144830899999998........60"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.26000.26000....STOALL.........1.......30710496.....................HD06...151185199999999.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EMB01895"
  [lot] = string(8) "91001515"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:44:048ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01018 HD06 30710496 A CR123080223 20000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01018</FLD> <FLD NAME="SLOC" TYPE="Char">HD06</FLD> <FLD NAME="SLOT" TYPE="Char">30710496</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">20000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01018"
        [SLOC] = string(4) "HD06"
        [SLOT] = string(8) "30710496"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "20000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01018</FLD><FLD NAME="SLOC" TYPE="Char">HD06</FLD><FLD NAME="SLOT" TYPE="Char">30710496</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">20000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01018"
        [SLOC] = string(4) "HD06"
        [SLOT] = string(8) "30710496"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "20000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01018"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "20000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "HD06"
  [loc] = string(4) "HD06"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "26000"
  [soqseq] = string(5) "26000"
  [stocou] = string(7) "1511851"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710496"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.26000.26000....STOALL.........1.......30710496.....................HD06...151185199999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.42000.42000....STOALL.........2.......30610661.....................BA25...152110999999996........20"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01018"
  [lot] = string(8) "30710496"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:45:028ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CON00653 BA25 30610661 A CR123080223 33000 20 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CON00653</FLD> <FLD NAME="SLOC" TYPE="Char">BA25</FLD> <FLD NAME="SLOT" TYPE="Char">30610661</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">33000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00653"
        [SLOC] = string(4) "BA25"
        [SLOT] = string(8) "30610661"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "33000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CON00653</FLD><FLD NAME="SLOC" TYPE="Char">BA25</FLD><FLD NAME="SLOT" TYPE="Char">30610661</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">33000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00653"
        [SLOC] = string(4) "BA25"
        [SLOT] = string(8) "30610661"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "33000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "20"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00653"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "33000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA25"
  [loc] = string(4) "BA25"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "42000"
  [soqseq] = string(5) "42000"
  [stocou] = string(7) "1521109"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610661"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "20"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.42000.42000....STOALL.........2.......30610661.....................BA25...152110999999996........20"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.32000.32000....STOALL.........4.......30710721.....................BB26...151870999999998........36"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CON00653"
  [lot] = string(8) "30610661"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 19:45:298ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00329 BB26 30710721 A CR123080223 25000 36 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00329</FLD> <FLD NAME="SLOC" TYPE="Char">BB26</FLD> <FLD NAME="SLOT" TYPE="Char">30710721</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">25000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">36</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00329"
        [SLOC] = string(4) "BB26"
        [SLOT] = string(8) "30710721"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "25000"
        [SQTYSTU] = string(2) "36"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00329</FLD><FLD NAME="SLOC" TYPE="Char">BB26</FLD><FLD NAME="SLOT" TYPE="Char">30710721</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">25000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">36</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00329"
        [SLOC] = string(4) "BB26"
        [SLOT] = string(8) "30710721"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "25000"
        [SQTYSTU] = string(2) "36"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "36"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00329"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "25000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB26"
  [loc] = string(4) "BB26"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "32000"
  [soqseq] = string(5) "32000"
  [stocou] = string(7) "1518709"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710721"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "36"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.32000.32000....STOALL.........4.......30710721.....................BB26...151870999999998........36"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.13000.13000....STOALL.........2.......30710285.....................AA27...151872599999997........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00329"
  [lot] = string(8) "30710721"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "4"
}
 
Niv522/08/2023 19:46:048ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01238 AA27 30710285 A CR123080223 11000 24 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01238</FLD> <FLD NAME="SLOC" TYPE="Char">AA27</FLD> <FLD NAME="SLOT" TYPE="Char">30710285</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">11000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01238"
        [SLOC] = string(4) "AA27"
        [SLOT] = string(8) "30710285"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "11000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01238</FLD><FLD NAME="SLOC" TYPE="Char">AA27</FLD><FLD NAME="SLOT" TYPE="Char">30710285</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">11000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01238"
        [SLOC] = string(4) "AA27"
        [SLOT] = string(8) "30710285"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "11000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01238"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "11000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA27"
  [loc] = string(4) "AA27"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "13000"
  [soqseq] = string(5) "13000"
  [stocou] = string(7) "1518725"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710285"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.13000.13000....STOALL.........2.......30710285.....................AA27...151872599999997........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.41000.41000....STOALL.........1.......30810781.....................BB21...152294999999996.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01238"
  [lot] = string(8) "30710285"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 19:46:198ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00317 BB21 30810781 A CR123080223 32000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00317</FLD> <FLD NAME="SLOC" TYPE="Char">BB21</FLD> <FLD NAME="SLOT" TYPE="Char">30810781</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">32000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00317"
        [SLOC] = string(4) "BB21"
        [SLOT] = string(8) "30810781"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "32000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00317</FLD><FLD NAME="SLOC" TYPE="Char">BB21</FLD><FLD NAME="SLOT" TYPE="Char">30810781</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">32000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00317"
        [SLOC] = string(4) "BB21"
        [SLOT] = string(8) "30810781"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "32000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00317"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "32000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB21"
  [loc] = string(4) "BB21"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "41000"
  [soqseq] = string(5) "41000"
  [stocou] = string(7) "1522949"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810781"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.41000.41000....STOALL.........1.......30810781.....................BB21...152294999999996.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.19000.19000....STOALL.........3.......30710348.....0000336061......AA23...151632699999998.........3"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00317"
  [lot] = string(8) "30810781"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:46:398ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(CAL00839,,,3,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CAL00839 3 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CAL00839</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">3</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL00839"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "3"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CAL00839</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">3</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">3</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL00839"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "3"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "3"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "3"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00839"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "14000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA23"
  [loc] = string(4) "AA23"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "19000"
  [soqseq] = string(5) "19000"
  [stocou] = string(7) "1516326"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710348"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "3"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.19000.19000....STOALL.........3.......30710348.....0000336061......AA23...151632699999998.........3"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..2000..2000....STOALL.........1.......30710115.....................BB18...151411999999996........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(39) "01131026210043071524032910308100559118"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:46:538ROYRENE:YWSCHGALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 5077
Fonction : Run(YWSCHGALL, CR1 CAL00839 1516326 99999998 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="XSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="XITMREF" TYPE="Char">CAL00839</FLD> <FLD NAME="XSTOCOU" TYPE="Integer">1516326</FLD> <FLD NAME="XSEQ" TYPE="Integer">99999998</FLD> <FLD NAME="XUSER" TYPE="Char">8</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(5) {
          [XSTOFCY] = string(3) "CR1"
          [XITMREF] = string(8) "CAL00839"
          [XSTOCOU] = string(7) "1516326"
          [XSEQ] = string(8) "99999998"
          [XUSER] = string(1) "8"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="RESULTAT"><FLD NAME="XRES" TYPE="Integer">0</FLD><FLD NAME="XMSG" TYPE="Char"/></GRP><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="XSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="XITMREF" TYPE="Char">CAL00839</FLD><FLD NAME="XSTOCOU" TYPE="Integer">1516326</FLD><FLD NAME="XSEQ" TYPE="Integer">99999998</FLD><FLD NAME="XUSER" TYPE="Char">8</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(2) {
  [RESULTAT] = array(2) {
        [XRES] = string(1) "0"
        [XMSG] = string(0) ""
  }
  [PARAM] = array(1) {
        [1] = array(5) {
          [XSTOFCY] = string(3) "CR1"
          [XITMREF] = string(8) "CAL00839"
          [XSTOCOU] = string(7) "1516326"
          [XSEQ] = string(8) "99999998"
          [XUSER] = string(1) "8"
        }
  }
}
 




PC1_actions.php
array(7) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(23) "ValidFormManquantsAlloc"
  [op] = string(11) "CR123080223"
  [tablin] = string(1) "0"
  [cde] = string(12) "CVCR12304859"
  [backurl] = string(52) "PC1_777.php?op=CR123080223&tablin=0&cde=CVCR12304859"
  [desallouestoallLignesOp] = array(1) {
        [0] = string(39) "1;CR1;CAL00839;1516326;99999998;3;14000"
  }
}
 
Niv522/08/2023 19:46:538ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(2) {
  [op] = string(11) "CR123080223"
  [success] = string(46) "Allocations supprimées, ruptures déclarées."
}
 
Niv522/08/2023 19:47:488ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00726 BB18 30710115 A CR123080223 2000 24 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00726</FLD> <FLD NAME="SLOC" TYPE="Char">BB18</FLD> <FLD NAME="SLOT" TYPE="Char">30710115</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">2000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00726"
        [SLOC] = string(4) "BB18"
        [SLOT] = string(8) "30710115"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "2000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00726</FLD><FLD NAME="SLOC" TYPE="Char">BB18</FLD><FLD NAME="SLOT" TYPE="Char">30710115</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">2000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00726"
        [SLOC] = string(4) "BB18"
        [SLOT] = string(8) "30710115"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "2000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00726"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "2000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB18"
  [loc] = string(4) "BB18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "2000"
  [soqseq] = string(4) "2000"
  [stocou] = string(7) "1514119"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710115"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..2000..2000....STOALL.........1.......30710115.....................BB18...151411999999996........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.37000.37000....STOALL.........5.......30810565.....................AB19...152295099999994.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00726"
  [lot] = string(8) "30710115"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:48:418ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00334 AB19 30810565 A CR123080223 30000 5 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00334</FLD> <FLD NAME="SLOC" TYPE="Char">AB19</FLD> <FLD NAME="SLOT" TYPE="Char">30810565</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">30000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00334"
        [SLOC] = string(4) "AB19"
        [SLOT] = string(8) "30810565"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "30000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00334</FLD><FLD NAME="SLOC" TYPE="Char">AB19</FLD><FLD NAME="SLOT" TYPE="Char">30810565</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">30000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00334"
        [SLOC] = string(4) "AB19"
        [SLOT] = string(8) "30810565"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "30000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00334"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB19"
  [loc] = string(4) "AB19"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "37000"
  [soqseq] = string(5) "37000"
  [stocou] = string(7) "1522950"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810565"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.37000.37000....STOALL.........5.......30810565.....................AB19...152295099999994.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..4000..4000....STOALL.........1.......30710188.....................BA15...151239799999997.........8"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00334"
  [lot] = string(8) "30810565"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "5"
}
 
Niv522/08/2023 19:48:578ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00750 BA15 30710188 A CR123080223 4000 8 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00750</FLD> <FLD NAME="SLOC" TYPE="Char">BA15</FLD> <FLD NAME="SLOT" TYPE="Char">30710188</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">4000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">8</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00750"
        [SLOC] = string(4) "BA15"
        [SLOT] = string(8) "30710188"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "4000"
        [SQTYSTU] = string(1) "8"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00750</FLD><FLD NAME="SLOC" TYPE="Char">BA15</FLD><FLD NAME="SLOT" TYPE="Char">30710188</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">4000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">8</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00750"
        [SLOC] = string(4) "BA15"
        [SLOT] = string(8) "30710188"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "4000"
        [SQTYSTU] = string(1) "8"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "8"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00750"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "4000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA15"
  [loc] = string(4) "BA15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "4000"
  [soqseq] = string(4) "4000"
  [stocou] = string(7) "1512397"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710188"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "8"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..4000..4000....STOALL.........1.......30710188.....................BA15...151239799999997.........8"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00750"
  [lot] = string(8) "30710188"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:49:408ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(39) "01131026210142071524021510306102619101"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:49:448ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(39) "01131026210142071524021510306102619101"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:49:518ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:49:518ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:49:518ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:49:578ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00695 BC14 30610261 A CR123080223 44000 5 UN 0 UN 0000331495 D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="SLOC" TYPE="Char">BC14</FLD> <FLD NAME="SLOT" TYPE="Char">30610261</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">44000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331495</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00695"
        [SLOC] = string(4) "BC14"
        [SLOT] = string(8) "30610261"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "44000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000331495"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="SLOC" TYPE="Char">BC14</FLD><FLD NAME="SLOT" TYPE="Char">30610261</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331495</FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">44000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00695"
        [SLOC] = string(4) "BC14"
        [SLOT] = string(8) "30610261"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331495"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "44000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "44000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "53000"
  [soqseq] = string(5) "53000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.53000.53000....STOALL.........1.......30610261.....0000331495......BC14...150114399999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(8) "30610261"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:50:558ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00408 AA14 30810051 A CR123080223 12000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00408</FLD> <FLD NAME="SLOC" TYPE="Char">AA14</FLD> <FLD NAME="SLOT" TYPE="Char">30810051</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">12000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00408"
        [SLOC] = string(4) "AA14"
        [SLOT] = string(8) "30810051"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "12000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00408</FLD><FLD NAME="SLOC" TYPE="Char">AA14</FLD><FLD NAME="SLOT" TYPE="Char">30810051</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">12000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00408"
        [SLOC] = string(4) "AA14"
        [SLOT] = string(8) "30810051"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "12000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00408"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "12000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA14"
  [loc] = string(4) "AA14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "15000"
  [soqseq] = string(5) "15000"
  [stocou] = string(7) "1520596"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810051"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.15000.15000....STOALL.........1.......30810051.....................AA14...152059699999994.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.16000.16000....STOALL.........4.......30810558.....................AB14...152245799999995.........4"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00408"
  [lot] = string(8) "30810051"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:51:508ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00409 AB14 30810558 A CR123080223 13000 4 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00409</FLD> <FLD NAME="SLOC" TYPE="Char">AB14</FLD> <FLD NAME="SLOT" TYPE="Char">30810558</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">13000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">4</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00409"
        [SLOC] = string(4) "AB14"
        [SLOT] = string(8) "30810558"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "13000"
        [SQTYSTU] = string(1) "4"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00409</FLD><FLD NAME="SLOC" TYPE="Char">AB14</FLD><FLD NAME="SLOT" TYPE="Char">30810558</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">13000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">4</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00409"
        [SLOC] = string(4) "AB14"
        [SLOT] = string(8) "30810558"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "13000"
        [SQTYSTU] = string(1) "4"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "4"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00409"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "13000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB14"
  [loc] = string(4) "AB14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "16000"
  [soqseq] = string(5) "16000"
  [stocou] = string(7) "1522457"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810558"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "4"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.16000.16000....STOALL.........4.......30810558.....................AB14...152245799999995.........4"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.34000.34000....STOALL.........3.......30790009.....................AB15...151514299999998........27"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00409"
  [lot] = string(8) "30810558"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "4"
}
 
Niv522/08/2023 19:52:258ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOUBIO00008 AB15 30790009 A CR123080223 27000 27 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOUBIO00008</FLD> <FLD NAME="SLOC" TYPE="Char">AB15</FLD> <FLD NAME="SLOT" TYPE="Char">30790009</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">27000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">27</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(11) "NOUBIO00008"
        [SLOC] = string(4) "AB15"
        [SLOT] = string(8) "30790009"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "27000"
        [SQTYSTU] = string(2) "27"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOUBIO00008</FLD><FLD NAME="SLOC" TYPE="Char">AB15</FLD><FLD NAME="SLOT" TYPE="Char">30790009</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">27000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">27</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(11) "NOUBIO00008"
        [SLOC] = string(4) "AB15"
        [SLOT] = string(8) "30790009"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "27000"
        [SQTYSTU] = string(2) "27"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "27"
  [qteprep] = string(1) "0"
  [article] = string(11) "NOUBIO00008"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "27000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB15"
  [loc] = string(4) "AB15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "34000"
  [soqseq] = string(5) "34000"
  [stocou] = string(7) "1515142"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30790009"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "27"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.34000.34000....STOALL.........3.......30790009.....................AB15...151514299999998........27"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..9000..9000....STOALL.........2.......30810227.....................BA10...152111499999999........20"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(11) "NOUBIO00008"
  [lot] = string(8) "30790009"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "3"
}
 
Niv522/08/2023 19:52:498ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01231 BA10 30810227 A CR123080223 8000 20 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01231</FLD> <FLD NAME="SLOC" TYPE="Char">BA10</FLD> <FLD NAME="SLOT" TYPE="Char">30810227</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">8000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01231"
        [SLOC] = string(4) "BA10"
        [SLOT] = string(8) "30810227"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "8000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01231</FLD><FLD NAME="SLOC" TYPE="Char">BA10</FLD><FLD NAME="SLOT" TYPE="Char">30810227</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">8000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01231"
        [SLOC] = string(4) "BA10"
        [SLOT] = string(8) "30810227"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "8000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "20"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01231"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "8000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA10"
  [loc] = string(4) "BA10"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "9000"
  [soqseq] = string(4) "9000"
  [stocou] = string(7) "1521114"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810227"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "20"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..9000..9000....STOALL.........2.......30810227.....................BA10...152111499999999........20"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..1000..1000....STOALL.........1.......30710283.....................BB09...151350899999996........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01231"
  [lot] = string(8) "30810227"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 19:53:118ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00862 BB09 30710283 A CR123080223 1000 24 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00862</FLD> <FLD NAME="SLOC" TYPE="Char">BB09</FLD> <FLD NAME="SLOT" TYPE="Char">30710283</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">1000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00862"
        [SLOC] = string(4) "BB09"
        [SLOT] = string(8) "30710283"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "1000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00862</FLD><FLD NAME="SLOC" TYPE="Char">BB09</FLD><FLD NAME="SLOT" TYPE="Char">30710283</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">1000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00862"
        [SLOC] = string(4) "BB09"
        [SLOT] = string(8) "30710283"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "1000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00862"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "1000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB09"
  [loc] = string(4) "BB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "1000"
  [soqseq] = string(4) "1000"
  [stocou] = string(7) "1513508"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710283"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..1000..1000....STOALL.........1.......30710283.....................BB09...151350899999996........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..5000..5000....STOALL.........1.......30610812.....................BB12...151593099999997........12"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00862"
  [lot] = string(8) "30710283"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:53:218ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01236 BB12 30610812 A CR123080223 5000 12 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01236</FLD> <FLD NAME="SLOC" TYPE="Char">BB12</FLD> <FLD NAME="SLOT" TYPE="Char">30610812</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">5000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01236"
        [SLOC] = string(4) "BB12"
        [SLOT] = string(8) "30610812"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "5000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01236</FLD><FLD NAME="SLOC" TYPE="Char">BB12</FLD><FLD NAME="SLOT" TYPE="Char">30610812</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">5000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01236"
        [SLOC] = string(4) "BB12"
        [SLOT] = string(8) "30610812"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "5000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01236"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "5000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB12"
  [loc] = string(4) "BB12"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "5000"
  [soqseq] = string(4) "5000"
  [stocou] = string(7) "1515930"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610812"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..5000..5000....STOALL.........1.......30610812.....................BB12...151593099999997........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999997.........9"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01236"
  [lot] = string(8) "30610812"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:53:378ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00748 BA07 30710365 A CR123080223 3000 9 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00748</FLD> <FLD NAME="SLOC" TYPE="Char">BA07</FLD> <FLD NAME="SLOT" TYPE="Char">30710365</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">3000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00748"
        [SLOC] = string(4) "BA07"
        [SLOT] = string(8) "30710365"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "3000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00748</FLD><FLD NAME="SLOC" TYPE="Char">BA07</FLD><FLD NAME="SLOT" TYPE="Char">30710365</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">3000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00748"
        [SLOC] = string(4) "BA07"
        [SLOT] = string(8) "30710365"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "3000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00748"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "3000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA07"
  [loc] = string(4) "BA07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "3000"
  [soqseq] = string(4) "3000"
  [stocou] = string(7) "1517827"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710365"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999997.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.31000.31000....STOALL.........3.......30710632.....................AB07...152107899999999........27"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00748"
  [lot] = string(8) "30710365"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:54:038ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00328 AB07 30710632 A CR123080223 24000 27 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00328</FLD> <FLD NAME="SLOC" TYPE="Char">AB07</FLD> <FLD NAME="SLOT" TYPE="Char">30710632</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">24000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">27</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00328"
        [SLOC] = string(4) "AB07"
        [SLOT] = string(8) "30710632"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "24000"
        [SQTYSTU] = string(2) "27"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00328</FLD><FLD NAME="SLOC" TYPE="Char">AB07</FLD><FLD NAME="SLOT" TYPE="Char">30710632</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">24000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">27</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00328"
        [SLOC] = string(4) "AB07"
        [SLOT] = string(8) "30710632"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "24000"
        [SQTYSTU] = string(2) "27"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "27"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00328"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "24000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB07"
  [loc] = string(4) "AB07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "31000"
  [soqseq] = string(5) "31000"
  [stocou] = string(7) "1521078"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710632"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "27"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.31000.31000....STOALL.........3.......30710632.....................AB07...152107899999999........27"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.46000.46000....STOALL.........1........06223PI.....0000326295......AC07...149937799999997.........6"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00328"
  [lot] = string(8) "30710632"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "3"
}
 
Niv522/08/2023 19:55:218ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(TAR00065,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, TAR00065 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00065"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "37000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC07"
  [loc] = string(4) "AC07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "46000"
  [soqseq] = string(5) "46000"
  [stocou] = string(7) "1499377"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "06223PI"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.46000.46000....STOALL.........1........06223PI.....0000326295......AC07...149937799999997.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.12000.12000....STOALL.........2.......30710284.....................BA03...152255799999995........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000326295"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:55:218ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(TAR00065,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, TAR00065 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00065"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "37000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC07"
  [loc] = string(4) "AC07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "46000"
  [soqseq] = string(5) "46000"
  [stocou] = string(7) "1499377"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "06223PI"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.46000.46000....STOALL.........1........06223PI.....0000326295......AC07...149937799999997.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.12000.12000....STOALL.........2.......30710284.....................BA03...152255799999995........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000326295"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:55:218ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(TAR00065,,,6,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, TAR00065 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">TAR00065</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "TAR00065"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00065"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "37000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC07"
  [loc] = string(4) "AC07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "46000"
  [soqseq] = string(5) "46000"
  [stocou] = string(7) "1499377"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "06223PI"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.46000.46000....STOALL.........1........06223PI.....0000326295......AC07...149937799999997.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.12000.12000....STOALL.........2.......30710284.....................BA03...152255799999995........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000326295"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 19:55:298ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 TAR00065 AC07 06223PI A CR123080223 37000 6 UN 0 UN 0000326295 D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">TAR00065</FLD> <FLD NAME="SLOC" TYPE="Char">AC07</FLD> <FLD NAME="SLOT" TYPE="Char">06223PI</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">37000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000326295</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00065"
        [SLOC] = string(4) "AC07"
        [SLOT] = string(7) "06223PI"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "37000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000326295"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">TAR00065</FLD><FLD NAME="SLOC" TYPE="Char">AC07</FLD><FLD NAME="SLOT" TYPE="Char">06223PI</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000326295</FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">37000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00065"
        [SLOC] = string(4) "AC07"
        [SLOT] = string(7) "06223PI"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000326295"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "37000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00065"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "37000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC07"
  [loc] = string(4) "AC07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "46000"
  [soqseq] = string(5) "46000"
  [stocou] = string(7) "1499377"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "06223PI"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.46000.46000....STOALL.........1........06223PI.....0000326295......AC07...149937799999997.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.12000.12000....STOALL.........2.......30710284.....................BA03...152255799999995........24"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000326295"
  [lot] = string(7) "06223PI"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:57:018ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01235 BA03 30710284 A CR123080223 10000 24 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01235</FLD> <FLD NAME="SLOC" TYPE="Char">BA03</FLD> <FLD NAME="SLOT" TYPE="Char">30710284</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">10000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01235"
        [SLOC] = string(4) "BA03"
        [SLOT] = string(8) "30710284"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "10000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01235</FLD><FLD NAME="SLOC" TYPE="Char">BA03</FLD><FLD NAME="SLOT" TYPE="Char">30710284</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">10000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01235"
        [SLOC] = string(4) "BA03"
        [SLOT] = string(8) "30710284"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "10000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01235"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "10000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA03"
  [loc] = string(4) "BA03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "12000"
  [soqseq] = string(5) "12000"
  [stocou] = string(7) "1522557"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710284"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.12000.12000....STOALL.........2.......30710284.....................BA03...152255799999995........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..6000..6000....STOALL.........1.......30810364.....................BA04...152248699999996........20"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01235"
  [lot] = string(8) "30710284"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 19:57:458ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00781 BA04 30810364 A CR123080223 6000 20 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00781</FLD> <FLD NAME="SLOC" TYPE="Char">BA04</FLD> <FLD NAME="SLOT" TYPE="Char">30810364</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">6000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00781"
        [SLOC] = string(4) "BA04"
        [SLOT] = string(8) "30810364"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "6000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00781</FLD><FLD NAME="SLOC" TYPE="Char">BA04</FLD><FLD NAME="SLOT" TYPE="Char">30810364</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">6000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00781"
        [SLOC] = string(4) "BA04"
        [SLOT] = string(8) "30810364"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "6000"
        [SQTYSTU] = string(2) "20"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "20"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00781"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "6000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA04"
  [loc] = string(4) "BA04"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "6000"
  [soqseq] = string(4) "6000"
  [stocou] = string(7) "1522486"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810364"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "20"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..6000..6000....STOALL.........1.......30810364.....................BA04...152248699999996........20"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.40000.40000....STOALL.........1.......30710611.....................AB01...151591199999996.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00781"
  [lot] = string(8) "30810364"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:58:158ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00311 AB01 30710611 A CR123080223 31000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00311</FLD> <FLD NAME="SLOC" TYPE="Char">AB01</FLD> <FLD NAME="SLOT" TYPE="Char">30710611</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">31000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00311"
        [SLOC] = string(4) "AB01"
        [SLOT] = string(8) "30710611"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "31000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00311</FLD><FLD NAME="SLOC" TYPE="Char">AB01</FLD><FLD NAME="SLOT" TYPE="Char">30710611</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">31000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00311"
        [SLOC] = string(4) "AB01"
        [SLOT] = string(8) "30710611"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "31000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00311"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "31000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB01"
  [loc] = string(4) "AB01"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "40000"
  [soqseq] = string(5) "40000"
  [stocou] = string(7) "1515911"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710611"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.40000.40000....STOALL.........1.......30710611.....................AB01...151591199999996.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.45000.45000....STOALL.........1........15322CA.....................IA07...151666199999999.........6"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00311"
  [lot] = string(8) "30710611"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:58:568ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 TARBIO00080 IA07 15322CA A CR123080223 36000 6 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">TARBIO00080</FLD> <FLD NAME="SLOC" TYPE="Char">IA07</FLD> <FLD NAME="SLOT" TYPE="Char">15322CA</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">36000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(11) "TARBIO00080"
        [SLOC] = string(4) "IA07"
        [SLOT] = string(7) "15322CA"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "36000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">TARBIO00080</FLD><FLD NAME="SLOC" TYPE="Char">IA07</FLD><FLD NAME="SLOT" TYPE="Char">15322CA</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">36000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(11) "TARBIO00080"
        [SLOC] = string(4) "IA07"
        [SLOT] = string(7) "15322CA"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "36000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(11) "TARBIO00080"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "36000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IA07"
  [loc] = string(4) "IA07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "45000"
  [soqseq] = string(5) "45000"
  [stocou] = string(7) "1516661"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "15322CA"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.45000.45000....STOALL.........1........15322CA.....................IA07...151666199999999.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.52000.52000....STOALL.........1.......30710884.....................IB16...151543999999996.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(11) "TARBIO00080"
  [lot] = string(7) "15322CA"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 19:59:288ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EPI00693 IB16 30710884 A CR123080223 43000 5 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00693</FLD> <FLD NAME="SLOC" TYPE="Char">IB16</FLD> <FLD NAME="SLOT" TYPE="Char">30710884</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">43000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00693"
        [SLOC] = string(4) "IB16"
        [SLOT] = string(8) "30710884"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "43000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00693</FLD><FLD NAME="SLOC" TYPE="Char">IB16</FLD><FLD NAME="SLOT" TYPE="Char">30710884</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">43000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00693"
        [SLOC] = string(4) "IB16"
        [SLOT] = string(8) "30710884"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "43000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00693"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "43000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IB16"
  [loc] = string(4) "IB16"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "52000"
  [soqseq] = string(5) "52000"
  [stocou] = string(7) "1515439"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710884"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.52000.52000....STOALL.........1.......30710884.....................IB16...151543999999996.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.50000.50000....STOALL.........2.......30710896.....0000336224......IC15...151547299999998........10"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EPI00693"
  [lot] = string(8) "30710884"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:00:528ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00689,,,10,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00689 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">2</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "2"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00689"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "41000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IC15"
  [loc] = string(4) "IC15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "50000"
  [soqseq] = string(5) "50000"
  [stocou] = string(7) "1515472"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710896"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.50000.50000....STOALL.........2.......30710896.....0000336224......IC15...151547299999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.51000.51000....STOALL.........1.......30710236.....0000336289......IC16...152050999999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336224"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:00:528ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00689,,,10,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00689 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">2</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "2"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00689"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "41000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IC15"
  [loc] = string(4) "IC15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "50000"
  [soqseq] = string(5) "50000"
  [stocou] = string(7) "1515472"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710896"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.50000.50000....STOALL.........2.......30710896.....0000336224......IC15...151547299999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.51000.51000....STOALL.........1.......30710236.....0000336289......IC16...152050999999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336224"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:00:528ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00689,,,10,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00689 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00689</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">2</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00689"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "2"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00689"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "41000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IC15"
  [loc] = string(4) "IC15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "50000"
  [soqseq] = string(5) "50000"
  [stocou] = string(7) "1515472"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710896"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.50000.50000....STOALL.........2.......30710896.....0000336224......IC15...151547299999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.51000.51000....STOALL.........1.......30710236.....0000336289......IC16...152050999999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336224"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:00:558ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00689 IC15 30710896 A CR123080223 41000 10 UN 0 UN 0000336224 D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00689</FLD> <FLD NAME="SLOC" TYPE="Char">IC15</FLD> <FLD NAME="SLOT" TYPE="Char">30710896</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">41000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336224</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00689"
        [SLOC] = string(4) "IC15"
        [SLOT] = string(8) "30710896"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "41000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000336224"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00689</FLD><FLD NAME="SLOC" TYPE="Char">IC15</FLD><FLD NAME="SLOT" TYPE="Char">30710896</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336224</FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">41000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00689"
        [SLOC] = string(4) "IC15"
        [SLOT] = string(8) "30710896"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336224"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "41000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00689"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "41000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IC15"
  [loc] = string(4) "IC15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "50000"
  [soqseq] = string(5) "50000"
  [stocou] = string(7) "1515472"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710896"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.50000.50000....STOALL.........2.......30710896.....0000336224......IC15...151547299999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.51000.51000....STOALL.........1.......30710236.....0000336289......IC16...152050999999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336224"
  [lot] = string(8) "30710896"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 20:01:248ROYRENE:YWSCHGALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 5077
Fonction : Run(YWSCHGALL, CR1 EPI00690 1520509 99999998 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="XSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="XITMREF" TYPE="Char">EPI00690</FLD> <FLD NAME="XSTOCOU" TYPE="Integer">1520509</FLD> <FLD NAME="XSEQ" TYPE="Integer">99999998</FLD> <FLD NAME="XUSER" TYPE="Char">8</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(5) {
          [XSTOFCY] = string(3) "CR1"
          [XITMREF] = string(8) "EPI00690"
          [XSTOCOU] = string(7) "1520509"
          [XSEQ] = string(8) "99999998"
          [XUSER] = string(1) "8"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="RESULTAT"><FLD NAME="XRES" TYPE="Integer">0</FLD><FLD NAME="XMSG" TYPE="Char"/></GRP><TAB DIM="100" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="XSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="XITMREF" TYPE="Char">EPI00690</FLD><FLD NAME="XSTOCOU" TYPE="Integer">1520509</FLD><FLD NAME="XSEQ" TYPE="Integer">99999998</FLD><FLD NAME="XUSER" TYPE="Char">8</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(2) {
  [RESULTAT] = array(2) {
        [XRES] = string(1) "0"
        [XMSG] = string(0) ""
  }
  [PARAM] = array(1) {
        [1] = array(5) {
          [XSTOFCY] = string(3) "CR1"
          [XITMREF] = string(8) "EPI00690"
          [XSTOCOU] = string(7) "1520509"
          [XSEQ] = string(8) "99999998"
          [XUSER] = string(1) "8"
        }
  }
}
 




PC1_actions.php
array(7) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(23) "ValidFormManquantsAlloc"
  [op] = string(11) "CR123080223"
  [tablin] = string(1) "0"
  [cde] = string(12) "CVCR12304859"
  [backurl] = string(52) "PC1_777.php?op=CR123080223&tablin=0&cde=CVCR12304859"
  [desallouestoallLignesOp] = array(1) {
        [0] = string(39) "1;CR1;EPI00690;1520509;99999998;5;42000"
  }
}
 
Niv522/08/2023 20:01:248ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(2) {
  [op] = string(11) "CR123080223"
  [success] = string(46) "Allocations supprimées, ruptures déclarées."
}
 
Niv522/08/2023 20:01:458ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 FRU00190 IA18 15923 A CR123080223 38000 6 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00190</FLD> <FLD NAME="SLOC" TYPE="Char">IA18</FLD> <FLD NAME="SLOT" TYPE="Char">15923</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">38000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00190"
        [SLOC] = string(4) "IA18"
        [SLOT] = string(5) "15923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "38000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00190</FLD><FLD NAME="SLOC" TYPE="Char">IA18</FLD><FLD NAME="SLOT" TYPE="Char">15923</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">38000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00190"
        [SLOC] = string(4) "IA18"
        [SLOT] = string(5) "15923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "38000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00190"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "38000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IA18"
  [loc] = string(4) "IA18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "47000"
  [soqseq] = string(5) "47000"
  [stocou] = string(7) "1505711"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "15923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.47000.47000....STOALL.........1..........15923.....................IA18...150571199999996.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.49000.49000....STOALL.........1.......30610845.....................IA19...152135599999998.........5"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "FRU00190"
  [lot] = string(5) "15923"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:02:248ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EPI00709 IA19 30610845 A CR123080223 40000 5 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00709</FLD> <FLD NAME="SLOC" TYPE="Char">IA19</FLD> <FLD NAME="SLOT" TYPE="Char">30610845</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">40000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00709"
        [SLOC] = string(4) "IA19"
        [SLOT] = string(8) "30610845"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "40000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00709</FLD><FLD NAME="SLOC" TYPE="Char">IA19</FLD><FLD NAME="SLOT" TYPE="Char">30610845</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">40000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00709"
        [SLOC] = string(4) "IA19"
        [SLOT] = string(8) "30610845"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "40000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00709"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "40000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "IA19"
  [loc] = string(4) "IA19"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "49000"
  [soqseq] = string(5) "49000"
  [stocou] = string(7) "1521355"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610845"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.49000.49000....STOALL.........1.......30610845.....................IA19...152135599999998.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.44000.44000....STOALL.........1..........13223.....................JA08...151416799999998.........6"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EPI00709"
  [lot] = string(8) "30610845"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:02:428ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 TAR00066 JA08 13223 A CR123080223 35000 6 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">TAR00066</FLD> <FLD NAME="SLOC" TYPE="Char">JA08</FLD> <FLD NAME="SLOT" TYPE="Char">13223</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">35000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00066"
        [SLOC] = string(4) "JA08"
        [SLOT] = string(5) "13223"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "35000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">TAR00066</FLD><FLD NAME="SLOC" TYPE="Char">JA08</FLD><FLD NAME="SLOT" TYPE="Char">13223</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">35000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00066"
        [SLOC] = string(4) "JA08"
        [SLOT] = string(5) "13223"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "35000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00066"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "35000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "JA08"
  [loc] = string(4) "JA08"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "44000"
  [soqseq] = string(5) "44000"
  [stocou] = string(7) "1514167"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "13223"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.44000.44000....STOALL.........1..........13223.....................JA08...151416799999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.23000.23000....STOALL.........1.......30710128.....................GB01...151886799999998.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "TAR00066"
  [lot] = string(5) "13223"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:03:048ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00935 GB01 30710128 A CR123080223 17000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00935</FLD> <FLD NAME="SLOC" TYPE="Char">GB01</FLD> <FLD NAME="SLOT" TYPE="Char">30710128</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">17000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00935"
        [SLOC] = string(4) "GB01"
        [SLOT] = string(8) "30710128"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "17000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00935</FLD><FLD NAME="SLOC" TYPE="Char">GB01</FLD><FLD NAME="SLOT" TYPE="Char">30710128</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">17000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00935"
        [SLOC] = string(4) "GB01"
        [SLOT] = string(8) "30710128"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "17000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00935"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "17000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GB01"
  [loc] = string(4) "GB01"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "23000"
  [soqseq] = string(5) "23000"
  [stocou] = string(7) "1518867"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710128"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.23000.23000....STOALL.........1.......30710128.....................GB01...151886799999998.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.48000.48000....STOALL.........1..........13723.....................GD01...151948999999998.........9"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00935"
  [lot] = string(8) "30710128"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:03:308ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 FRU00158 GD01 13723 A CR123080223 39000 9 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00158</FLD> <FLD NAME="SLOC" TYPE="Char">GD01</FLD> <FLD NAME="SLOT" TYPE="Char">13723</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">39000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00158"
        [SLOC] = string(4) "GD01"
        [SLOT] = string(5) "13723"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "39000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00158</FLD><FLD NAME="SLOC" TYPE="Char">GD01</FLD><FLD NAME="SLOT" TYPE="Char">13723</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">39000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00158"
        [SLOC] = string(4) "GD01"
        [SLOT] = string(5) "13723"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "39000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00158"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "39000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GD01"
  [loc] = string(4) "GD01"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "48000"
  [soqseq] = string(5) "48000"
  [stocou] = string(7) "1519489"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "13723"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.48000.48000....STOALL.........1..........13723.....................GD01...151948999999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.24000.24000....STOALL.........1.......30810549.....................GD02...152295299999998.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "FRU00158"
  [lot] = string(5) "13723"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:03:468ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00936 GD02 30810549 A CR123080223 18000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00936</FLD> <FLD NAME="SLOC" TYPE="Char">GD02</FLD> <FLD NAME="SLOT" TYPE="Char">30810549</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">18000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00936"
        [SLOC] = string(4) "GD02"
        [SLOT] = string(8) "30810549"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "18000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00936</FLD><FLD NAME="SLOC" TYPE="Char">GD02</FLD><FLD NAME="SLOT" TYPE="Char">30810549</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">18000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00936"
        [SLOC] = string(4) "GD02"
        [SLOT] = string(8) "30810549"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "18000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00936"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "18000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GD02"
  [loc] = string(4) "GD02"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "24000"
  [soqseq] = string(5) "24000"
  [stocou] = string(7) "1522952"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810549"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.24000.24000....STOALL.........1.......30810549.....................GD02...152295299999998.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..7000..7000....STOALL.........1.......30810231.....................GD06...151793099999999.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00936"
  [lot] = string(8) "30810549"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:04:038ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL01221 GD06 30810231 A CR123080223 7000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01221</FLD> <FLD NAME="SLOC" TYPE="Char">GD06</FLD> <FLD NAME="SLOT" TYPE="Char">30810231</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">7000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01221"
        [SLOC] = string(4) "GD06"
        [SLOT] = string(8) "30810231"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "7000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01221</FLD><FLD NAME="SLOC" TYPE="Char">GD06</FLD><FLD NAME="SLOT" TYPE="Char">30810231</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">7000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01221"
        [SLOC] = string(4) "GD06"
        [SLOT] = string(8) "30810231"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(4) "7000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01221"
  [op] = string(11) "CR123080223"
  [oplig] = string(4) "7000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GD06"
  [loc] = string(4) "GD06"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(4) "7000"
  [soqseq] = string(4) "7000"
  [stocou] = string(7) "1517930"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810231"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859..7000..7000....STOALL.........1.......30810231.....................GD06...151793099999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.25000.25000....STOALL.........1.......30710130.....................GB09...151550799999999.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL01221"
  [lot] = string(8) "30810231"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:04:208ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00939 GB09 30710130 A CR123080223 19000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00939</FLD> <FLD NAME="SLOC" TYPE="Char">GB09</FLD> <FLD NAME="SLOT" TYPE="Char">30710130</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">19000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00939"
        [SLOC] = string(4) "GB09"
        [SLOT] = string(8) "30710130"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "19000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00939</FLD><FLD NAME="SLOC" TYPE="Char">GB09</FLD><FLD NAME="SLOT" TYPE="Char">30710130</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">19000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00939"
        [SLOC] = string(4) "GB09"
        [SLOT] = string(8) "30710130"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "19000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00939"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "19000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GB09"
  [loc] = string(4) "GB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "25000"
  [soqseq] = string(5) "25000"
  [stocou] = string(7) "1515507"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710130"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.25000.25000....STOALL.........1.......30710130.....................GB09...151550799999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.22000.22000....STOALL.........1.......30710750.....................GB12...151935399999999.........1"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00939"
  [lot] = string(8) "30710130"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:04:328ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00934 GB12 30710750 A CR123080223 16000 1 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00934</FLD> <FLD NAME="SLOC" TYPE="Char">GB12</FLD> <FLD NAME="SLOT" TYPE="Char">30710750</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">16000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00934"
        [SLOC] = string(4) "GB12"
        [SLOT] = string(8) "30710750"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "16000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00934</FLD><FLD NAME="SLOC" TYPE="Char">GB12</FLD><FLD NAME="SLOT" TYPE="Char">30710750</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">16000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00934"
        [SLOC] = string(4) "GB12"
        [SLOT] = string(8) "30710750"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "16000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00934"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "16000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "GB12"
  [loc] = string(4) "GB12"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "22000"
  [soqseq] = string(5) "22000"
  [stocou] = string(7) "1519353"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710750"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.22000.22000....STOALL.........1.......30710750.....................GB12...151935399999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.30000.30000....STOALL.........1...................................KC04A...151509999999996.......100"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00934"
  [lot] = string(8) "30710750"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:05:528ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EMB01711 KC04A A CR123080223 23000 100 UN 0 UN D EXPED 0000338272 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EMB01711</FLD> <FLD NAME="SLOC" TYPE="Char">KC04A</FLD> <FLD NAME="SLOT" TYPE="Char"></FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SOPLIG" TYPE="Integer">23000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">100</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01711"
        [SLOC] = string(5) "KC04A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "23000"
        [SQTYSTU] = string(3) "100"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EMB01711</FLD><FLD NAME="SLOC" TYPE="Char">KC04A</FLD><FLD NAME="SLOT" TYPE="Char"></FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SOPLIG" TYPE="Integer">23000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">100</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338272</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01711"
        [SLOC] = string(5) "KC04A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080223"
        [SOPLIG] = string(5) "23000"
        [SQTYSTU] = string(3) "100"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338272"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(3) "100"
  [qteprep] = string(1) "0"
  [article] = string(8) "EMB01711"
  [op] = string(11) "CR123080223"
  [oplig] = string(5) "23000"
  [tablin] = string(1) "0"
  [loccase] = string(5) "KC04A"
  [loc] = string(5) "KC04A"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304859"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1515099"
  [unite] = string(3) "BOB"
  [lotligneop] = string(0) ""
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(3) "100"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.30000.30000....STOALL.........1...................................KC04A...151509999999996.......100"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304859.30000.30000....STOALL.........1...................................KC04A...151509999999996.......100"
  [PnPCible] = string(10) "0000338272"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EMB01711"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:05:528ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(2) {
  [op] = string(11) "CR123080223"
  [success] = string(23) "Préparation terminée."
}
 
Niv522/08/2023 20:06:108ROYRENE:YLIVRAISON
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4728
Fonction : Run(YLIVRAISON, CRR CR1 C12 C12 01 01 01 01 1 0 C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21 1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859 1 1 2 LOGISTIQUE 8 1 58 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="YCPY" TYPE="Char">CRR</FLD> <FLD NAME="YSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="YSHIDAT" TYPE="Date"></FLD> <FLD NAME="YSOHNUMDEB" TYPE="Char"></FLD> <FLD NAME="YSOHNUMFIN" TYPE="Char"></FLD> <FLD NAME="YBPCORDDEB" TYPE="Char">C12</FLD> <FLD NAME="YBPCORDFIN" TYPE="Char">C12</FLD> <FLD NAME="YBPAADDDEB" TYPE="Char">01</FLD> <FLD NAME="YBPAADDFIN" TYPE="Char">01</FLD> <FLD NAME="YBPTNUMDEB" TYPE="Char">01</FLD> <FLD NAME="YBPTNUMFIN" TYPE="Char">01</FLD> <FLD NAME="YDRNFLG" TYPE="Integer">1</FLD> <FLD NAME="YDRN" TYPE="Integer">0</FLD> <FLD NAME="YY_OP" TYPE="Char"></FLD> <FLD NAME="YY_KEYPREP1" TYPE="Char">C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21</FLD> <FLD NAME="YY_KEYPREP2" TYPE="Char">1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859</FLD> <FLD NAME="YRUPDAT" TYPE="Integer">1</FLD> <FLD NAME="YCFMFLG" TYPE="Integer">1</FLD> <FLD NAME="YNDEFLG" TYPE="Integer">2</FLD> <FLD NAME="YNDEDEN" TYPE="Char">LOGISTIQUE</FLD> <FLD NAME="YUSER" TYPE="Char">8</FLD> <FLD NAME="YNBPAL" TYPE="Integer">1</FLD> <FLD NAME="YNBCOL" TYPE="Integer">58</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(0) ""
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C12"
        [YBPCORDFIN] = string(3) "C12"
        [YBPAADDDEB] = string(2) "01"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(104) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "58"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="YCPY" TYPE="Char">CRR</FLD><FLD NAME="YSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="YSHIDAT" TYPE="Date">[0/0/0]</FLD><FLD NAME="YSOHNUMDEB" TYPE="Char"></FLD><FLD NAME="YSOHNUMFIN" TYPE="Char"></FLD><FLD NAME="YBPCORDDEB" TYPE="Char">C12</FLD><FLD NAME="YBPAADDDEB" TYPE="Char">01</FLD><FLD NAME="YBPCORDFIN" TYPE="Char">C12</FLD><FLD NAME="YBPAADDFIN" TYPE="Char">01</FLD><FLD NAME="YBPTNUMDEB" TYPE="Char">01</FLD><FLD NAME="YBPTNUMFIN" TYPE="Char">01</FLD><FLD NAME="YDRNFLG" TYPE="Integer">1</FLD><FLD NAME="YDRN" TYPE="Integer">0</FLD><FLD NAME="YY_OP" TYPE="Char"></FLD><FLD NAME="YY_KEYPREP1" TYPE="Char">C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21</FLD><FLD NAME="YY_KEYPREP2" TYPE="Char">1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859</FLD><FLD NAME="YRUPDAT" TYPE="Integer">1</FLD><FLD NAME="YCFMFLG" TYPE="Integer">1</FLD><FLD NAME="YNDEFLG" TYPE="Integer">2</FLD><FLD NAME="YNDEDEN" TYPE="Char">LOGISTIQUE</FLD><FLD NAME="YUSER" TYPE="Char">8</FLD><FLD NAME="YNBPAL" TYPE="Integer">1</FLD><FLD NAME="YNBCOL" TYPE="Integer">58</FLD></GRP><TAB DIM="50" ID="RESULTAT" SIZE="1"><LIN NUM="1"><FLD NAME="YSDHNUM" TYPE="Char">LVCR12303219</FLD><FLD NAME="YNB_ERR" TYPE="Integer">0</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(7) "[0/0/0]"
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C12"
        [YBPAADDDEB] = string(2) "01"
        [YBPCORDFIN] = string(3) "C12"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(104) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "58"
  }
  [RESULTAT] = array(1) {
        [1] = array(2) {
          [YSDHNUM] = string(12) "LVCR12303219"
          [YNB_ERR] = string(1) "0"
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C12"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(110) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "58"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080223"
  [idERR] = string(4) "ERR1"
}
 
Niv422/08/2023 20:06:108ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4741
Fonct :
Lien : /CRRPROD/PC1_actions.php?act=CreBL&client=C12&idBouton=BL1&nbBLActifs=1&adrLiv=01&keyprep1=C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11++++++++73%257EFRA%257E%257E21&keyprep2=1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859&nbpal1=1&nbcol1=58&transp1=01&backurl=PC1_02.php%3Fop%3DCR123080223&idERR=ERR1--
Data :
PC1_actions.php
array(2) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(7) "[0/0/0]"
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C12"
        [YBPAADDDEB] = string(2) "01"
        [YBPCORDFIN] = string(3) "C12"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(104) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "58"
  }
  [RESULTAT] = array(1) {
        [1] = array(2) {
          [YSDHNUM] = string(12) "LVCR12303219"
          [YNB_ERR] = string(1) "0"
        }
  }
}
 
Niv522/08/2023 20:06:108ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4827
Fonction : WmsPrintAuto(PK2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(YARC_PACKLIST,1,Array,imp,,LOGISTIQUE,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, YARC_PACKLIST 1 LOGISTIQUE FRA EXPE imp 1 site CR1 bonliv LVCR12303219 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">YARC_PACKLIST</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">LOGISTIQUE</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="2"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">bonliv</FLD> <FLD NAME="VVALPARAM" TYPE="Char">LVCR12303219</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(13) "YARC_PACKLIST"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "LOGISTIQUE"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(2) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "bonliv"
          [VVALPARAM] = string(12) "LVCR12303219"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">YARC_PACKLIST</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">LOGISTIQUE</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="2"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">bonliv</FLD><FLD NAME="VVALPARAM" TYPE="Char">LVCR12303219</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(13) "YARC_PACKLIST"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "LOGISTIQUE"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(2) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "bonliv"
          [VVALPARAM] = string(12) "LVCR12303219"
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C12"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(110) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "58"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080223"
  [idERR] = string(4) "ERR1"
}
 
Niv522/08/2023 20:06:118ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4852
Fonction : WmsPrintAuto(XT1,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(XETIQTRANSPORT,1,Array,imp,,EXPE_ETIQ2,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, XETIQTRANSPORT 1 EXPE_ETIQ2 FRA EXPE imp 1 client C12 stofcy CR1 numcde CVCR12304859 numpal )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="4"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">client</FLD> <FLD NAME="VVALPARAM" TYPE="Char">C12</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CVCR12304859</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "C12"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304859"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="4"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">client</FLD><FLD NAME="VVALPARAM" TYPE="Char">C12</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD><FLD NAME="VVALPARAM" TYPE="Char">CVCR12304859</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "C12"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304859"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C12"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(110) "C1201CR1CR101EUR11CR1C12CONFISERIEDUROYRENEMARSEILLECONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(103) "1RUEDELAREPUBLIQUE13002MARSEILLE2EMEARRONDISSE5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304859"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "58"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080223"
  [idERR] = string(4) "ERR1"
}
 
Niv522/08/2023 20:06:118ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 19
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




PC1_01.php
array(1) {
  [success] = string(36) "Création BL LVCR12303219 effectuée"
}
 
Niv522/08/2023 20:06:438ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(3) {
  [deb] = string(0) ""
  [op] = string(11) "CR123080223"
  [afftext] = string(4) "true"
}
 
Niv522/08/2023 20:06:508ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(4) {
  [deb] = string(0) ""
  [op] = string(11) "CR123080223"
  [cde] = string(0) ""
  [afftext] = string(4) "true"
}
 
Niv522/08/2023 20:13:118ROYRENE:YWPUNLORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4413
Fonction : unLockCommande(CR123080223,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 291
Fonction : Run(YWPUNLORD, CR123080223 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080223</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080223</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080223"
        [SUSER] = string(1) "8"
  }
}
 




PC1_actions.php
array(2) {
  [act] = string(8) "unlockop"
  [op] = string(11) "CR123080223"
}
 
Niv522/08/2023 20:13:118ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 19
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




PC1_01.php
array(3) {
  [erreur] = string(0) ""
  [forcecde] = string(0) ""
  [gotoone] = string(5) "false"
}
 
Niv522/08/2023 20:13:148ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080222,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080222 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(3) {
  [deb] = string(0) ""
  [op] = string(11) "CR123080222"
  [afftext] = string(4) "true"
}
 
Niv522/08/2023 20:13:288ROYRENE:YWXCOMPT
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 296
Fonction : Run(YWXCOMPT, YPA )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="YCPT" TYPE="Char">YPA</FLD> <FLD NAME="YSIT" TYPE="Char"></FLD> <FLD NAME="YDATE" TYPE="Date"></FLD> <FLD NAME="YCOMPL" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(4) {
        [YCPT] = string(3) "YPA"
        [YSIT] = string(0) ""
        [YDATE] = string(0) ""
        [YCOMPL] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="YCPT" TYPE="Char">YPA</FLD><FLD NAME="YSIT" TYPE="Char"></FLD><FLD NAME="YDATE" TYPE="Date">[0/0/0]</FLD><FLD NAME="YCOMPL" TYPE="Char"></FLD></GRP><GRP ID="RESULTAT"><FLD NAME="YVAL" TYPE="Char">0000338273</FLD><FLD NAME="STATUT" TYPE="Integer">0</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(4) {
        [YCPT] = string(3) "YPA"
        [YSIT] = string(0) ""
        [YDATE] = string(7) "[0/0/0]"
        [YCOMPL] = string(0) ""
  }
  [RESULTAT] = array(2) {
        [YVAL] = string(10) "0000338273"
        [STATUT] = string(1) "0"
  }
}
 




PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080222"
  [cde] = string(12) "CVCR12304795"
  [oplig] = string(4) "7000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080222%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 20:13:288ROYRENE:YWPMAJSSCC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 383
Fonction : Run(YWPMAJSSCC, 8 CR1 0000338273 PAL CR123080222 7000 0 0 0 0 1 PALET CVCR12304795 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="USER" TYPE="Char">8</FLD> <FLD NAME="FCY" TYPE="Char">CR1</FLD> <FLD NAME="SSCC" TYPE="Char">0000338273</FLD> <FLD NAME="TYP" TYPE="Char">PAL</FLD> <FLD NAME="OP" TYPE="Char">CR123080222</FLD> <FLD NAME="OPLIG" TYPE="Decimal">7000</FLD> <FLD NAME="POIDS" TYPE="Decimal"></FLD> <FLD NAME="VOLUME" TYPE="Decimal">0</FLD> <FLD NAME="HAUTEUR" TYPE="Decimal">0</FLD> <FLD NAME="LONGUEUR" TYPE="Decimal">0</FLD> <FLD NAME="LARGEUR" TYPE="Decimal">0</FLD> <FLD NAME="MATDANG" TYPE="Integer">1</FLD> <FLD NAME="LIBCOL" TYPE="Char">PALET</FLD> <FLD NAME="LIBPAL" TYPE="Char"></FLD> <FLD NAME="SOHNUM" TYPE="Char">CVCR12304795</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(15) {
        [USER] = string(1) "8"
        [FCY] = string(3) "CR1"
        [SSCC] = string(10) "0000338273"
        [TYP] = string(3) "PAL"
        [OP] = string(11) "CR123080222"
        [OPLIG] = string(4) "7000"
        [POIDS] = string(0) ""
        [VOLUME] = string(1) "0"
        [HAUTEUR] = string(1) "0"
        [LONGUEUR] = string(1) "0"
        [LARGEUR] = string(1) "0"
        [MATDANG] = string(1) "1"
        [LIBCOL] = string(5) "PALET"
        [LIBPAL] = string(0) ""
        [SOHNUM] = string(12) "CVCR12304795"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="USER" TYPE="Char">8</FLD><FLD NAME="FCY" TYPE="Char">CR1</FLD><FLD NAME="SSCC" TYPE="Char">0000338273</FLD><FLD NAME="TYP" TYPE="Char">PAL</FLD><FLD NAME="SOHNUM" TYPE="Char">CVCR12304795</FLD><FLD NAME="OP" TYPE="Char">CR123080222</FLD><FLD NAME="OPLIG" TYPE="Decimal">7000</FLD><FLD NAME="POIDS" TYPE="Decimal">0</FLD><FLD NAME="VOLUME" TYPE="Decimal">0</FLD><FLD NAME="HAUTEUR" TYPE="Decimal">0</FLD><FLD NAME="LONGUEUR" TYPE="Decimal">0</FLD><FLD NAME="LARGEUR" TYPE="Decimal">0</FLD><FLD NAME="MATDANG" TYPE="Integer">1</FLD><FLD NAME="LIBCOL" TYPE="Char">PALET</FLD><FLD NAME="LIBPAL" TYPE="Char"></FLD></GRP><GRP ID="RESULTAT"><FLD NAME="ZIND" TYPE="Integer">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(15) {
        [USER] = string(1) "8"
        [FCY] = string(3) "CR1"
        [SSCC] = string(10) "0000338273"
        [TYP] = string(3) "PAL"
        [SOHNUM] = string(12) "CVCR12304795"
        [OP] = string(11) "CR123080222"
        [OPLIG] = string(4) "7000"
        [POIDS] = string(1) "0"
        [VOLUME] = string(1) "0"
        [HAUTEUR] = string(1) "0"
        [LONGUEUR] = string(1) "0"
        [LARGEUR] = string(1) "0"
        [MATDANG] = string(1) "1"
        [LIBCOL] = string(5) "PALET"
        [LIBPAL] = string(0) ""
  }
  [RESULTAT] = array(1) {
        [ZIND] = string(1) "1"
  }
}
 
Informations enregistrées



PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080222"
  [cde] = string(12) "CVCR12304795"
  [oplig] = string(4) "7000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080222%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 20:13:288ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 417
Fonction : WmsPrintAuto(PC1,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_CLIUC,1,Array,imp,,ETIQ1_EXP1,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_CLIUC 1 ETIQ1_EXP1 FRA EXPE imp 1 site CR1 sscc 0000338273 ope 8 commande CVCR12304795 indicepalette 1 zoneprep EXPED ctx op nbcolis 0 type Palette )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_CLIUC</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="10"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338273</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">8</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">commande</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CVCR12304795</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">indicepalette</FLD> <FLD NAME="VVALPARAM" TYPE="Char">1</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">zoneprep</FLD> <FLD NAME="VVALPARAM" TYPE="Char">EXPED</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">ctx</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">op</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">nbcolis</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">type</FLD> <FLD NAME="VVALPARAM" TYPE="Char">Palette</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(11) "Y_ETI_CLIUC"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338273"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [4] = array(2) {
          [VCODPARAM] = string(8) "commande"
          [VVALPARAM] = string(12) "CVCR12304795"
        }
        [5] = array(2) {
          [VCODPARAM] = string(13) "indicepalette"
          [VVALPARAM] = string(1) "1"
        }
        [6] = array(2) {
          [VCODPARAM] = string(8) "zoneprep"
          [VVALPARAM] = string(5) "EXPED"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "ctx"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(2) "op"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(7) "nbcolis"
          [VVALPARAM] = string(1) "0"
        }
        [10] = array(2) {
          [VCODPARAM] = string(4) "type"
          [VVALPARAM] = string(7) "Palette"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_CLIUC</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ1_EXP1</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="10"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338273</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">8</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">commande</FLD><FLD NAME="VVALPARAM" TYPE="Char">CVCR12304795</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">indicepalette</FLD><FLD NAME="VVALPARAM" TYPE="Char">1</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">zoneprep</FLD><FLD NAME="VVALPARAM" TYPE="Char">EXPED</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">ctx</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">op</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">nbcolis</FLD><FLD NAME="VVALPARAM" TYPE="Char">0</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">type</FLD><FLD NAME="VVALPARAM" TYPE="Char">Palette</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(11) "Y_ETI_CLIUC"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "ETIQ1_EXP1"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(10) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338273"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(1) "8"
        }
        [4] = array(2) {
          [VCODPARAM] = string(8) "commande"
          [VVALPARAM] = string(12) "CVCR12304795"
        }
        [5] = array(2) {
          [VCODPARAM] = string(13) "indicepalette"
          [VVALPARAM] = string(1) "1"
        }
        [6] = array(2) {
          [VCODPARAM] = string(8) "zoneprep"
          [VVALPARAM] = string(5) "EXPED"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "ctx"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(2) "op"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(7) "nbcolis"
          [VVALPARAM] = string(1) "0"
        }
        [10] = array(2) {
          [VCODPARAM] = string(4) "type"
          [VVALPARAM] = string(7) "Palette"
        }
  }
}
 




PC1_actions.php
array(9) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(11) "CreePalette"
  [op] = string(11) "CR123080222"
  [cde] = string(12) "CVCR12304795"
  [oplig] = string(4) "7000"
  [backurl] = string(85) "PC1_777.php%3FAutomaticLineValue%3D%26ligne%3D%26AutomaticLineValue%3DCR123080222%3B0"
  [tablin] = string(0) ""
  [palette] = string(5) "PALET"
  [matdang] = string(1) "1"
}
 
Niv522/08/2023 20:18:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(CAL01138,,,12,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CAL01138 12 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">12</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">12</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">12</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(2) "12"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01138"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "7000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CB09"
  [loc] = string(4) "CB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "7000"
  [soqseq] = string(4) "7000"
  [stocou] = string(7) "1510145"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710350"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..7000..7000....STOALL........12.......30710350.....0000334415......CB09...151014599999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.13000.13000....STOALL.........1....................................DB08...151244199999997.......250"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334415"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:18:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(CAL01138,,,12,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CAL01138 12 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">12</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">12</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">12</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(2) "12"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01138"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "7000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CB09"
  [loc] = string(4) "CB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "7000"
  [soqseq] = string(4) "7000"
  [stocou] = string(7) "1510145"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710350"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..7000..7000....STOALL........12.......30710350.....0000334415......CB09...151014599999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.13000.13000....STOALL.........1....................................DB08...151244199999997.......250"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334415"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:18:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(CAL01138,,,12,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CAL01138 12 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">12</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CAL01138</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">12</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">12</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CAL01138"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "12"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(2) "12"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01138"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "7000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CB09"
  [loc] = string(4) "CB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "7000"
  [soqseq] = string(4) "7000"
  [stocou] = string(7) "1510145"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710350"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..7000..7000....STOALL........12.......30710350.....0000334415......CB09...151014599999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.13000.13000....STOALL.........1....................................DB08...151244199999997.......250"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334415"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:18:548ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 CAL01138 CB09 30710350 A CR123080222 7000 12 UN 0 UN 0000334415 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL01138</FLD> <FLD NAME="SLOC" TYPE="Char">CB09</FLD> <FLD NAME="SLOT" TYPE="Char">30710350</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">7000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000334415</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01138"
        [SLOC] = string(4) "CB09"
        [SLOT] = string(8) "30710350"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "7000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000334415"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL01138</FLD><FLD NAME="SLOC" TYPE="Char">CB09</FLD><FLD NAME="SLOT" TYPE="Char">30710350</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000334415</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">7000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL01138"
        [SLOC] = string(4) "CB09"
        [SLOT] = string(8) "30710350"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000334415"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "7000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL01138"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "7000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "CB09"
  [loc] = string(4) "CB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "7000"
  [soqseq] = string(4) "7000"
  [stocou] = string(7) "1510145"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710350"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..7000..7000....STOALL........12.......30710350.....0000334415......CB09...151014599999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.13000.13000....STOALL.........1....................................DB08...151244199999997.......250"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334415"
  [lot] = string(8) "30710350"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(2) "12"
}
 
Niv522/08/2023 20:20:198ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 FOU00059 DB08 A CR123080222 13000 250 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FOU00059</FLD> <FLD NAME="SLOC" TYPE="Char">DB08</FLD> <FLD NAME="SLOT" TYPE="Char"></FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">13000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">250</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FOU00059"
        [SLOC] = string(4) "DB08"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "13000"
        [SQTYSTU] = string(3) "250"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FOU00059</FLD><FLD NAME="SLOC" TYPE="Char">DB08</FLD><FLD NAME="SLOT" TYPE="Char"></FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">13000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">250</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FOU00059"
        [SLOC] = string(4) "DB08"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "13000"
        [SQTYSTU] = string(3) "250"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(3) "250"
  [qteprep] = string(1) "0"
  [article] = string(8) "FOU00059"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "13000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "DB08"
  [loc] = string(4) "DB08"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "13000"
  [soqseq] = string(5) "13000"
  [stocou] = string(7) "1512441"
  [unite] = string(3) "PAC"
  [lotligneop] = string(0) ""
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(3) "250"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.13000.13000....STOALL.........1....................................DB08...151244199999997.......250"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.16000.16000....STOALL.........1.......91001515.....................DB17...144830899999999........60"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "FOU00059"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:20:588ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EMB01895 DB17 91001515 A CR123080222 16000 60 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EMB01895</FLD> <FLD NAME="SLOC" TYPE="Char">DB17</FLD> <FLD NAME="SLOT" TYPE="Char">91001515</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">16000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01895"
        [SLOC] = string(4) "DB17"
        [SLOT] = string(8) "91001515"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "16000"
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EMB01895</FLD><FLD NAME="SLOC" TYPE="Char">DB17</FLD><FLD NAME="SLOT" TYPE="Char">91001515</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">16000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">60</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01895"
        [SLOC] = string(4) "DB17"
        [SLOT] = string(8) "91001515"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "16000"
        [SQTYSTU] = string(2) "60"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "60"
  [qteprep] = string(1) "0"
  [article] = string(8) "EMB01895"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "16000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "DB17"
  [loc] = string(4) "DB17"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "16000"
  [soqseq] = string(5) "16000"
  [stocou] = string(7) "1448308"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "91001515"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "60"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.16000.16000....STOALL.........1.......91001515.....................DB17...144830899999999........60"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.18000.18000....STOALL.........1.......30610661.....................BA25...152110999999997........10"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EMB01895"
  [lot] = string(8) "91001515"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:21:298ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CON00653 BA25 30610661 A CR123080222 18000 10 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CON00653</FLD> <FLD NAME="SLOC" TYPE="Char">BA25</FLD> <FLD NAME="SLOT" TYPE="Char">30610661</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">18000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00653"
        [SLOC] = string(4) "BA25"
        [SLOT] = string(8) "30610661"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "18000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CON00653</FLD><FLD NAME="SLOC" TYPE="Char">BA25</FLD><FLD NAME="SLOT" TYPE="Char">30610661</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">18000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00653"
        [SLOC] = string(4) "BA25"
        [SLOT] = string(8) "30610661"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "18000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00653"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "18000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA25"
  [loc] = string(4) "BA25"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "18000"
  [soqseq] = string(5) "18000"
  [stocou] = string(7) "1521109"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610661"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.18000.18000....STOALL.........1.......30610661.....................BA25...152110999999997........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.34000.34000....STOALL.........1..........21223.....................BB24...152060299999998........12"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CON00653"
  [lot] = string(8) "30610661"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:21:388ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAR00021 BB24 21223 A CR123080222 33000 12 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAR00021</FLD> <FLD NAME="SLOC" TYPE="Char">BB24</FLD> <FLD NAME="SLOT" TYPE="Char">21223</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">33000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00021"
        [SLOC] = string(4) "BB24"
        [SLOT] = string(5) "21223"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "33000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAR00021</FLD><FLD NAME="SLOC" TYPE="Char">BB24</FLD><FLD NAME="SLOT" TYPE="Char">21223</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">33000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00021"
        [SLOC] = string(4) "BB24"
        [SLOT] = string(5) "21223"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "33000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAR00021"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "33000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB24"
  [loc] = string(4) "BB24"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "34000"
  [soqseq] = string(5) "34000"
  [stocou] = string(7) "1520602"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "21223"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.34000.34000....STOALL.........1..........21223.....................BB24...152060299999998........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..6000..6000....STOALL.........1.......30710124.....................BA20...150646299999997.........4"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAR00021"
  [lot] = string(5) "21223"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:21:528ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00751 BA20 30710124 A CR123080222 6000 4 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00751</FLD> <FLD NAME="SLOC" TYPE="Char">BA20</FLD> <FLD NAME="SLOT" TYPE="Char">30710124</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">6000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">4</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00751"
        [SLOC] = string(4) "BA20"
        [SLOT] = string(8) "30710124"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "6000"
        [SQTYSTU] = string(1) "4"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00751</FLD><FLD NAME="SLOC" TYPE="Char">BA20</FLD><FLD NAME="SLOT" TYPE="Char">30710124</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">6000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">4</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00751"
        [SLOC] = string(4) "BA20"
        [SLOT] = string(8) "30710124"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "6000"
        [SQTYSTU] = string(1) "4"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "4"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00751"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "6000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA20"
  [loc] = string(4) "BA20"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "6000"
  [soqseq] = string(4) "6000"
  [stocou] = string(7) "1506462"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710124"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "4"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..6000..6000....STOALL.........1.......30710124.....................BA20...150646299999997.........4"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.33000.33000....STOALL.........1..........17323.....................BB22...151190099999996........12"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00751"
  [lot] = string(8) "30710124"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:22:128ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAR00020 BB22 17323 A CR123080222 32000 12 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAR00020</FLD> <FLD NAME="SLOC" TYPE="Char">BB22</FLD> <FLD NAME="SLOT" TYPE="Char">17323</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">32000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00020"
        [SLOC] = string(4) "BB22"
        [SLOT] = string(5) "17323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "32000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAR00020</FLD><FLD NAME="SLOC" TYPE="Char">BB22</FLD><FLD NAME="SLOT" TYPE="Char">17323</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">32000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00020"
        [SLOC] = string(4) "BB22"
        [SLOT] = string(5) "17323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "32000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAR00020"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "32000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB22"
  [loc] = string(4) "BB22"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "33000"
  [soqseq] = string(5) "33000"
  [stocou] = string(7) "1511900"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "17323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.33000.33000....STOALL.........1..........17323.....................BB22...151190099999996........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.19000.19000....STOALL.........1........34022NN.....................AA21...144634699999999.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAR00020"
  [lot] = string(5) "17323"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:22:228ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 TAR00060 AA21 34022NN A CR123080222 19000 6 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">TAR00060</FLD> <FLD NAME="SLOC" TYPE="Char">AA21</FLD> <FLD NAME="SLOT" TYPE="Char">34022NN</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">19000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00060"
        [SLOC] = string(4) "AA21"
        [SLOT] = string(7) "34022NN"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "19000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">TAR00060</FLD><FLD NAME="SLOC" TYPE="Char">AA21</FLD><FLD NAME="SLOT" TYPE="Char">34022NN</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">19000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "TAR00060"
        [SLOC] = string(4) "AA21"
        [SLOT] = string(7) "34022NN"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "19000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "TAR00060"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "19000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA21"
  [loc] = string(4) "AA21"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "19000"
  [soqseq] = string(5) "19000"
  [stocou] = string(7) "1446346"
  [unite] = string(3) "CAR"
  [lotligneop] = string(7) "34022NN"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.19000.19000....STOALL.........1........34022NN.....................AA21...144634699999999.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..2000..2000....STOALL.........1.......30710115.....................BB18...151411999999997........24"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "TAR00060"
  [lot] = string(7) "34022NN"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:22:458ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00726 BB18 30710115 A CR123080222 2000 24 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00726</FLD> <FLD NAME="SLOC" TYPE="Char">BB18</FLD> <FLD NAME="SLOT" TYPE="Char">30710115</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">2000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00726"
        [SLOC] = string(4) "BB18"
        [SLOT] = string(8) "30710115"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "2000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00726</FLD><FLD NAME="SLOC" TYPE="Char">BB18</FLD><FLD NAME="SLOT" TYPE="Char">30710115</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">2000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00726"
        [SLOC] = string(4) "BB18"
        [SLOT] = string(8) "30710115"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "2000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00726"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "2000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB18"
  [loc] = string(4) "BB18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "2000"
  [soqseq] = string(4) "2000"
  [stocou] = string(7) "1514119"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710115"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..2000..2000....STOALL.........1.......30710115.....................BB18...151411999999997........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00726"
  [lot] = string(8) "30710115"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:23:458ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00713,,,6,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00713 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00713"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BD18"
  [loc] = string(4) "BD18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1518744"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810239"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(39) "01131026210156241524042510308102399101"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:23:538ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00713,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00713 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00713"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BD18"
  [loc] = string(4) "BD18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1518744"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810239"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336648"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:23:538ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00713,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00713 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00713"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BD18"
  [loc] = string(4) "BD18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1518744"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810239"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336648"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:23:538ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00713,,,6,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00713 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00713</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00713"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00713"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BD18"
  [loc] = string(4) "BD18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1518744"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810239"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336648"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:24:208ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00713 BD18 30810239 A CR123080222 30000 6 UN 0 UN 0000336648 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00713</FLD> <FLD NAME="SLOC" TYPE="Char">BD18</FLD> <FLD NAME="SLOT" TYPE="Char">30810239</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">30000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336648</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00713"
        [SLOC] = string(4) "BD18"
        [SLOT] = string(8) "30810239"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "30000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000336648"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00713</FLD><FLD NAME="SLOC" TYPE="Char">BD18</FLD><FLD NAME="SLOT" TYPE="Char">30810239</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336648</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">30000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00713"
        [SLOC] = string(4) "BD18"
        [SLOT] = string(8) "30810239"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336648"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "30000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00713"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "30000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BD18"
  [loc] = string(4) "BD18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "30000"
  [soqseq] = string(5) "30000"
  [stocou] = string(7) "1518744"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810239"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.30000.30000....STOALL.........1.......30810239.....0000336648......BD18...151874499999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000336648"
  [lot] = string(8) "30810239"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:24:24114ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(114)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 114 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">114</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "114"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">114</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "114"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(3) "114"
  [mdpasse] = string(3) "114"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 20:24:59114ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 114#MAT00012 114 CR1 MAT00012 MATRDC 30710767 A 0000335764 16.2393 OFCR123080422 1000 15 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">114#MAT00012</FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">MAT00012</FLD> <FLD NAME="SLOC" TYPE="Char">MATRDC</FLD> <FLD NAME="SLOT" TYPE="Char">30710767</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000335764</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">16.2393</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">15</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#MAT00012"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00012"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710767"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335764"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(7) "16.2393"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "15"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">114#MAT00012</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">MAT00012</FLD><FLD NAME="SLOC" TYPE="Char">MATRDC</FLD><FLD NAME="SLOT" TYPE="Char">30710767</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000335764</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">16.2393</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">15</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#MAT00012"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "MAT00012"
        [SLOC] = string(6) "MATRDC"
        [SLOT] = string(8) "30710767"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000335764"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(7) "16.2393"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "15"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "15"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080422"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(7) "16.2393"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000335764"
  [stocou] = string(7) "1517017"
  [vide] = string(25) "OFCR123080422 / 1000 / 15"
  [article] = string(8) "MAT00012"
  [designation] = string(24) "HOSTIE ROULEAU LAIZE370 "
  [designation2] = string(24) "HOSTIE ROULEAU LAIZE370 "
  [resqty] = string(9) "0/16.2393"
  [sloc] = string(6) "MATRDC"
  [flash] = string(10) "0000335764"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(3) "MIL"
  [dflash] = string(0) ""
  [qte] = string(7) "16.2393"
  [unite] = string(2) "KG"
  [lot] = string(8) "30710767"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 20:25:218ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00334 AB19 30810565 A CR123080222 17000 1 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00334</FLD> <FLD NAME="SLOC" TYPE="Char">AB19</FLD> <FLD NAME="SLOT" TYPE="Char">30810565</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">17000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00334"
        [SLOC] = string(4) "AB19"
        [SLOT] = string(8) "30810565"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "17000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00334</FLD><FLD NAME="SLOC" TYPE="Char">AB19</FLD><FLD NAME="SLOT" TYPE="Char">30810565</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">17000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00334"
        [SLOC] = string(4) "AB19"
        [SLOT] = string(8) "30810565"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "17000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00334"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "17000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB19"
  [loc] = string(4) "AB19"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "17000"
  [soqseq] = string(5) "17000"
  [stocou] = string(7) "1522950"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810565"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.17000.17000....STOALL.........1.......30810565.....................AB19...152295099999995.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..4000..4000....STOALL.........1.......30710188.....................BA15...151239799999998.........8"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00334"
  [lot] = string(8) "30810565"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:25:27114ROYRENE:YWTRFSM04
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1104
Fonction : Run(YWTRFSM04, 114 CR1 10 OFCR123080422 1000 15 2000 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SVCRTYP" TYPE="Decimal">10</FLD> <FLD NAME="SVCRNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SVCRLIN" TYPE="Decimal">1000</FLD> <FLD NAME="SVCRSEQ" TYPE="Decimal">15</FLD> <FLD NAME="SSEQ" TYPE="Decimal">2000</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SUSER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SVCRTYP] = string(2) "10"
        [SVCRNUM] = string(13) "OFCR123080422"
        [SVCRLIN] = string(4) "1000"
        [SVCRSEQ] = string(2) "15"
        [SSEQ] = string(4) "2000"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SVCRTYP" TYPE="Decimal">10</FLD><FLD NAME="SVCRNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SVCRLIN" TYPE="Decimal">1000</FLD><FLD NAME="SVCRSEQ" TYPE="Decimal">15</FLD><FLD NAME="SSEQ" TYPE="Decimal">2000</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="RPALNUM" TYPE="Char">0000338274</FLD></GRP></RESULT>

SM1_actions.php
array(2) {
  [PARAM] = array(7) {
        [SUSER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SVCRTYP] = string(2) "10"
        [SVCRNUM] = string(13) "OFCR123080422"
        [SVCRLIN] = string(4) "1000"
        [SVCRSEQ] = string(2) "15"
        [SSEQ] = string(4) "2000"
  }
  [RESULTAT] = array(1) {
        [RPALNUM] = string(10) "0000338274"
  }
}
 




SM1_actions.php
array(6) {
  [act] = string(7) "SuppLig"
  [vcrnum] = string(13) "OFCR123080422"
  [vcrlin] = string(4) "1000"
  [vcrseq] = string(2) "15"
  [seq] = string(4) "2000"
  [vcrtyp] = string(2) "10"
}
 
Niv122/08/2023 20:25:27114
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_log.php
Ligne : 180
Fonct : LogErreurWmsPrint
Lien : /CRRPROD/SM1_actions.php?act=SuppLig&vcrnum=OFCR123080422&vcrlin=1000&vcrseq=15&seq=2000&vcrtyp=10
Serveur -
Imprimante -
Etat - Y_ETI_STOUC1_2Aucun Serveur d'impression spécifié

arr_report
SM1_actions.php
array(10) {
  [site] = string(3) "CR1"
  [ope] = string(3) "114"
  [sscc] = string(10) "0000338274"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30710767"
  [loc] = string(6) "MATRDC"
  [qte] = string(7) "16.2393"
  [pcu] = string(2) "KG"
  [dluo] = string(8) "20250110"
  [bpslot] = NULL
}
 
Niv522/08/2023 20:25:36114ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 114#SEM00293 114 CR1 SEM00293 CALPR 30810167 A 0000336947 20 OFCR123080422 1000 30 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">30810167</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336947</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336947"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "20"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">30810167</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336947</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">20</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336947"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(2) "20"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080422"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(8) "640.9491"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000336947"
  [stocou] = string(7) "1518331"
  [vide] = string(25) "OFCR123080422 / 1000 / 30"
  [article] = string(8) "SEM00293"
  [designation] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [designation2] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [resqty] = string(10) "0/640.9491"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000336947"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(3) "MIL"
  [dflash] = string(0) ""
  [qte] = string(2) "20"
  [unite] = string(2) "KG"
  [lot] = string(8) "30810167"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 20:25:398ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00750 BA15 30710188 A CR123080222 4000 8 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00750</FLD> <FLD NAME="SLOC" TYPE="Char">BA15</FLD> <FLD NAME="SLOT" TYPE="Char">30710188</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">4000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">8</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00750"
        [SLOC] = string(4) "BA15"
        [SLOT] = string(8) "30710188"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "4000"
        [SQTYSTU] = string(1) "8"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00750</FLD><FLD NAME="SLOC" TYPE="Char">BA15</FLD><FLD NAME="SLOT" TYPE="Char">30710188</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">4000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">8</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00750"
        [SLOC] = string(4) "BA15"
        [SLOT] = string(8) "30710188"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "4000"
        [SQTYSTU] = string(1) "8"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "8"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00750"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "4000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA15"
  [loc] = string(4) "BA15"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "4000"
  [soqseq] = string(4) "4000"
  [stocou] = string(7) "1512397"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710188"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "8"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..4000..4000....STOALL.........1.......30710188.....................BA15...151239799999998.........8"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00750"
  [lot] = string(8) "30710188"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:25:43114ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080422)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080422 20230822 2 1 SEM00293 -OFCR123080422 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080422</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(1) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(8) "SEM00293"
          [MVTDES] = string(14) "-OFCR123080422"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001993</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822182540</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="ITMDES1" TYPE="Char">PATE CALISSONS RR 30% AMANDES</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">620.9491</FLD><FLD NAME="USEQTY" TYPE="Decimal">20</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810167</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL00214M3</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080422</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001993"
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822182540"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(1) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "SEM00293"
          [ITMDES1] = string(29) "PATE CALISSONS RR 30% AMANDES"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(8) "620.9491"
          [USEQTY] = string(2) "20"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810167"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(10) "CAL00214M3"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080422"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 20:26:188ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "28000"
  [soqseq] = string(5) "28000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(39) "01131026210142071524021510306102619101"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:26:248ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "28000"
  [soqseq] = string(5) "28000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:26:248ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "28000"
  [soqseq] = string(5) "28000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:26:248ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00695,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00695 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00695"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "28000"
  [soqseq] = string(5) "28000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:26:318ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00695 BC14 30610261 A CR123080222 28000 5 UN 0 UN 0000331495 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00695</FLD> <FLD NAME="SLOC" TYPE="Char">BC14</FLD> <FLD NAME="SLOT" TYPE="Char">30610261</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">28000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331495</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00695"
        [SLOC] = string(4) "BC14"
        [SLOT] = string(8) "30610261"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "28000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000331495"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00695</FLD><FLD NAME="SLOC" TYPE="Char">BC14</FLD><FLD NAME="SLOT" TYPE="Char">30610261</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331495</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">28000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00695"
        [SLOC] = string(4) "BC14"
        [SLOT] = string(8) "30610261"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331495"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "28000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00695"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "28000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BC14"
  [loc] = string(4) "BC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "28000"
  [soqseq] = string(5) "28000"
  [stocou] = string(7) "1501143"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610261"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.28000.28000....STOALL.........1.......30610261.....0000331495......BC14...150114399999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331495"
  [lot] = string(8) "30610261"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:27:578ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00408 AA14 30810051 A CR123080222 10000 1 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00408</FLD> <FLD NAME="SLOC" TYPE="Char">AA14</FLD> <FLD NAME="SLOT" TYPE="Char">30810051</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">10000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00408"
        [SLOC] = string(4) "AA14"
        [SLOT] = string(8) "30810051"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "10000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00408</FLD><FLD NAME="SLOC" TYPE="Char">AA14</FLD><FLD NAME="SLOT" TYPE="Char">30810051</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">10000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00408"
        [SLOC] = string(4) "AA14"
        [SLOT] = string(8) "30810051"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "10000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00408"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "10000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA14"
  [loc] = string(4) "AA14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "10000"
  [soqseq] = string(5) "10000"
  [stocou] = string(7) "1520596"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810051"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.10000.10000....STOALL.........1.......30810051.....................AA14...152059699999995.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.29000.29000....STOALL.........1.......30710674.....0000334960......AC13...152283699999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00408"
  [lot] = string(8) "30810051"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:28:598ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00712,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00712 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00712"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "29000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC13"
  [loc] = string(4) "AC13"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "29000"
  [soqseq] = string(5) "29000"
  [stocou] = string(7) "1522836"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710674"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.29000.29000....STOALL.........1.......30710674.....0000334960......AC13...152283699999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..5000..5000....STOALL.........1.......30410301.....................BA13...151238699999997.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334960"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:28:598ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00712,,,6,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00712 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00712"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "29000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC13"
  [loc] = string(4) "AC13"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "29000"
  [soqseq] = string(5) "29000"
  [stocou] = string(7) "1522836"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710674"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.29000.29000....STOALL.........1.......30710674.....0000334960......AC13...152283699999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..5000..5000....STOALL.........1.......30410301.....................BA13...151238699999997.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334960"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:28:598ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00712,,,6,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00712 6 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">6</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00712</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">6</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00712"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "6"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00712"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "29000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC13"
  [loc] = string(4) "AC13"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "29000"
  [soqseq] = string(5) "29000"
  [stocou] = string(7) "1522836"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710674"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.29000.29000....STOALL.........1.......30710674.....0000334960......AC13...152283699999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..5000..5000....STOALL.........1.......30410301.....................BA13...151238699999997.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334960"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:29:198ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00712 AC13 30710674 A CR123080222 29000 6 UN 0 UN 0000334960 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00712</FLD> <FLD NAME="SLOC" TYPE="Char">AC13</FLD> <FLD NAME="SLOT" TYPE="Char">30710674</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">29000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000334960</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00712"
        [SLOC] = string(4) "AC13"
        [SLOT] = string(8) "30710674"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "29000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000334960"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00712</FLD><FLD NAME="SLOC" TYPE="Char">AC13</FLD><FLD NAME="SLOT" TYPE="Char">30710674</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000334960</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">29000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00712"
        [SLOC] = string(4) "AC13"
        [SLOT] = string(8) "30710674"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000334960"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "29000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00712"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "29000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC13"
  [loc] = string(4) "AC13"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "29000"
  [soqseq] = string(5) "29000"
  [stocou] = string(7) "1522836"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710674"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.29000.29000....STOALL.........1.......30710674.....0000334960......AC13...152283699999998.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..5000..5000....STOALL.........1.......30410301.....................BA13...151238699999997.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000334960"
  [lot] = string(8) "30710674"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:31:228ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00711 BA13 30410301 A CR123080222 5000 6 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00711</FLD> <FLD NAME="SLOC" TYPE="Char">BA13</FLD> <FLD NAME="SLOT" TYPE="Char">30410301</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">5000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00711"
        [SLOC] = string(4) "BA13"
        [SLOT] = string(8) "30410301"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "5000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00711</FLD><FLD NAME="SLOC" TYPE="Char">BA13</FLD><FLD NAME="SLOT" TYPE="Char">30410301</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">5000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">6</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00711"
        [SLOC] = string(4) "BA13"
        [SLOT] = string(8) "30410301"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "5000"
        [SQTYSTU] = string(1) "6"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "6"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00711"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "5000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA13"
  [loc] = string(4) "BA13"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "5000"
  [soqseq] = string(4) "5000"
  [stocou] = string(7) "1512386"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30410301"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "6"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..5000..5000....STOALL.........1.......30410301.....................BA13...151238699999997.........6"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..1000..1000....STOALL.........1.......30710283.....................BB09...151350899999997........24"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00711"
  [lot] = string(8) "30410301"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:31:358ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00862 BB09 30710283 A CR123080222 1000 24 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00862</FLD> <FLD NAME="SLOC" TYPE="Char">BB09</FLD> <FLD NAME="SLOT" TYPE="Char">30710283</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">1000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00862"
        [SLOC] = string(4) "BB09"
        [SLOT] = string(8) "30710283"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "1000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00862</FLD><FLD NAME="SLOC" TYPE="Char">BB09</FLD><FLD NAME="SLOT" TYPE="Char">30710283</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">1000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">24</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00862"
        [SLOC] = string(4) "BB09"
        [SLOT] = string(8) "30710283"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "1000"
        [SQTYSTU] = string(2) "24"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "24"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00862"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "1000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB09"
  [loc] = string(4) "BB09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "1000"
  [soqseq] = string(4) "1000"
  [stocou] = string(7) "1513508"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710283"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "24"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..1000..1000....STOALL.........1.......30710283.....................BB09...151350899999997........24"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.35000.35000....STOALL.........1..........21323.....................BB10...152060199999999........12"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00862"
  [lot] = string(8) "30710283"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:31:488ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAR00023 BB10 21323 A CR123080222 34000 12 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAR00023</FLD> <FLD NAME="SLOC" TYPE="Char">BB10</FLD> <FLD NAME="SLOT" TYPE="Char">21323</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">34000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00023"
        [SLOC] = string(4) "BB10"
        [SLOT] = string(5) "21323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "34000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAR00023</FLD><FLD NAME="SLOC" TYPE="Char">BB10</FLD><FLD NAME="SLOT" TYPE="Char">21323</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">34000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAR00023"
        [SLOC] = string(4) "BB10"
        [SLOT] = string(5) "21323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "34000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAR00023"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "34000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BB10"
  [loc] = string(4) "BB10"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "35000"
  [soqseq] = string(5) "35000"
  [stocou] = string(7) "1520601"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "21323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.35000.35000....STOALL.........1..........21323.....................BB10...152060199999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.15000.15000....STOALL.........2.......30710040.....................AB08...152059299999994........18"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAR00023"
  [lot] = string(5) "21323"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:32:258ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 NOU00326 AB08 30710040 A CR123080222 15000 18 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">NOU00326</FLD> <FLD NAME="SLOC" TYPE="Char">AB08</FLD> <FLD NAME="SLOT" TYPE="Char">30710040</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">15000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">18</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00326"
        [SLOC] = string(4) "AB08"
        [SLOT] = string(8) "30710040"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "15000"
        [SQTYSTU] = string(2) "18"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">NOU00326</FLD><FLD NAME="SLOC" TYPE="Char">AB08</FLD><FLD NAME="SLOT" TYPE="Char">30710040</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">15000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">18</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "NOU00326"
        [SLOC] = string(4) "AB08"
        [SLOT] = string(8) "30710040"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "15000"
        [SQTYSTU] = string(2) "18"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "18"
  [qteprep] = string(1) "0"
  [article] = string(8) "NOU00326"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "15000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AB08"
  [loc] = string(4) "AB08"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "15000"
  [soqseq] = string(5) "15000"
  [stocou] = string(7) "1520592"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710040"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "18"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.15000.15000....STOALL.........2.......30710040.....................AB08...152059299999994........18"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.27000.27000....STOALL.........1.......30610262.....0000331496......AC09...150198799999999.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "NOU00326"
  [lot] = string(8) "30710040"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 20:34:118ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(EPI00694,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00694 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00694"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "27000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC09"
  [loc] = string(4) "AC09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "27000"
  [soqseq] = string(5) "27000"
  [stocou] = string(7) "1501987"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610262"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.27000.27000....STOALL.........1.......30610262.....0000331496......AC09...150198799999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331496"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:34:118ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(EPI00694,,,5,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00694 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00694"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "27000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC09"
  [loc] = string(4) "AC09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "27000"
  [soqseq] = string(5) "27000"
  [stocou] = string(7) "1501987"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610262"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.27000.27000....STOALL.........1.......30610262.....0000331496......AC09...150198799999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331496"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:34:118ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(EPI00694,,,5,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, EPI00694 5 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">5</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">EPI00694</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">5</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "EPI00694"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "5"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00694"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "27000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC09"
  [loc] = string(4) "AC09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "27000"
  [soqseq] = string(5) "27000"
  [stocou] = string(7) "1501987"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610262"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.27000.27000....STOALL.........1.......30610262.....0000331496......AC09...150198799999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331496"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:34:168ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 EPI00694 AC09 30610262 A CR123080222 27000 5 UN 0 UN 0000331496 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00694</FLD> <FLD NAME="SLOC" TYPE="Char">AC09</FLD> <FLD NAME="SLOT" TYPE="Char">30610262</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">27000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000331496</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00694"
        [SLOC] = string(4) "AC09"
        [SLOT] = string(8) "30610262"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "27000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000331496"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00694</FLD><FLD NAME="SLOC" TYPE="Char">AC09</FLD><FLD NAME="SLOT" TYPE="Char">30610262</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000331496</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">27000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00694"
        [SLOC] = string(4) "AC09"
        [SLOT] = string(8) "30610262"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000331496"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "27000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00694"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "27000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AC09"
  [loc] = string(4) "AC09"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "27000"
  [soqseq] = string(5) "27000"
  [stocou] = string(7) "1501987"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30610262"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.27000.27000....STOALL.........1.......30610262.....0000331496......AC09...150198799999999.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000331496"
  [lot] = string(8) "30610262"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:34:328ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00748 BA07 30710365 A CR123080222 3000 9 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00748</FLD> <FLD NAME="SLOC" TYPE="Char">BA07</FLD> <FLD NAME="SLOT" TYPE="Char">30710365</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">3000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00748"
        [SLOC] = string(4) "BA07"
        [SLOT] = string(8) "30710365"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "3000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00748</FLD><FLD NAME="SLOC" TYPE="Char">BA07</FLD><FLD NAME="SLOT" TYPE="Char">30710365</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">3000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00748"
        [SLOC] = string(4) "BA07"
        [SLOT] = string(8) "30710365"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "3000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00748"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "3000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "BA07"
  [loc] = string(4) "BA07"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "3000"
  [soqseq] = string(4) "3000"
  [stocou] = string(7) "1517827"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710365"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..3000..3000....STOALL.........1.......30710365.....................BA07...151782799999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..9000..9000....STOALL.........1.......30710907.....................AA03...151704799999998.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00748"
  [lot] = string(8) "30710365"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:36:528ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00407 AA03 30710907 A CR123080222 9000 1 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00407</FLD> <FLD NAME="SLOC" TYPE="Char">AA03</FLD> <FLD NAME="SLOT" TYPE="Char">30710907</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">9000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00407"
        [SLOC] = string(4) "AA03"
        [SLOT] = string(8) "30710907"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "9000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00407</FLD><FLD NAME="SLOC" TYPE="Char">AA03</FLD><FLD NAME="SLOT" TYPE="Char">30710907</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">9000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00407"
        [SLOC] = string(4) "AA03"
        [SLOT] = string(8) "30710907"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "9000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00407"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "9000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "AA03"
  [loc] = string(4) "AA03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "9000"
  [soqseq] = string(4) "9000"
  [stocou] = string(7) "1517047"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710907"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..9000..9000....STOALL.........1.......30710907.....................AA03...151704799999998.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.21000.21000....STOALL.........1..........07923.....0000328049......ID03...148033299999999.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00407"
  [lot] = string(8) "30710907"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:37:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(FRU00152,,,9,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00152 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00152"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "21000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "ID03"
  [loc] = string(4) "ID03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "21000"
  [soqseq] = string(5) "21000"
  [stocou] = string(7) "1480332"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "07923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.21000.21000....STOALL.........1..........07923.....0000328049......ID03...148033299999999.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.22000.22000....STOALL.........1..........13723.....................IC08...151945999999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000328049"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:37:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(FRU00152,,,9,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00152 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00152"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "21000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "ID03"
  [loc] = string(4) "ID03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "21000"
  [soqseq] = string(5) "21000"
  [stocou] = string(7) "1480332"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "07923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.21000.21000....STOALL.........1..........07923.....0000328049......ID03...148033299999999.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.22000.22000....STOALL.........1..........13723.....................IC08...151945999999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000328049"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:37:438ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(FRU00152,,,9,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00152 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00152</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00152"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00152"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "21000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "ID03"
  [loc] = string(4) "ID03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "21000"
  [soqseq] = string(5) "21000"
  [stocou] = string(7) "1480332"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "07923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.21000.21000....STOALL.........1..........07923.....0000328049......ID03...148033299999999.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.22000.22000....STOALL.........1..........13723.....................IC08...151945999999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000328049"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:37:468ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 FRU00152 ID03 07923 A CR123080222 21000 9 UN 0 UN 0000328049 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00152</FLD> <FLD NAME="SLOC" TYPE="Char">ID03</FLD> <FLD NAME="SLOT" TYPE="Char">07923</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">21000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000328049</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00152"
        [SLOC] = string(4) "ID03"
        [SLOT] = string(5) "07923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "21000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000328049"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00152</FLD><FLD NAME="SLOC" TYPE="Char">ID03</FLD><FLD NAME="SLOT" TYPE="Char">07923</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000328049</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">21000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00152"
        [SLOC] = string(4) "ID03"
        [SLOT] = string(5) "07923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000328049"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "21000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00152"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "21000"
  [tablin] = string(1) "0"
  [loccase] = string(4) "ID03"
  [loc] = string(4) "ID03"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "21000"
  [soqseq] = string(5) "21000"
  [stocou] = string(7) "1480332"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "07923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.21000.21000....STOALL.........1..........07923.....0000328049......ID03...148033299999999.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.22000.22000....STOALL.........1..........13723.....................IC08...151945999999998.........9"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000328049"
  [lot] = string(5) "07923"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:38:40114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:41114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:41114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:42114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:42114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:43114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:43114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:43114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:43114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:44114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:44114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:44114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article MAT00012 lot 30810413 loc sscc 0000337150 ope 114 qte 200.2 pcu KG pohnum bpsnum date 20230822 bpslot 23.3108 dluo 20250201 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">MAT00012</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810413</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000337150</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">200.2</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char">23.3108</FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20250201</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "MAT00012"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810413"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000337150"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "200.2"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(7) "23.3108"
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20250201"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "MAT00012"
  [lot] = string(8) "30810413"
  [bpslot] = string(7) "23.3108"
  [sscc] = string(10) "0000337150"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "200.2"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 20:38:458ROYRENE:YWSUPPALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4523
Fonction : Run(YWSUPPALL, CR1 FRU00155 1519459 99999998 CR123080222 22000 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00155</FLD> <FLD NAME="SSTOCOU" TYPE="Integer">1519459</FLD> <FLD NAME="SSEQ" TYPE="Integer">99999998</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">22000</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00155"
        [SSTOCOU] = string(7) "1519459"
        [SSEQ] = string(8) "99999998"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "22000"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00155</FLD><FLD NAME="SSTOCOU" TYPE="Integer">1519459</FLD><FLD NAME="SSEQ" TYPE="Integer">99999998</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">22000</FLD><FLD NAME="XUSER" TYPE="Char"/></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00155"
        [SSTOCOU] = string(7) "1519459"
        [SSEQ] = string(8) "99999998"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "22000"
        [XUSER] = string(0) ""
  }
}
 




PC1_actions.php
array(8) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(23) "ValidFormManquantsAlloc"
  [op] = string(11) "CR123080222"
  [tablin] = string(1) "0"
  [cde] = string(12) "CVCR12304795"
  [backurl] = string(52) "PC1_777.php?op=CR123080222&tablin=0&cde=CVCR12304795"
  [desallouestoallLignesOp] = array(1) {
        [0] = string(39) "1;CR1;FRU00155;1519459;99999998;9;22000"
  }
  [ajxact] = string(22) "AjxAutodesallouestoall"
}
 
Niv522/08/2023 20:39:098ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080222,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080222 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(1) {
  [op] = string(11) "CR123080222"
}
 
Niv522/08/2023 20:39:108ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080222,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080222 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(1) {
  [op] = string(11) "CR123080222"
}
 
Niv522/08/2023 20:39:328ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(FRU00166,,,9,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00166 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00166"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "23000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IC14"
  [loc] = string(4) "IC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "23000"
  [soqseq] = string(5) "23000"
  [stocou] = string(7) "1504471"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "17323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.23000.23000....STOALL.........1..........17323.....0000333119......IC14...150447199999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.26000.26000....STOALL.........1.......30710884.....................IB16...151543999999997.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333119"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:39:338ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(FRU00166,,,9,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00166 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00166"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "23000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IC14"
  [loc] = string(4) "IC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "23000"
  [soqseq] = string(5) "23000"
  [stocou] = string(7) "1504471"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "17323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.23000.23000....STOALL.........1..........17323.....0000333119......IC14...150447199999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.26000.26000....STOALL.........1.......30710884.....................IB16...151543999999997.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333119"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:39:338ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(FRU00166,,,9,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, FRU00166 9 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">9</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">FRU00166</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">9</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "FRU00166"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(1) "9"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00166"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "23000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IC14"
  [loc] = string(4) "IC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "23000"
  [soqseq] = string(5) "23000"
  [stocou] = string(7) "1504471"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "17323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.23000.23000....STOALL.........1..........17323.....0000333119......IC14...150447199999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.26000.26000....STOALL.........1.......30710884.....................IB16...151543999999997.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333119"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:39:368ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 FRU00166 IC14 17323 A CR123080222 23000 9 UN 0 UN 0000333119 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00166</FLD> <FLD NAME="SLOC" TYPE="Char">IC14</FLD> <FLD NAME="SLOT" TYPE="Char">17323</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">23000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000333119</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00166"
        [SLOC] = string(4) "IC14"
        [SLOT] = string(5) "17323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "23000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000333119"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00166</FLD><FLD NAME="SLOC" TYPE="Char">IC14</FLD><FLD NAME="SLOT" TYPE="Char">17323</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000333119</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">23000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">9</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00166"
        [SLOC] = string(4) "IC14"
        [SLOT] = string(5) "17323"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000333119"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "23000"
        [SQTYSTU] = string(1) "9"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "9"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00166"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "23000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IC14"
  [loc] = string(4) "IC14"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "23000"
  [soqseq] = string(5) "23000"
  [stocou] = string(7) "1504471"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "17323"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(1) "9"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.23000.23000....STOALL.........1..........17323.....0000333119......IC14...150447199999998.........9"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.26000.26000....STOALL.........1.......30710884.....................IB16...151543999999997.........5"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333119"
  [lot] = string(5) "17323"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:40:118ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EPI00693 IB16 30710884 A CR123080222 26000 5 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EPI00693</FLD> <FLD NAME="SLOC" TYPE="Char">IB16</FLD> <FLD NAME="SLOT" TYPE="Char">30710884</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">26000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00693"
        [SLOC] = string(4) "IB16"
        [SLOT] = string(8) "30710884"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "26000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EPI00693</FLD><FLD NAME="SLOC" TYPE="Char">IB16</FLD><FLD NAME="SLOT" TYPE="Char">30710884</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">26000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">5</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EPI00693"
        [SLOC] = string(4) "IB16"
        [SLOT] = string(8) "30710884"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "26000"
        [SQTYSTU] = string(1) "5"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "5"
  [qteprep] = string(1) "0"
  [article] = string(8) "EPI00693"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "26000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IB16"
  [loc] = string(4) "IB16"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "26000"
  [soqseq] = string(5) "26000"
  [stocou] = string(7) "1515439"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710884"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "5"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.26000.26000....STOALL.........1.......30710884.....................IB16...151543999999997.........5"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.20000.20000....STOALL.........2..........15923.....................IA18...150571199999997........12"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EPI00693"
  [lot] = string(8) "30710884"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:40:458ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 FRU00190 IA18 15923 A CR123080222 20000 12 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">FRU00190</FLD> <FLD NAME="SLOC" TYPE="Char">IA18</FLD> <FLD NAME="SLOT" TYPE="Char">15923</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">20000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00190"
        [SLOC] = string(4) "IA18"
        [SLOT] = string(5) "15923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "20000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">FRU00190</FLD><FLD NAME="SLOC" TYPE="Char">IA18</FLD><FLD NAME="SLOT" TYPE="Char">15923</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">20000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "FRU00190"
        [SLOC] = string(4) "IA18"
        [SLOT] = string(5) "15923"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "20000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "FRU00190"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "20000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "IA18"
  [loc] = string(4) "IA18"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "20000"
  [soqseq] = string(5) "20000"
  [stocou] = string(7) "1505711"
  [unite] = string(3) "CAR"
  [lotligneop] = string(5) "15923"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.20000.20000....STOALL.........2..........15923.....................IA18...150571199999997........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.11000.11000....STOALL.........1.......30710128.....................GB01...151886799999999.........1"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "FRU00190"
  [lot] = string(5) "15923"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "2"
}
 
Niv522/08/2023 20:40:57114ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 114#SEM00293 114 CR1 SEM00293 CALPR 30810167 A 0000336946 128.2 OFCR123080422 1000 30 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">30810167</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336946</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">128.2</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336946"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "128.2"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">30810167</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336946</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">128.2</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336946"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "128.2"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080422"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(8) "620.9491"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000336946"
  [stocou] = string(7) "1518330"
  [vide] = string(25) "OFCR123080422 / 1000 / 30"
  [article] = string(8) "SEM00293"
  [designation] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [designation2] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [resqty] = string(10) "0/620.9491"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000336946"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(3) "MIL"
  [dflash] = string(0) ""
  [qte] = string(5) "128.2"
  [unite] = string(2) "KG"
  [lot] = string(8) "30810167"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 20:41:04114ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 114#SEM00293 114 CR1 SEM00293 CALPR 30810167 A 0000336947 256.3 OFCR123080422 1000 30 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">30810167</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336947</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">256.3</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336947"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "256.3"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">30810167</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336947</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">256.3</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336947"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "256.3"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080422"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(8) "620.9491"
  [qtyprep] = string(5) "128.2"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000336947"
  [stocou] = string(7) "1518331"
  [vide] = string(25) "OFCR123080422 / 1000 / 30"
  [article] = string(8) "SEM00293"
  [designation] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [designation2] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [resqty] = string(14) "128.2/620.9491"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000336947"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(3) "MIL"
  [dflash] = string(0) ""
  [qte] = string(5) "256.3"
  [unite] = string(2) "KG"
  [lot] = string(8) "30810167"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 20:41:228ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00935 GB01 30710128 A CR123080222 11000 1 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00935</FLD> <FLD NAME="SLOC" TYPE="Char">GB01</FLD> <FLD NAME="SLOT" TYPE="Char">30710128</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">11000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00935"
        [SLOC] = string(4) "GB01"
        [SLOT] = string(8) "30710128"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "11000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00935</FLD><FLD NAME="SLOC" TYPE="Char">GB01</FLD><FLD NAME="SLOT" TYPE="Char">30710128</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">11000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00935"
        [SLOC] = string(4) "GB01"
        [SLOT] = string(8) "30710128"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "11000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00935"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "11000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "GB01"
  [loc] = string(4) "GB01"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "11000"
  [soqseq] = string(5) "11000"
  [stocou] = string(7) "1518867"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30710128"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.11000.11000....STOALL.........1.......30710128.....................GB01...151886799999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..8000..8000....STOALL........12.......30810533.....................GD12...152343099999999........12"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00935"
  [lot] = string(8) "30710128"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:41:27114ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 114#SEM00293 114 CR1 SEM00293 CALPR 30810167 A 0000336948 377.1 OFCR123080422 1000 30 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="SLOC" TYPE="Char">CALPR</FLD> <FLD NAME="SLOT" TYPE="Char">30810167</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000336948</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">377.1</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">30</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336948"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "377.1"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">114#SEM00293</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="SLOC" TYPE="Char">CALPR</FLD><FLD NAME="SLOT" TYPE="Char">30810167</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000336948</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">377.1</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">30</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(12) "114#SEM00293"
        [USER] = string(3) "114"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "SEM00293"
        [SLOC] = string(5) "CALPR"
        [SLOT] = string(8) "30810167"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000336948"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "377.1"
        [SMFGNUM] = string(13) "OFCR123080422"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "30"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;1"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "30"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080422"
  [wst] = string(0) ""
  [tablin] = string(1) "1"
  [retqty] = string(8) "620.9491"
  [qtyprep] = string(5) "384.5"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000336948"
  [stocou] = string(7) "1518332"
  [vide] = string(25) "OFCR123080422 / 1000 / 30"
  [article] = string(8) "SEM00293"
  [designation] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [designation2] = string(29) "PATE CALISSONS RR 30% AMANDES"
  [resqty] = string(14) "384.5/620.9491"
  [sloc] = string(5) "CALPR"
  [flash] = string(10) "0000336948"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(3) "MIL"
  [dflash] = string(0) ""
  [qte] = string(5) "377.1"
  [unite] = string(2) "KG"
  [lot] = string(8) "30810167"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 20:41:41114ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080422)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080422 20230822 2 1 SEM00293 -OFCR123080422 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">SEM00293</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080422</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(1) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(8) "SEM00293"
          [MVTDES] = string(14) "-OFCR123080422"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001994</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822184140</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">SEM00293</FLD><FLD NAME="ITMDES1" TYPE="Char">PATE CALISSONS RR 30% AMANDES</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">761.6</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810167</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL00214M3</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080422</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001994"
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822184140"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(1) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "SEM00293"
          [ITMDES1] = string(29) "PATE CALISSONS RR 30% AMANDES"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(5) "761.6"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810167"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(10) "CAL00214M3"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080422"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 20:43:108ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 CAL00996 GD12 30810533 A CR123080222 8000 12 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00996</FLD> <FLD NAME="SLOC" TYPE="Char">GD12</FLD> <FLD NAME="SLOT" TYPE="Char">30810533</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">8000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00996"
        [SLOC] = string(4) "GD12"
        [SLOT] = string(8) "30810533"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "8000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00996</FLD><FLD NAME="SLOC" TYPE="Char">GD12</FLD><FLD NAME="SLOT" TYPE="Char">30810533</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">8000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">12</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CAL00996"
        [SLOC] = string(4) "GD12"
        [SLOT] = string(8) "30810533"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(4) "8000"
        [SQTYSTU] = string(2) "12"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "12"
  [qteprep] = string(1) "0"
  [article] = string(8) "CAL00996"
  [op] = string(11) "CR123080222"
  [oplig] = string(4) "8000"
  [tablin] = string(1) "1"
  [loccase] = string(4) "GD12"
  [loc] = string(4) "GD12"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(4) "8000"
  [soqseq] = string(4) "8000"
  [stocou] = string(7) "1523430"
  [unite] = string(3) "CAR"
  [lotligneop] = string(8) "30810533"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(2) "12"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795..8000..8000....STOALL........12.......30810533.....................GD12...152343099999999........12"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.36000.36000....STOALL.........1...........2047.....0000333553...CONQUAI...151814699999998........10"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "CAL00996"
  [lot] = string(8) "30810533"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(2) "12"
}
 
Niv522/08/2023 20:44:208ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 223
Fonction : ConvertirQteByUnite(CON00461,,,10,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CON00461 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CON00461</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CON00461</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00461"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "35000"
  [tablin] = string(1) "1"
  [loccase] = string(7) "CONQUAI"
  [loc] = string(7) "CONQUAI"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "36000"
  [soqseq] = string(5) "36000"
  [stocou] = string(7) "1518146"
  [unite] = string(3) "CAR"
  [lotligneop] = string(4) "2047"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.36000.36000....STOALL.........1...........2047.....0000333553...CONQUAI...151814699999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.31000.31000....STOALL.........1..........04823.....0000325182...CONQUAI...151058099999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333553"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:44:208ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 224
Fonction : ConvertirQteByUnite(CON00461,,,10,UN,CAR,0,S)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CON00461 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CON00461</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CON00461</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00461"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "35000"
  [tablin] = string(1) "1"
  [loccase] = string(7) "CONQUAI"
  [loc] = string(7) "CONQUAI"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "36000"
  [soqseq] = string(5) "36000"
  [stocou] = string(7) "1518146"
  [unite] = string(3) "CAR"
  [lotligneop] = string(4) "2047"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.36000.36000....STOALL.........1...........2047.....0000333553...CONQUAI...151814699999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.31000.31000....STOALL.........1..........04823.....0000325182...CONQUAI...151058099999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333553"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:44:208ROYRENE:YWTRANSQTE
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 239
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 144
Fonction : ConvertirQteByUnite(CON00461,,,10,UN,CAR)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 2170
Fonction : Run(YWTRANSQTE, CON00461 10 UN CAR 0 S )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="XITMREF" TYPE="Char">CON00461</FLD> <FLD NAME="XBPCNUM" TYPE="Char"></FLD> <FLD NAME="XBPSNUM" TYPE="Char"></FLD> <FLD NAME="XQTY" TYPE="Decimal">10</FLD> <FLD NAME="XUOMSRC" TYPE="Char">UN</FLD> <FLD NAME="XUOMDST" TYPE="Char">CAR</FLD> <FLD NAME="XARRONDI" TYPE="Integer">0</FLD> <FLD NAME="XMODE" TYPE="Char">S</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="XITMREF" TYPE="Char">CON00461</FLD><FLD NAME="XBPCNUM" TYPE="Char"></FLD><FLD NAME="XBPSNUM" TYPE="Char"></FLD><FLD NAME="XQTY" TYPE="Decimal">10</FLD><FLD NAME="XUOMSRC" TYPE="Char">UN</FLD><FLD NAME="XUOMDST" TYPE="Char">CAR</FLD><FLD NAME="XARRONDI" TYPE="Integer">0</FLD><FLD NAME="XMODE" TYPE="Char">S</FLD></GRP><GRP ID="RESULT"><FLD NAME="XQTYRES" TYPE="Decimal">1</FLD></GRP></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(8) {
        [XITMREF] = string(8) "CON00461"
        [XBPCNUM] = string(0) ""
        [XBPSNUM] = string(0) ""
        [XQTY] = string(2) "10"
        [XUOMSRC] = string(2) "UN"
        [XUOMDST] = string(3) "CAR"
        [XARRONDI] = string(1) "0"
        [XMODE] = string(1) "S"
  }
  [RESULT] = array(1) {
        [XQTYRES] = string(1) "1"
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00461"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "35000"
  [tablin] = string(1) "1"
  [loccase] = string(7) "CONQUAI"
  [loc] = string(7) "CONQUAI"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "36000"
  [soqseq] = string(5) "36000"
  [stocou] = string(7) "1518146"
  [unite] = string(3) "CAR"
  [lotligneop] = string(4) "2047"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.36000.36000....STOALL.........1...........2047.....0000333553...CONQUAI...151814699999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.31000.31000....STOALL.........1..........04823.....0000325182...CONQUAI...151058099999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333553"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(0) ""
  [emplacCible] = string(5) "EXPED"
  [qte] = string(0) ""
  [ajxact] = string(21) "AjxAutoPalnumPnpMasse"
}
 
Niv522/08/2023 20:44:238ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpackdepui 8 CR1 CON00461 CONQUAI 2047 A CR123080222 35000 10 UN 0 UN 0000333553 D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CON00461</FLD> <FLD NAME="SLOC" TYPE="Char">CONQUAI</FLD> <FLD NAME="SLOT" TYPE="Char">2047</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">35000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000333553</FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00461"
        [SLOC] = string(7) "CONQUAI"
        [SLOT] = string(4) "2047"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "35000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(10) "0000333553"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpackdepui</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CON00461</FLD><FLD NAME="SLOC" TYPE="Char">CONQUAI</FLD><FLD NAME="SLOT" TYPE="Char">2047</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000333553</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">35000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">10</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(14) "Picknpackdepui"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CON00461"
        [SLOC] = string(7) "CONQUAI"
        [SLOT] = string(4) "2047"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000333553"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "35000"
        [SQTYSTU] = string(2) "10"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(2) "10"
  [qteprep] = string(1) "0"
  [article] = string(8) "CON00461"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "35000"
  [tablin] = string(1) "1"
  [loccase] = string(7) "CONQUAI"
  [loc] = string(7) "CONQUAI"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "36000"
  [soqseq] = string(5) "36000"
  [stocou] = string(7) "1518146"
  [unite] = string(3) "CAR"
  [lotligneop] = string(4) "2047"
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "3"
  [qtelot] = string(2) "10"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.36000.36000....STOALL.........1...........2047.....0000333553...CONQUAI...151814699999998........10"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.31000.31000....STOALL.........1..........04823.....0000325182...CONQUAI...151058099999998.........6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [PalnumPnpMasse] = string(10) "0000333553"
  [lot] = string(4) "2047"
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:44:498ROYRENE:YWSUPPALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4523
Fonction : Run(YWSUPPALL, CR1 CHO00947 1510580 99999998 CR123080222 31000 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CHO00947</FLD> <FLD NAME="SSTOCOU" TYPE="Integer">1510580</FLD> <FLD NAME="SSEQ" TYPE="Integer">99999998</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">31000</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(6) {
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CHO00947"
        [SSTOCOU] = string(7) "1510580"
        [SSEQ] = string(8) "99999998"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "31000"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CHO00947</FLD><FLD NAME="SSTOCOU" TYPE="Integer">1510580</FLD><FLD NAME="SSEQ" TYPE="Integer">99999998</FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">31000</FLD><FLD NAME="XUSER" TYPE="Char"/></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "CHO00947"
        [SSTOCOU] = string(7) "1510580"
        [SSEQ] = string(8) "99999998"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "31000"
        [XUSER] = string(0) ""
  }
}
 




PC1_actions.php
array(8) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(23) "ValidFormManquantsAlloc"
  [op] = string(11) "CR123080222"
  [tablin] = string(1) "1"
  [cde] = string(12) "CVCR12304795"
  [backurl] = string(52) "PC1_777.php?op=CR123080222&tablin=1&cde=CVCR12304795"
  [desallouestoallLignesOp] = array(1) {
        [0] = string(39) "1;CR1;CHO00947;1510580;99999998;6;31000"
  }
  [ajxact] = string(22) "AjxAutodesallouestoall"
}
 
Niv522/08/2023 20:44:518ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080222,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080222 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(1) {
  [op] = string(11) "CR123080222"
}
 
Niv522/08/2023 20:47:408ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 ACC00133 KA15A A CR123080222 36000 1 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">ACC00133</FLD> <FLD NAME="SLOC" TYPE="Char">KA15A</FLD> <FLD NAME="SLOT" TYPE="Char"></FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">36000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "ACC00133"
        [SLOC] = string(5) "KA15A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "36000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">ACC00133</FLD><FLD NAME="SLOC" TYPE="Char">KA15A</FLD><FLD NAME="SLOT" TYPE="Char"></FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">36000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">1</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "ACC00133"
        [SLOC] = string(5) "KA15A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "36000"
        [SQTYSTU] = string(1) "1"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(38) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(1) "1"
  [qteprep] = string(1) "0"
  [article] = string(8) "ACC00133"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "36000"
  [tablin] = string(1) "1"
  [loccase] = string(5) "KA15A"
  [loc] = string(5) "KA15A"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "39000"
  [soqseq] = string(5) "39000"
  [stocou] = string(7) "1454460"
  [unite] = string(3) "BOB"
  [lotligneop] = string(0) ""
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(1) "1"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.39000.39000....STOALL.........2...................................KA15A...145446099999999.........1"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.14000.14000....STOALL.........1...................................KC04A...151509999999997.......100"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "ACC00133"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
  [validform] = string(0) ""
}
 
Niv522/08/2023 20:47:588ROYRENE:YWSUNPAL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 3455
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\PC1_actions_spe.php
Ligne : 61
Fonction : Run(YWSUNPAL, Picknpack 8 CR1 EMB01711 KC04A A CR123080222 14000 100 UN 0 UN D EXPED 0000338273 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">Picknpack</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">EMB01711</FLD> <FLD NAME="SLOC" TYPE="Char">KC04A</FLD> <FLD NAME="SLOT" TYPE="Char"></FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SOPLIG" TYPE="Integer">14000</FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">100</FLD> <FLD NAME="SSTU" TYPE="Decimal">UN</FLD> <FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD> <FLD NAME="SPCU" TYPE="Decimal">UN</FLD> <FLD NAME="SPALNUM" TYPE="Char"></FLD> <FLD NAME="STODO" TYPE="Char">D</FLD> <FLD NAME="SCODSER" TYPE="Char"></FLD> <FLD NAME="DLOC" TYPE="Char">EXPED</FLD> <FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD> <FLD NAME="DCTRNUM" TYPE="Char"></FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01711"
        [SLOC] = string(5) "KC04A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "14000"
        [SQTYSTU] = string(3) "100"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [SPALNUM] = string(0) ""
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">Picknpack</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">EMB01711</FLD><FLD NAME="SLOC" TYPE="Char">KC04A</FLD><FLD NAME="SLOT" TYPE="Char"></FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char"></FLD><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SOPLIG" TYPE="Integer">14000</FLD><FLD NAME="SQTYSTU" TYPE="Decimal">100</FLD><FLD NAME="SSTU" TYPE="Char">UN</FLD><FLD NAME="SQTYPCU" TYPE="Decimal">0</FLD><FLD NAME="SPCU" TYPE="Char">UN</FLD><FLD NAME="STODO" TYPE="Char">D</FLD><FLD NAME="SCODSER" TYPE="Char"></FLD><FLD NAME="DLOC" TYPE="Char">EXPED</FLD><FLD NAME="DPALNUM" TYPE="Char">0000338273</FLD><FLD NAME="DCTRNUM" TYPE="Char"></FLD></GRP></RESULT>

PC1_actions.php
array(1) {
  [PARAM] = array(20) {
        [SLIB] = string(9) "Picknpack"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(8) "EMB01711"
        [SLOC] = string(5) "KC04A"
        [SLOT] = string(0) ""
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(0) ""
        [SOP] = string(11) "CR123080222"
        [SOPLIG] = string(5) "14000"
        [SQTYSTU] = string(3) "100"
        [SSTU] = string(2) "UN"
        [SQTYPCU] = string(1) "0"
        [SPCU] = string(2) "UN"
        [STODO] = string(1) "D"
        [SCODSER] = string(0) ""
        [DLOC] = string(5) "EXPED"
        [DPALNUM] = string(10) "0000338273"
        [DCTRNUM] = string(0) ""
  }
}
 




PC1_actions.php
array(37) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(12) "ValidForm777"
  [site] = string(3) "CR1"
  [qteaprep] = string(3) "100"
  [qteprep] = string(1) "0"
  [article] = string(8) "EMB01711"
  [op] = string(11) "CR123080222"
  [oplig] = string(5) "14000"
  [tablin] = string(1) "1"
  [loccase] = string(5) "KC04A"
  [loc] = string(5) "KC04A"
  [case] = string(0) ""
  [cde] = string(12) "CVCR12304795"
  [soplin] = string(5) "14000"
  [soqseq] = string(5) "14000"
  [stocou] = string(7) "1515099"
  [unite] = string(3) "BOB"
  [lotligneop] = string(0) ""
  [sloligneop] = string(0) ""
  [stu] = string(2) "UN"
  [locsta] = string(1) "A"
  [codeope] = string(1) "8"
  [methodePrep] = string(1) "1"
  [qtelot] = string(3) "100"
  [unalloc] = string(0) ""
  [ALLTYPPC] = string(1) "3"
  [currLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.14000.14000....STOALL.........1...................................KC04A...151509999999997.......100"
  [nextLineKey] = string(615) ".......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................CVCR12304795.31000.31000...SORDERQ.........1....................................AAAA...........................6"
  [PnPCible] = string(10) "0000338273"
  [PnPTypecible] = string(7) "Palette"
  [Flash777] = string(8) "EMB01711"
  [lot] = string(0) ""
  [slo] = string(0) ""
  [sernum] = string(0) ""
  [sta] = string(1) "A"
  [emplacCible] = string(5) "EXPED"
  [qte] = string(1) "1"
}
 
Niv522/08/2023 20:47:598ROYRENE:YWPLCKORD
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_02.php
Ligne : 20
Fonction : LockCommande(CR123080222,8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 260
Fonction : Run(YWPLCKORD, CR123080222 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SOP" TYPE="Char">CR123080222</FLD> <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SOP" TYPE="Char">CR123080222</FLD><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_02.php
array(1) {
  [PARAM] = array(2) {
        [SOP] = string(11) "CR123080222"
        [SUSER] = string(1) "8"
  }
}
 




PC1_02.php
array(2) {
  [op] = string(11) "CR123080222"
  [success] = string(23) "Préparation terminée."
}
 
Niv522/08/2023 20:48:168ROYRENE:YLIVRAISON
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4728
Fonction : Run(YLIVRAISON, CRR CR1 C11 C11 01 01 01 01 1 0 C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21 33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795 1 1 2 LOGISTIQUE 8 1 55 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="YCPY" TYPE="Char">CRR</FLD> <FLD NAME="YSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="YSHIDAT" TYPE="Date"></FLD> <FLD NAME="YSOHNUMDEB" TYPE="Char"></FLD> <FLD NAME="YSOHNUMFIN" TYPE="Char"></FLD> <FLD NAME="YBPCORDDEB" TYPE="Char">C11</FLD> <FLD NAME="YBPCORDFIN" TYPE="Char">C11</FLD> <FLD NAME="YBPAADDDEB" TYPE="Char">01</FLD> <FLD NAME="YBPAADDFIN" TYPE="Char">01</FLD> <FLD NAME="YBPTNUMDEB" TYPE="Char">01</FLD> <FLD NAME="YBPTNUMFIN" TYPE="Char">01</FLD> <FLD NAME="YDRNFLG" TYPE="Integer">1</FLD> <FLD NAME="YDRN" TYPE="Integer">0</FLD> <FLD NAME="YY_OP" TYPE="Char"></FLD> <FLD NAME="YY_KEYPREP1" TYPE="Char">C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21</FLD> <FLD NAME="YY_KEYPREP2" TYPE="Char">33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795</FLD> <FLD NAME="YRUPDAT" TYPE="Integer">1</FLD> <FLD NAME="YCFMFLG" TYPE="Integer">1</FLD> <FLD NAME="YNDEFLG" TYPE="Integer">2</FLD> <FLD NAME="YNDEDEN" TYPE="Char">LOGISTIQUE</FLD> <FLD NAME="YUSER" TYPE="Char">8</FLD> <FLD NAME="YNBPAL" TYPE="Integer">1</FLD> <FLD NAME="YNBCOL" TYPE="Integer">55</FLD> </GRP> </PARAM>

PC1_actions.php
array(1) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(0) ""
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C11"
        [YBPCORDFIN] = string(3) "C11"
        [YBPAADDDEB] = string(2) "01"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(100) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "55"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="YCPY" TYPE="Char">CRR</FLD><FLD NAME="YSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="YSHIDAT" TYPE="Date">[0/0/0]</FLD><FLD NAME="YSOHNUMDEB" TYPE="Char"></FLD><FLD NAME="YSOHNUMFIN" TYPE="Char"></FLD><FLD NAME="YBPCORDDEB" TYPE="Char">C11</FLD><FLD NAME="YBPAADDDEB" TYPE="Char">01</FLD><FLD NAME="YBPCORDFIN" TYPE="Char">C11</FLD><FLD NAME="YBPAADDFIN" TYPE="Char">01</FLD><FLD NAME="YBPTNUMDEB" TYPE="Char">01</FLD><FLD NAME="YBPTNUMFIN" TYPE="Char">01</FLD><FLD NAME="YDRNFLG" TYPE="Integer">1</FLD><FLD NAME="YDRN" TYPE="Integer">0</FLD><FLD NAME="YY_OP" TYPE="Char"></FLD><FLD NAME="YY_KEYPREP1" TYPE="Char">C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11 73~FRA~~21</FLD><FLD NAME="YY_KEYPREP2" TYPE="Char">33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795</FLD><FLD NAME="YRUPDAT" TYPE="Integer">1</FLD><FLD NAME="YCFMFLG" TYPE="Integer">1</FLD><FLD NAME="YNDEFLG" TYPE="Integer">2</FLD><FLD NAME="YNDEDEN" TYPE="Char">LOGISTIQUE</FLD><FLD NAME="YUSER" TYPE="Char">8</FLD><FLD NAME="YNBPAL" TYPE="Integer">1</FLD><FLD NAME="YNBCOL" TYPE="Integer">55</FLD></GRP><TAB DIM="50" ID="RESULTAT" SIZE="1"><LIN NUM="1"><FLD NAME="YSDHNUM" TYPE="Char">LVCR12303220</FLD><FLD NAME="YNB_ERR" TYPE="Integer">0</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(2) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(7) "[0/0/0]"
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C11"
        [YBPAADDDEB] = string(2) "01"
        [YBPCORDFIN] = string(3) "C11"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(100) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "55"
  }
  [RESULTAT] = array(1) {
        [1] = array(2) {
          [YSDHNUM] = string(12) "LVCR12303220"
          [YNB_ERR] = string(1) "0"
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C11"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(106) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "55"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080222"
  [idERR] = string(4) "ERR1"
}
 
Niv422/08/2023 20:48:168ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4741
Fonct :
Lien : /CRRPROD/PC1_actions.php?act=CreBL&client=C11&idBouton=BL1&nbBLActifs=1&adrLiv=01&keyprep1=C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11++++++++73%257EFRA%257E%257E21&keyprep2=33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795&nbpal1=1&nbcol1=55&transp1=01&backurl=PC1_02.php%3Fop%3DCR123080222&idERR=ERR1--
Data :
PC1_actions.php
array(2) {
  [PARAM] = array(23) {
        [YCPY] = string(3) "CRR"
        [YSTOFCY] = string(3) "CR1"
        [YSHIDAT] = string(7) "[0/0/0]"
        [YSOHNUMDEB] = string(0) ""
        [YSOHNUMFIN] = string(0) ""
        [YBPCORDDEB] = string(3) "C11"
        [YBPAADDDEB] = string(2) "01"
        [YBPCORDFIN] = string(3) "C11"
        [YBPAADDFIN] = string(2) "01"
        [YBPTNUMDEB] = string(2) "01"
        [YBPTNUMFIN] = string(2) "01"
        [YDRNFLG] = string(1) "1"
        [YDRN] = string(1) "0"
        [YY_OP] = string(0) ""
        [YY_KEYPREP1] = string(100) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73~FRA~~21"
        [YY_KEYPREP2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
        [YRUPDAT] = string(1) "1"
        [YCFMFLG] = string(1) "1"
        [YNDEFLG] = string(1) "2"
        [YNDEDEN] = string(10) "LOGISTIQUE"
        [YUSER] = string(1) "8"
        [YNBPAL] = string(1) "1"
        [YNBCOL] = string(2) "55"
  }
  [RESULTAT] = array(1) {
        [1] = array(2) {
          [YSDHNUM] = string(12) "LVCR12303220"
          [YNB_ERR] = string(1) "0"
        }
  }
}
 
Niv522/08/2023 20:48:178ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4827
Fonction : WmsPrintAuto(PK2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(YARC_PACKLIST,1,Array,imp,,LOGISTIQUE,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, YARC_PACKLIST 1 LOGISTIQUE FRA EXPE imp 1 site CR1 bonliv LVCR12303220 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">YARC_PACKLIST</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">LOGISTIQUE</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="2"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">bonliv</FLD> <FLD NAME="VVALPARAM" TYPE="Char">LVCR12303220</FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(13) "YARC_PACKLIST"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "LOGISTIQUE"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(2) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "bonliv"
          [VVALPARAM] = string(12) "LVCR12303220"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">YARC_PACKLIST</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">LOGISTIQUE</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="2"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">bonliv</FLD><FLD NAME="VVALPARAM" TYPE="Char">LVCR12303220</FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(13) "YARC_PACKLIST"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "LOGISTIQUE"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(2) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "bonliv"
          [VVALPARAM] = string(12) "LVCR12303220"
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C11"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(106) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "55"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080222"
  [idERR] = string(4) "ERR1"
}
 
Niv522/08/2023 20:48:178ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_actions.php
Ligne : 4852
Fonction : WmsPrintAuto(XT1,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(XETIQTRANSPORT,1,Array,imp,,EXPE_ETIQ2,,,FRA,EXPE)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, XETIQTRANSPORT 1 EXPE_ETIQ2 FRA EXPE imp 1 client C11 stofcy CR1 numcde CVCR12304795 numpal )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">EXPE</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="4"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">client</FLD> <FLD NAME="VVALPARAM" TYPE="Char">C11</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CVCR12304795</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> </TAB> </PARAM>

PC1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "C11"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304795"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">XETIQTRANSPORT</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">EXPE_ETIQ2</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">EXPE</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="4"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">client</FLD><FLD NAME="VVALPARAM" TYPE="Char">C11</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">stofcy</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">numcde</FLD><FLD NAME="VVALPARAM" TYPE="Char">CVCR12304795</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">numpal</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN></TAB></RESULT>

PC1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "XETIQTRANSPORT"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(10) "EXPE_ETIQ2"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "EXPE"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(4) {
        [1] = array(2) {
          [VCODPARAM] = string(6) "client"
          [VVALPARAM] = string(3) "C11"
        }
        [2] = array(2) {
          [VCODPARAM] = string(6) "stofcy"
          [VVALPARAM] = string(3) "CR1"
        }
        [3] = array(2) {
          [VCODPARAM] = string(6) "numcde"
          [VVALPARAM] = string(12) "CVCR12304795"
        }
        [4] = array(2) {
          [VCODPARAM] = string(6) "numpal"
          [VVALPARAM] = string(0) ""
        }
  }
}
 




PC1_actions.php
array(12) {
  [act] = string(5) "CreBL"
  [client] = string(3) "C11"
  [idBouton] = string(3) "BL1"
  [nbBLActifs] = string(1) "1"
  [adrLiv] = string(2) "01"
  [keyprep1] = string(106) "C1101CR1CR101EUR11CR1C11CONFISERIEDUROYRENEDIJONCONFISERIEDUROYRENEUSINEVI030FDM11                73%7EFRA%7E%7E21"
  [keyprep2] = string(82) "33RUEDESGODRANS21000DIJON5380ROUTEDAVIGNONRD7N13089AIXENPROVENCECEDEX2CVCR12304795"
  [nbpal1] = string(1) "1"
  [nbcol1] = string(2) "55"
  [transp1] = string(2) "01"
  [backurl] = string(25) "PC1_02.php?op=CR123080222"
  [idERR] = string(4) "ERR1"
}
 
Niv522/08/2023 20:48:248ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\PC1_01.php
Ligne : 19
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

PC1_01.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




PC1_01.php
array(1) {
  [success] = string(36) "Création BL LVCR12303220 effectuée"
}
 
Niv522/08/2023 20:56:198ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 100
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




index_actions.php
array(1) {
  [act] = string(5) "delog"
}
 
Niv522/08/2023 20:56:298ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(1) "8"
  [mdpasse] = string(1) "8"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 20:57:268ROYRENE:YWSCHG08
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\CS1_actions.php
Ligne : 2260
Fonction : Run(YWSCHG08, PalStoT-EmpMas 8 CR1 0000338271 0 CC20 A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD> <FLD NAME="SUSER" TYPE="Char">8</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338271</FLD> <FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD> <FLD NAME="DLOC" TYPE="Char">CC20</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> </GRP> </PARAM>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338271"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC20"
        [DSTA] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">PalStoT-EmpMas</FLD><FLD NAME="SUSER" TYPE="Char">8</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338271</FLD><FLD NAME="SHAUTPAL" TYPE="Decimal">0</FLD><FLD NAME="DLOC" TYPE="Char">CC20</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD></GRP></RESULT>

CS1_actions.php
array(1) {
  [PARAM] = array(7) {
        [SLIB] = string(14) "PalStoT-EmpMas"
        [SUSER] = string(1) "8"
        [SSTOFCY] = string(3) "CR1"
        [SPALNUM] = string(10) "0000338271"
        [SHAUTPAL] = string(1) "0"
        [DLOC] = string(4) "CC20"
        [DSTA] = string(1) "A"
  }
}
 




CS1_actions.php
array(29) {
  [AutomaticLineValue] = string(0) ""
  [act] = string(17) "ValidFormChgStock"
  [contexte] = string(9) "Général"
  [backurl] = string(10) "CS1_01.php"
  [SuggLoc] = string(0) ""
  [SuggPal] = string(0) ""
  [addMvtEnMasse] = string(0) ""
  [validMvtEnMasse] = string(0) ""
  [ChgStockSourceAtt] = string(0) ""
  [bpslot] = string(0) ""
  [transto] = string(0) ""
  [ChgStockSource] = string(10) "0000338271"
  [TypeSource] = string(18) "PaletteStockTotale"
  [ctrnum] = string(0) ""
  [ChgStockCible] = string(4) "CC20"
  [TypeCible] = string(16) "EmplacementMasse"
  [article] = string(8) "CAL01287"
  [SelectedLoc] = string(0) ""
  [designation] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [slo] = string(1) " "
  [ssta] = string(1) "A"
  [dsta] = string(1) "A"
  [loc] = string(4) "SCAL"
  [totalqte] = string(3) "864"
  [us] = string(2) "UN"
  [stocou] = string(7) "1524112"
  [qte] = string(3) "864"
  [unite] = string(2) "UN"
}
 
Niv522/08/2023 20:58:498ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 100
Fonction : unLockAll(8)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 8 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">8</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">8</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(1) "8"
  }
}
 




index_actions.php
array(1) {
  [act] = string(5) "delog"
}
 
Niv522/08/2023 20:58:5480ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(80)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 80 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">80</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "80"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">80</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(2) "80"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(2) "80"
  [mdpasse] = string(2) "80"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 20:59:1180ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 31
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\DP1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\DP1_actions_spe.php
Ligne : 82
Fonction : WmsPrintAuto(ZDP,Array)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETIQCOLISART,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 6
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETIQCOLISART 1 ETIQ_MAC FRA MAC3 imp 1 numof OFCR123080618 numligne 1001 nbcopies 10 debut 0 ean14 3102621016310 dateref 20230822 PCB 16 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETIQCOLISART</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="7"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">numof</FLD> <FLD NAME="VVALPARAM" TYPE="Char">OFCR123080618</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">numligne</FLD> <FLD NAME="VVALPARAM" TYPE="Char">1001</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">nbcopies</FLD> <FLD NAME="VVALPARAM" TYPE="Char">10</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">debut</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ean14</FLD> <FLD NAME="VVALPARAM" TYPE="Char">3102621016310</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">dateref</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">PCB</FLD> <FLD NAME="VVALPARAM" TYPE="Char">16</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETIQCOLISART"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(7) {
        [1] = array(2) {
          [VCODPARAM] = string(5) "numof"
          [VVALPARAM] = string(13) "OFCR123080618"
        }
        [2] = array(2) {
          [VCODPARAM] = string(8) "numligne"
          [VVALPARAM] = string(4) "1001"
        }
        [3] = array(2) {
          [VCODPARAM] = string(8) "nbcopies"
          [VVALPARAM] = string(2) "10"
        }
        [4] = array(2) {
          [VCODPARAM] = string(5) "debut"
          [VVALPARAM] = string(1) "0"
        }
        [5] = array(2) {
          [VCODPARAM] = string(5) "ean14"
          [VVALPARAM] = string(13) "3102621016310"
        }
        [6] = array(2) {
          [VCODPARAM] = string(7) "dateref"
          [VVALPARAM] = string(8) "20230822"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "PCB"
          [VVALPARAM] = string(2) "16"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETIQCOLISART</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="7"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">numof</FLD><FLD NAME="VVALPARAM" TYPE="Char">OFCR123080618</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">numligne</FLD><FLD NAME="VVALPARAM" TYPE="Char">1001</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">nbcopies</FLD><FLD NAME="VVALPARAM" TYPE="Char">10</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">debut</FLD><FLD NAME="VVALPARAM" TYPE="Char">0</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ean14</FLD><FLD NAME="VVALPARAM" TYPE="Char">3102621016310</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">dateref</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">PCB</FLD><FLD NAME="VVALPARAM" TYPE="Char">16</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETIQCOLISART"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(7) {
        [1] = array(2) {
          [VCODPARAM] = string(5) "numof"
          [VVALPARAM] = string(13) "OFCR123080618"
        }
        [2] = array(2) {
          [VCODPARAM] = string(8) "numligne"
          [VVALPARAM] = string(4) "1001"
        }
        [3] = array(2) {
          [VCODPARAM] = string(8) "nbcopies"
          [VVALPARAM] = string(2) "10"
        }
        [4] = array(2) {
          [VCODPARAM] = string(5) "debut"
          [VVALPARAM] = string(1) "0"
        }
        [5] = array(2) {
          [VCODPARAM] = string(5) "ean14"
          [VVALPARAM] = string(13) "3102621016310"
        }
        [6] = array(2) {
          [VCODPARAM] = string(7) "dateref"
          [VVALPARAM] = string(8) "20230822"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "PCB"
          [VVALPARAM] = string(2) "16"
        }
  }
}
 




DP1_actions.php
array(7) {
  [act] = string(8) "impEtiOP"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1001"
  [seq] = string(0) ""
  [nbEti] = string(2) "10"
  [Ean] = string(13) "3102621016310"
  [PCB] = string(2) "16"
}
 
Niv522/08/2023 21:01:40114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article SEM00293 lot 30810167 loc sscc 0000336947 ope 114 qte 135.4 pcu KG pohnum bpsnum date 20230822 bpslot dluo 20230828 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810167</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000336947</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">135.4</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"> </FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230828</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810167"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000336947"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "135.4"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230828"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810167</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000336947</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">135.4</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"> </FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230828</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810167"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000336947"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "135.4"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230828"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "SEM00293"
  [lot] = string(8) "30810167"
  [bpslot] = string(1) " "
  [sscc] = string(10) "0000336947"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "135.4"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 21:01:40114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\ST3_actions.php
Ligne : 153
Fonction : WmsPrintAuto(PS2,Array,,)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article SEM00293 lot 30810167 loc sscc 0000336947 ope 114 qte 135.4 pcu KG pohnum bpsnum date 20230822 bpslot dluo 20230828 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="13"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810167</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000336947</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">135.4</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">KG</FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"> </FLD> </LIN> <LIN NUM="13"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230828</FLD> </LIN> </TAB> </PARAM>

ST3_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810167"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000336947"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "135.4"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230828"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="13"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">SEM00293</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810167</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000336947</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">135.4</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">KG</FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"> </FLD></LIN><LIN NUM="13"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230828</FLD></LIN></TAB></RESULT>

ST3_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(13) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "SEM00293"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810167"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000336947"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(5) "135.4"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "KG"
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(8) "20230822"
        }
        [12] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(1) " "
        }
        [13] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230828"
        }
  }
}
 




ST3_actions.php
array(9) {
  [act] = string(9) "impligrec"
  [article] = string(8) "SEM00293"
  [lot] = string(8) "30810167"
  [bpslot] = string(1) " "
  [sscc] = string(10) "0000336947"
  [carton] = string(1) " "
  [typimp] = string(3) "PS1"
  [qte] = string(5) "135.4"
  [pcu] = string(2) "KG"
}
 
Niv522/08/2023 21:23:14114ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080422 1000 0 CAL00214M3 63.729 MIL 30810576 20230829 114 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">63.729</FLD> <FLD NAME="PCU" TYPE="Char">MIL</FLD> <FLD NAME="LOT" TYPE="Char">30810576</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20230829</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080422"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(10) "CAL00214M3"
          [QTYPCU] = string(6) "63.729"
          [PCU] = string(3) "MIL"
          [LOT] = string(8) "30810576"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230829"
          [SSCC] = string(0) ""
          [USER] = string(3) "114"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="QTYPCU" TYPE="Decimal">63.729</FLD><FLD NAME="PCU" TYPE="Char">MIL</FLD><FLD NAME="LOT" TYPE="Char">30810576</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20230829</FLD><FLD NAME="SSCC" TYPE="Char">0000338275</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080422"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(10) "CAL00214M3"
          [QTYPCU] = string(6) "63.729"
          [PCU] = string(3) "MIL"
          [LOT] = string(8) "30810576"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20230829"
          [SSCC] = string(10) "0000338275"
          [USER] = string(3) "114"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(10) "CAL00214M3"
  [desig] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [lot] = string(8) "30810576"
  [dluo] = string(10) "29/08/2023"
  [qtyprd] = string(6) "63.729"
  [pcu] = string(3) "MIL"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:23:15114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_FAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_FAC FRA FAC2 imp 1 site CR1 article CAL00214M3 lot 30810576 loc sscc 0000338275 ope 114 qte 63.729 pcu pohnum bpsnum bpslot dluo 20230829 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL00214M3</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810576</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338275</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">63.729</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230829</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(10) "CAL00214M3"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810576"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338275"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(6) "63.729"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230829"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_FAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL00214M3</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810576</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338275</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">63.729</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230829</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_FAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(10) "CAL00214M3"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810576"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338275"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(6) "63.729"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20230829"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(10) "CAL00214M3"
  [desig] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [lot] = string(8) "30810576"
  [dluo] = string(10) "29/08/2023"
  [qtyprd] = string(6) "63.729"
  [pcu] = string(3) "MIL"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:23:21114ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080422,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080422 20230822 2 63.729 CAL00214M3 1 CAL00214M3 MIL 63.729 30810576 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">63.729</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL00214M3</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="UOM" TYPE="Char">MIL</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">63.729</FLD> <FLD NAME="LOT" TYPE="Char">30810576</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(6) "63.729"
        [Y_ITMFILTER] = string(10) "CAL00214M3"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(10) "CAL00214M3"
          [UOM] = string(3) "MIL"
          [UOMCPLQTY] = string(6) "63.729"
          [LOT] = string(8) "30810576"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001995</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">MIL</FLD><FLD NAME="ZUL" TYPE="Char">Millier</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822192319</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="UOM" TYPE="Char">MIL</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">0</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">63.729</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">MIL</FLD><FLD NAME="CPLQTY" TYPE="Decimal">63.729</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CCOND</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="LOT" TYPE="Char">30810576</FLD><FLD NAME="PALNUM" TYPE="Char">0000338275</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON RR 30% GRI 13.3G MAC3</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080422</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">SEM00062</FLD><FLD NAME="ITMDES1" TYPE="Char">GLACE ROYALE</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">0</FLD><FLD NAME="USEQTY" TYPE="Decimal">115.0308</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810757</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL00214M3</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080422</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001995"
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(3) "MIL"
        [ZUL] = string(7) "Millier"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822192319"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(10) "CAL00214M3"
          [UOM] = string(3) "MIL"
          [UOMEXTQTY] = string(1) "0"
          [UOMCPLQTY] = string(6) "63.729"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(3) "MIL"
          [CPLQTY] = string(6) "63.729"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CCOND"
          [LOC] = string(5) "CALCO"
          [LOT] = string(8) "30810576"
          [PALNUM] = string(10) "0000338275"
          [CLEFLG] = string(1) "2"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080422"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(1) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "SEM00062"
          [ITMDES1] = string(12) "GLACE ROYALE"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(1) "0"
          [USEQTY] = string(8) "115.0308"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810757"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "2"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(10) "CAL00214M3"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080422"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 21:23:21114ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080422&mfglin=1000DEC
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">63.729</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL00214M3</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="UOM" TYPE="Char">MIL</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">63.729</FLD> <FLD NAME="LOT" TYPE="Char">30810576</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 21:25:4780ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338276</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338276"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:25:4780ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338276 ope 80 qte 864 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338276</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338276"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338276</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338276"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:25:5480ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080618,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080618 20230822 2 864 CAL01287 1 CAL01287 UN 864 30810838 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(3) "864"
        [Y_ITMFILTER] = string(8) "CAL01287"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMCPLQTY] = string(3) "864"
          [LOT] = string(8) "30810838"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001996</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">UN</FLD><FLD NAME="ZUL" TYPE="Char">Unité</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822192552</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="UOM" TYPE="Char">UN</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">3408</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="CPLQTY" TYPE="Decimal">864</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">PROD</FLD><FLD NAME="LOC" TYPE="Char">SCAL</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="PALNUM" TYPE="Char">0000338276</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON LOSANGE RJ 235G</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080618</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="6"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00250</FLD><FLD NAME="ITMDES1" TYPE="Char">PAPIER INTERCALAIRE LOSANGE 2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">2.4573</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.6229</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610830</FLD><FLD NAME="LOC" TYPE="Char">KD02A</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00297</FLD><FLD NAME="ITMDES1" TYPE="Char">CAM REF FP2 249X189X299</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">213</FLD><FLD NAME="USEQTY" TYPE="Decimal">54</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">EA27</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00623</FLD><FLD NAME="ITMDES1" TYPE="Char">ETIQ TRANSFERT VE BL 110X99MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">227</FLD><FLD NAME="USEQTY" TYPE="Decimal">58</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02430</FLD><FLD NAME="ITMDES1" TYPE="Char">ALV rPET BLANC STANDARD2 9CAL</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">3408</FLD><FLD NAME="USEQTY" TYPE="Decimal">864</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810677</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02979</FLD><FLD NAME="ITMDES1" TYPE="Char">FOND BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">3510</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">$</FLD><FLD NAME="LOC" TYPE="Char">$</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02980</FLD><FLD NAME="ITMDES1" TYPE="Char">COUVERCL BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">3510</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810115</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001996"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "UN"
        [ZUL] = string(6) "Unité"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822192552"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMEXTQTY] = string(4) "3408"
          [UOMCPLQTY] = string(3) "864"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "UN"
          [CPLQTY] = string(3) "864"
          [STA] = string(1) "A"
          [LOCTYP] = string(4) "PROD"
          [LOC] = string(4) "SCAL"
          [LOT] = string(8) "30810838"
          [PALNUM] = string(10) "0000338276"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(24) "CALISSON LOSANGE RJ 235G"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080618"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(6) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00250"
          [ITMDES1] = string(29) "PAPIER INTERCALAIRE LOSANGE 2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "2.4573"
          [USEQTY] = string(6) "0.6229"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610830"
          [LOC] = string(5) "KD02A"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(43) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00297"
          [ITMDES1] = string(23) "CAM REF FP2 249X189X299"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "213"
          [USEQTY] = string(2) "54"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(4) "EA27"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(43) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00623"
          [ITMDES1] = string(29) "ETIQ TRANSFERT VE BL 110X99MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "227"
          [USEQTY] = string(2) "58"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(43) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02430"
          [ITMDES1] = string(30) "ALV rPET BLANC STANDARD2  9CAL"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "3408"
          [USEQTY] = string(3) "864"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810677"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(43) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02979"
          [ITMDES1] = string(26) "FOND BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "3510"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(1) "$"
          [LOC] = string(1) "$"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(43) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02980"
          [ITMDES1] = string(30) "COUVERCL BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "3510"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810115"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 
Attention - au moins une matière n'a pas été réajustée !



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 21:25:5480ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080618&mfglin=1000DECAttention - au moins une matière n'a pas été réajustée !
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 21:28:0980ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 80#CAL00214M3 80 CR1 CAL00214M3 CALCO 30810576 A 0000338275 8.640 OFCR123080419 1000 20 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">80#CAL00214M3</FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="SLOC" TYPE="Char">CALCO</FLD> <FLD NAME="SLOT" TYPE="Char">30810576</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338275</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">8.640</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080419</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">20</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(13) "80#CAL00214M3"
        [USER] = string(2) "80"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(10) "CAL00214M3"
        [SLOC] = string(5) "CALCO"
        [SLOT] = string(8) "30810576"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338275"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "8.640"
        [SMFGNUM] = string(13) "OFCR123080419"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "20"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">80#CAL00214M3</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="SLOC" TYPE="Char">CALCO</FLD><FLD NAME="SLOT" TYPE="Char">30810576</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338275</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">8.640</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080419</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">20</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(13) "80#CAL00214M3"
        [USER] = string(2) "80"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(10) "CAL00214M3"
        [SLOC] = string(5) "CALCO"
        [SLOT] = string(8) "30810576"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338275"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(5) "8.640"
        [SMFGNUM] = string(13) "OFCR123080419"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(2) "20"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(2) "20"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080419"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(5) "80.64"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338275"
  [stocou] = string(7) "1524187"
  [vide] = string(25) "OFCR123080419 / 1000 / 20"
  [article] = string(10) "CAL00214M3"
  [designation] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [designation2] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [resqty] = string(7) "0/80.64"
  [sloc] = string(5) "CALCO"
  [flash] = string(10) "0000338275"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "UN"
  [dflash] = string(0) ""
  [qte] = string(5) "8.640"
  [unite] = string(3) "MIL"
  [lot] = string(8) "30810576"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 21:28:1680ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080419)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080419 20230822 2 1 CAL00214M3 -OFCR123080419 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080419</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080419</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080419"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(1) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(10) "CAL00214M3"
          [MVTDES] = string(14) "-OFCR123080419"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001997</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080419</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822192816</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="ITMDES1" TYPE="Char">CALISSON RR 30% GRI 13.3G MAC3</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">MIL</FLD><FLD NAME="RETQTY" TYPE="Decimal">72</FLD><FLD NAME="USEQTY" TYPE="Decimal">8.64</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810576</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01255</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080419</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001997"
        [MFGNUM] = string(13) "OFCR123080419"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822192816"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(1) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(10) "CAL00214M3"
          [ITMDES1] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(3) "MIL"
          [RETQTY] = string(2) "72"
          [USEQTY] = string(4) "8.64"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810576"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01255"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080419"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 21:28:5380ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080422 1001 0 REF00100 102.30 KG 20230822 20231220 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1001</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">REF00100</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">102.30</FLD> <FLD NAME="PCU" TYPE="Char">KG</FLD> <FLD NAME="LOT" TYPE="Char">20230822</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20231220</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080422"
          [MFGLIN] = string(4) "1001"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "REF00100"
          [QTYPCU] = string(6) "102.30"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "20230822"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20231220"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGLIN" TYPE="Integer">1001</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">REF00100</FLD><FLD NAME="QTYPCU" TYPE="Decimal">102.30</FLD><FLD NAME="PCU" TYPE="Char">KG</FLD><FLD NAME="LOT" TYPE="Char">20230822</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20231220</FLD><FLD NAME="SSCC" TYPE="Char">0000338277</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080422"
          [MFGLIN] = string(4) "1001"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "REF00100"
          [QTYPCU] = string(6) "102.30"
          [PCU] = string(2) "KG"
          [LOT] = string(8) "20230822"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20231220"
          [SSCC] = string(10) "0000338277"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "REF00100"
  [desig] = string(28) "REFONTE ROY RENE 30% AMANDES"
  [lot] = string(8) "20230822"
  [dluo] = string(10) "20/12/2023"
  [qtyprd] = string(6) "102.30"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1001"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:28:5480ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article REF00100 lot 20230822 loc sscc 0000338277 ope 80 qte 102.30 pcu pohnum bpsnum bpslot dluo 20231220 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">REF00100</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338277</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">102.30</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20231220</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "REF00100"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "20230822"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338277"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(6) "102.30"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20231220"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">REF00100</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">20230822</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338277</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">102.30</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20231220</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "REF00100"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "20230822"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338277"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(6) "102.30"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20231220"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "REF00100"
  [desig] = string(28) "REFONTE ROY RENE 30% AMANDES"
  [lot] = string(8) "20230822"
  [dluo] = string(10) "20/12/2023"
  [qtyprd] = string(6) "102.30"
  [pcu] = string(2) "KG"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1001"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 21:29:1080ROYRENE:DES
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080422,1001)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DES, CR1 OFCR123080422 20230822 2 102.3 REF00100 1 REF00100 KG 102.3 20230822 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">102.3</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">REF00100</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">REF00100</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">102.3</FLD> <FLD NAME="LOT" TYPE="Char">20230822</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(5) "102.3"
        [Y_ITMFILTER] = string(8) "REF00100"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "REF00100"
          [UOM] = string(2) "KG"
          [UOMCPLQTY] = string(5) "102.3"
          [LOT] = string(8) "20230822"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001998</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">KG</FLD><FLD NAME="ZUL" TYPE="Char">Kilogramme</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">0</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822192909</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Sous-produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">2</FLD><FLD NAME="ITMREF" TYPE="Char">REF00100</FLD><FLD NAME="UOM" TYPE="Char">KG</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">0</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">102.3</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="CPLQTY" TYPE="Decimal">102.3</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">CPROD</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="LOT" TYPE="Char">20230822</FLD><FLD NAME="PALNUM" TYPE="Char">0000338277</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">2</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">REFONTE ROY RENE 30% AMANDES</FLD><FLD NAME="BOMALT" TYPE="Integer">0</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080422</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB></RESULT>

DP1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001998"
        [MFGNUM] = string(13) "OFCR123080422"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "KG"
        [ZUL] = string(10) "Kilogramme"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [STOCOD] = string(1) "0"
        [FILTMAT] = string(1) "0"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822192909"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "2"
          [ITMREF] = string(8) "REF00100"
          [UOM] = string(2) "KG"
          [UOMEXTQTY] = string(1) "0"
          [UOMCPLQTY] = string(5) "102.3"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "KG"
          [CPLQTY] = string(5) "102.3"
          [STA] = string(1) "A"
          [LOCTYP] = string(5) "CPROD"
          [LOC] = string(5) "CALPR"
          [LOT] = string(8) "20230822"
          [PALNUM] = string(10) "0000338277"
          [CLEFLG] = string(1) "2"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(28) "REFONTE ROY RENE 30% AMANDES"
          [BOMALT] = string(1) "0"
          [MFGNUMIT] = string(13) "OFCR123080422"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
}
 
Qté réalisée supérieure à la qté prévue. Poursuivre ?



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080422"
  [mfglin] = string(4) "1001"
}
 
Niv322/08/2023 21:29:1080ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080422&mfglin=1001DESQté réalisée supérieure à la qté prévue. Poursuivre ?
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080422</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">102.3</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">REF00100</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">REF00100</FLD> <FLD NAME="UOM" TYPE="Char">KG</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">102.3</FLD> <FLD NAME="LOT" TYPE="Char">20230822</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 21:30:3280ROYRENE:YWTRFSM02
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 1015
Fonction : Run(YWTRFSM02, 80#CAL00214M3 80 CR1 CAL00214M3 CALCO 30810576 A 0000338275 55.089 OFCR123080618 1000 5 CALPR A A )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SLIB" TYPE="Char">80#CAL00214M3</FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD> <FLD NAME="SITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="SLOC" TYPE="Char">CALCO</FLD> <FLD NAME="SLOT" TYPE="Char">30810576</FLD> <FLD NAME="SSLO" TYPE="Char"></FLD> <FLD NAME="SSTA" TYPE="Char">A</FLD> <FLD NAME="SPALNUM" TYPE="Char">0000338275</FLD> <FLD NAME="SCTRNUM" TYPE="Char"></FLD> <FLD NAME="SQTYSTU" TYPE="Decimal">55.089</FLD> <FLD NAME="SMFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="SMFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SBOMSEQ" TYPE="Integer">5</FLD> <FLD NAME="DLOC" TYPE="Char">CALPR</FLD> <FLD NAME="DSTA" TYPE="Char">A</FLD> <FLD NAME="STODO" TYPE="Char">A</FLD> </GRP> </PARAM>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(13) "80#CAL00214M3"
        [USER] = string(2) "80"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(10) "CAL00214M3"
        [SLOC] = string(5) "CALCO"
        [SLOT] = string(8) "30810576"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338275"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "55.089"
        [SMFGNUM] = string(13) "OFCR123080618"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SLIB" TYPE="Char">80#CAL00214M3</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="SSTOFCY" TYPE="Char">CR1</FLD><FLD NAME="SITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="SLOC" TYPE="Char">CALCO</FLD><FLD NAME="SLOT" TYPE="Char">30810576</FLD><FLD NAME="SSLO" TYPE="Char"></FLD><FLD NAME="SSTA" TYPE="Char">A</FLD><FLD NAME="SPALNUM" TYPE="Char">0000338275</FLD><FLD NAME="SCTRNUM" TYPE="Char"></FLD><FLD NAME="SQTYSTU" TYPE="Decimal">55.089</FLD><FLD NAME="SMFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="SMFGLIN" TYPE="Decimal">1000</FLD><FLD NAME="SBOMSEQ" TYPE="Decimal">5</FLD><FLD NAME="DLOC" TYPE="Char">CALPR</FLD><FLD NAME="DSTA" TYPE="Char">A</FLD><FLD NAME="STODO" TYPE="Char">A</FLD></GRP></RESULT>

SM1_actions.php
array(1) {
  [PARAM] = array(17) {
        [SLIB] = string(13) "80#CAL00214M3"
        [USER] = string(2) "80"
        [SSTOFCY] = string(3) "CR1"
        [SITMREF] = string(10) "CAL00214M3"
        [SLOC] = string(5) "CALCO"
        [SLOT] = string(8) "30810576"
        [SSLO] = string(0) ""
        [SSTA] = string(1) "A"
        [SPALNUM] = string(10) "0000338275"
        [SCTRNUM] = string(0) ""
        [SQTYSTU] = string(6) "55.089"
        [SMFGNUM] = string(13) "OFCR123080618"
        [SMFGLIN] = string(4) "1000"
        [SBOMSEQ] = string(1) "5"
        [DLOC] = string(5) "CALPR"
        [DSTA] = string(1) "A"
        [STODO] = string(1) "A"
  }
}
 




SM1_actions.php
array(29) {
  [AutomaticLineValue] = string(9) "article;0"
  [act] = string(8) "lstValid"
  [bomope] = string(0) ""
  [bomseq] = string(1) "5"
  [mfglin] = string(4) "1000"
  [numof] = string(13) "OFCR123080618"
  [wst] = string(0) ""
  [tablin] = string(1) "0"
  [retqty] = string(3) "108"
  [qtyprep] = string(1) "0"
  [sta] = string(1) "A"
  [slo] = string(1) " "
  [palnum] = string(10) "0000338275"
  [stocou] = string(7) "1524187"
  [vide] = string(24) "OFCR123080618 / 1000 / 5"
  [article] = string(10) "CAL00214M3"
  [designation] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [designation2] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
  [resqty] = string(5) "0/108"
  [sloc] = string(5) "CALCO"
  [flash] = string(10) "0000338275"
  [dloc] = string(5) "CALPR"
  [qtypf] = string(0) ""
  [uomlink] = string(2) "UN"
  [dflash] = string(0) ""
  [qte] = string(6) "55.089"
  [unite] = string(3) "MIL"
  [lot] = string(8) "30810576"
  [ajxact] = string(10) "AjxAutoqte"
}
 
Niv522/08/2023 21:30:3780ROYRENE:WEB
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\SM1_actions.php
Ligne : 21
Fonction : require(E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php)

Call 4
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\SM1_actions_spe.php
Ligne : 144
Fonction : ValidSM1Spe(Array)

Call 5
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 25
Fonction : CreSuiviSpe(OFCR123080618)

Call 6
Page : E:\WEB\Applications\WMS_SPE\CRRPROD\framework\php_fonctions\php_fonctions_SM1_spe.php
Ligne : 102
Fonction : save(WEB, CR1 OFCR123080618 20230822 2 1 CAL00214M3 -OFCR123080618 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="MATTRKFLG" TYPE="Integer">2</FLD> </GRP> <TAB ID="MTK3_3" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="MATITMREF" TYPE="Char">CAL00214M3</FLD> <FLD NAME="MVTDES" TYPE="Char">-OFCR123080618</FLD> </LIN> </TAB> </PARAM>

SM1_actions.php
array(3) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK3_3] = array(1) {
        [1] = array(3) {
          [NO] = string(1) "1"
          [MATITMREF] = string(10) "CAL00214M3"
          [MVTDES] = string(14) "-OFCR123080618"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308001999</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"/><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char"/><FLD NAME="ZUL" TYPE="Char"/></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Immédiat" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822193037</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="100" ID="MTK3_3" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">CAL00214M3</FLD><FLD NAME="ITMDES1" TYPE="Char">CALISSON RR 30% GRI 13.3G MAC3</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">MIL</FLD><FLD NAME="RETQTY" TYPE="Decimal">52.911</FLD><FLD NAME="USEQTY" TYPE="Decimal">55.089</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810576</FLD><FLD NAME="LOC" TYPE="Char">CALPR</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="MVTDES" TYPE="Char"></FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Immédiat" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">1</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Détaillée" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">5</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

SM1_actions.php
array(8) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308001999"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(5) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(0) ""
        [ZUL] = string(0) ""
  }
  [MTK3_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822193037"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK3_3] = array(1) {
        [1] = array(44) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(10) "CAL00214M3"
          [ITMDES1] = string(30) "CALISSON RR 30% GRI 13.3G MAC3"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(3) "MIL"
          [RETQTY] = string(6) "52.911"
          [USEQTY] = string(6) "55.089"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810576"
          [LOC] = string(5) "CALPR"
          [STA] = string(1) "A"
          [MVTDES] = string(0) ""
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "1"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "5"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 




SM1_actions.php
array(1) {
  [act] = string(10) "validSuivi"
}
 
Niv522/08/2023 22:29:1780ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 80 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">80</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338278</FLD><FLD NAME="USER" TYPE="Char">80</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338278"
          [USER] = string(2) "80"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 22:29:1780ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 666
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,MAC3)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA MAC3 imp 1 site CR1 article CAL01287 lot 30810838 loc sscc 0000338278 ope 80 qte 864 pcu pohnum bpsnum bpslot dluo 20240617 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">MAC3</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="12"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338278</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">80</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="12"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338278"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">MAC3</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="12"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338278</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">80</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">pohnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">bpsnum</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="12"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "MAC3"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(12) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [5] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338278"
        }
        [6] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(2) "80"
        }
        [7] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(6) "pohnum"
          [VVALPARAM] = string(0) ""
        }
        [10] = array(2) {
          [VCODPARAM] = string(6) "bpsnum"
          [VVALPARAM] = string(0) ""
        }
        [11] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [12] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv522/08/2023 22:29:5480ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080618,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080618 20230822 2 864 CAL01287 1 CAL01287 UN 864 30810838 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(3) "864"
        [Y_ITMFILTER] = string(8) "CAL01287"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMCPLQTY] = string(3) "864"
          [LOT] = string(8) "30810838"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308002000</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">UN</FLD><FLD NAME="ZUL" TYPE="Char">Unité</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822202950</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="UOM" TYPE="Char">UN</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">2544</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="CPLQTY" TYPE="Decimal">864</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">PROD</FLD><FLD NAME="LOC" TYPE="Char">SCAL</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="PALNUM" TYPE="Char">0000338278</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON LOSANGE RJ 235G</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080618</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="6"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00250</FLD><FLD NAME="ITMDES1" TYPE="Char">PAPIER INTERCALAIRE LOSANGE 2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">1.8344</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.6229</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610830</FLD><FLD NAME="LOC" TYPE="Char">KD02A</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00297</FLD><FLD NAME="ITMDES1" TYPE="Char">CAM REF FP2 249X189X299</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">159</FLD><FLD NAME="USEQTY" TYPE="Decimal">54</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">EA27</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00623</FLD><FLD NAME="ITMDES1" TYPE="Char">ETIQ TRANSFERT VE BL 110X99MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">169</FLD><FLD NAME="USEQTY" TYPE="Decimal">58</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02430</FLD><FLD NAME="ITMDES1" TYPE="Char">ALV rPET BLANC STANDARD2 9CAL</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">2544</FLD><FLD NAME="USEQTY" TYPE="Decimal">864</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810677</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02979</FLD><FLD NAME="ITMDES1" TYPE="Char">FOND BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">2620</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810114</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02980</FLD><FLD NAME="ITMDES1" TYPE="Char">COUVERCL BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">2620</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810115</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308002000"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "UN"
        [ZUL] = string(6) "Unité"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822202950"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMEXTQTY] = string(4) "2544"
          [UOMCPLQTY] = string(3) "864"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "UN"
          [CPLQTY] = string(3) "864"
          [STA] = string(1) "A"
          [LOCTYP] = string(4) "PROD"
          [LOC] = string(4) "SCAL"
          [LOT] = string(8) "30810838"
          [PALNUM] = string(10) "0000338278"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(24) "CALISSON LOSANGE RJ 235G"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080618"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(6) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00250"
          [ITMDES1] = string(29) "PAPIER INTERCALAIRE LOSANGE 2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "1.8344"
          [USEQTY] = string(6) "0.6229"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610830"
          [LOC] = string(5) "KD02A"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(43) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00297"
          [ITMDES1] = string(23) "CAM REF FP2 249X189X299"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "159"
          [USEQTY] = string(2) "54"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(4) "EA27"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(43) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00623"
          [ITMDES1] = string(29) "ETIQ TRANSFERT VE BL 110X99MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "169"
          [USEQTY] = string(2) "58"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(43) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02430"
          [ITMDES1] = string(30) "ALV rPET BLANC STANDARD2  9CAL"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "2544"
          [USEQTY] = string(3) "864"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810677"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(43) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02979"
          [ITMDES1] = string(26) "FOND BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "2620"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810114"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(43) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02980"
          [ITMDES1] = string(30) "COUVERCL BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "2620"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810115"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 
Attention - au moins une matière n'a pas été réajustée !



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 22:29:5480ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080618&mfglin=1000DECAttention - au moins une matière n'a pas été réajustée !
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 22:52:38114ROYRENE:YWPUNLALL
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\index_actions.php
Ligne : 63
Fonction : unLockAll(114)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 227
Fonction : Run(YWPUNLALL, 114 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="SUSER" TYPE="Integer">114</FLD> </GRP> </PARAM>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "114"
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="SUSER" TYPE="Integer">114</FLD></GRP></RESULT>

index_actions.php
array(1) {
  [PARAM] = array(1) {
        [SUSER] = string(3) "114"
  }
}
 




index_actions.php
array(4) {
  [AutomaticLineValue] = string(0) ""
  [codeope] = string(3) "114"
  [mdpasse] = string(3) "114"
  [act] = string(6) "logope"
}
 
Niv522/08/2023 23:48:09114ROYRENE:YWSDP01
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 616
Fonction : Run(YWSDP01, OFCR123080618 1000 0 CAL01287 864 UN 30810838 20240617 114 1 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <TAB ID="PARAM" SIZE="1"> <LIN NUM="1"> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGLIN" TYPE="Integer">1000</FLD> <FLD NAME="SEQUENCE" TYPE="Integer">0</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="QTYPCU" TYPE="Decimal">864</FLD> <FLD NAME="PCU" TYPE="Char">UN</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> <FLD NAME="SLO" TYPE="Char"></FLD> <FLD NAME="STA" TYPE="Char"></FLD> <FLD NAME="LOC" TYPE="Char"></FLD> <FLD NAME="DLUO" TYPE="date">20240617</FLD> <FLD NAME="SSCC" TYPE="Char"></FLD> <FLD NAME="USER" TYPE="Char">114</FLD> <FLD NAME="TYPLIG" TYPE="Integer">1</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(0) ""
          [USER] = string(3) "114"
          [TYPLIG] = string(1) "1"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><TAB DIM="10" ID="PARAM" SIZE="1"><LIN NUM="1"><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGLIN" TYPE="Integer">1000</FLD><FLD NAME="SEQUENCE" TYPE="Integer">0</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="QTYPCU" TYPE="Decimal">864</FLD><FLD NAME="PCU" TYPE="Char">UN</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="SLO" TYPE="Char"></FLD><FLD NAME="STA" TYPE="Char"></FLD><FLD NAME="LOC" TYPE="Char"></FLD><FLD NAME="DLUO" TYPE="Date">20240617</FLD><FLD NAME="SSCC" TYPE="Char">0000338279</FLD><FLD NAME="USER" TYPE="Char">114</FLD><FLD NAME="TYPLIG" TYPE="Integer">1</FLD></LIN></TAB><TAB DIM="10" ID="RESULTAT" SIZE="0"/></RESULT>

DP1_actions.php
array(1) {
  [PARAM] = array(1) {
        [1] = array(14) {
          [MFGNUM] = string(13) "OFCR123080618"
          [MFGLIN] = string(4) "1000"
          [SEQUENCE] = string(1) "0"
          [ITMREF] = string(8) "CAL01287"
          [QTYPCU] = string(3) "864"
          [PCU] = string(2) "UN"
          [LOT] = string(8) "30810838"
          [SLO] = string(0) ""
          [STA] = string(0) ""
          [LOC] = string(0) ""
          [DLUO] = string(8) "20240617"
          [SSCC] = string(10) "0000338279"
          [USER] = string(3) "114"
          [TYPLIG] = string(1) "1"
        }
  }
}
 




DP1_actions.php
array(12) {
  [AutomaticLineValue] = string(0) ""
  [article] = string(8) "CAL01287"
  [desig] = string(24) "CALISSON LOSANGE RJ 235G"
  [lot] = string(8) "30810838"
  [dluo] = string(10) "17/06/2024"
  [qtyprd] = string(3) "864"
  [pcu] = string(2) "UN"
  [impetiq] = string(3) "OUI"
  [act] = string(8) "RecLigne"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [gotoDP1_03] = string(10) "gotoDP1_03"
}
 
Niv122/08/2023 23:48:09114
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_log.php
Ligne : 180
Fonct : LogErreurWmsPrint
Lien : /CRRPROD/DP1_actions.php?AutomaticLineValue=&article=CAL01287&desig=CALISSON%20LOSANGE%20RJ%20235G&lot=30810838&dluo=17/06/2024&qtyprd=864&pcu=UN&impetiq=OUI&act=RecLigne&mfgnum=OFCR123080618&mfglin=1000&gotoDP1_03=gotoDP1_03
Serveur -
Imprimante -
Etat - Y_ETI_STOUC1_2Aucun Serveur d'impression spécifié

arr_report
DP1_actions.php
array(12) {
  [site] = string(3) "CR1"
  [article] = string(8) "CAL01287"
  [lot] = string(8) "30810838"
  [loc] = string(0) ""
  [sscc] = string(10) "0000338279"
  [ope] = string(3) "114"
  [qte] = string(3) "864"
  [pcu] = string(0) ""
  [pohnum] = string(0) ""
  [bpsnum] = string(0) ""
  [bpslot] = NULL
  [dluo] = string(8) "20240617"
}
 
Niv522/08/2023 23:48:28114ROYRENE:DEC
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 274
Fonction : Valid_Suiviof(OFCR123080618,1000)

Call 4
Page : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 384
Fonction : save(DEC, CR1 OFCR123080618 20230822 2 864 CAL01287 1 CAL01287 UN 864 30810838 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(4) {
  [MTK0_1] = array(4) {
        [MFGFCY] = string(3) "CR1"
        [MFGTRKNUM] = string(0) ""
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(1) {
        [ITMTRKFLG] = string(1) "2"
  }
  [MTK2_1] = array(2) {
        [QTESUIVITM] = string(3) "864"
        [Y_ITMFILTER] = string(8) "CAL01287"
  }
  [MTK2_2] = array(1) {
        [1] = array(5) {
          [NO] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMCPLQTY] = string(3) "864"
          [LOT] = string(8) "30810838"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="MTK0_1"><FLD NAME="MFGFCY" TYPE="Char">CR1</FLD><FLD NAME="ZMFGFCY" TYPE="Char">FabriqueRR</FLD><FLD NAME="MFGTRKNUM" TYPE="Char">SVCR12308002001</FLD><FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD><FLD NAME="MFGTRKDAT" TYPE="Date">20230822</FLD></GRP><GRP ID="MTK0_2"><FLD MENULAB="Oui" MENULOCAL="1" NAME="ITMTRKFLG" TYPE="Integer">2</FLD><FLD MENULAB="Oui" MENULOCAL="1" NAME="MATTRKFLG" TYPE="Integer">2</FLD></GRP><GRP ID="MTK1_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">0</FLD><FLD MENULAB="" MENULOCAL="355" NAME="FILTOPE" TYPE="Integer">0</FLD><FLD NAME="QTESUIVOPE" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK2_1"><FLD NAME="Y_ITMFILTER" TYPE="Char"></FLD><FLD NAME="QTESUIVITM" TYPE="Decimal">0</FLD><FLD NAME="UL" TYPE="Char">UN</FLD><FLD NAME="ZUL" TYPE="Char">Unité</FLD></GRP><GRP ID="MTK3_1"><FLD NAME="WOPE1" TYPE="Integer">0</FLD><FLD NAME="WOPE2" TYPE="Integer">9999</FLD><FLD MENULAB="Post-consommation" MENULOCAL="227" NAME="STOCOD" TYPE="Integer">2</FLD><FLD MENULAB="Non soldées" MENULOCAL="355" NAME="FILTMAT" TYPE="Integer">1</FLD><FLD NAME="QTESUIVMAT" TYPE="Decimal">0</FLD><FLD NAME="UOM" TYPE="Char"/><FLD NAME="ZUOM" TYPE="Char"/></GRP><GRP ID="MTK3_2"><FLD NAME="LOCSTO" TYPE="Char"/></GRP><GRP ID="ADXTEC"><FLD NAME="WW_MODSTAMP" TYPE="Char">20230822214824</FLD><FLD NAME="WW_MODUSER" TYPE="Char">WSERV</FLD></GRP><TAB DIM="50" ID="MTK2_2" SIZE="1"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="PRODTYP" TYPE="Integer">1</FLD><FLD MENULAB="Produit" MENULOCAL="2301" NAME="ITMTYP" TYPE="Integer">1</FLD><FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD><FLD NAME="UOM" TYPE="Char">UN</FLD><FLD NAME="UOMEXTQTY" TYPE="Decimal">1680</FLD><FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD><FLD NAME="UOMSTUCOE" TYPE="Decimal">1</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="CPLQTY" TYPE="Decimal">864</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD NAME="LOCTYP" TYPE="Char">PROD</FLD><FLD NAME="LOC" TYPE="Char">SCAL</FLD><FLD NAME="LOT" TYPE="Char">30810838</FLD><FLD NAME="PALNUM" TYPE="Char">0000338279</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD NAME="MVTDES" TYPE="Char"/><FLD NAME="ITMDES1" TYPE="Char">CALISSON LOSANGE RJ 235G</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMIT" TYPE="Char">OFCR123080618</FLD><FLD NAME="CCE1" TYPE="Char"/><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/></LIN></TAB><TAB DIM="100" ID="MTK3_3" SIZE="6"><LIN NUM="1"><FLD NAME="NO" TYPE="Integer">1</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00250</FLD><FLD NAME="ITMDES1" TYPE="Char">PAPIER INTERCALAIRE LOSANGE 2</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">KG</FLD><FLD NAME="RETQTY" TYPE="Decimal">1.2115</FLD><FLD NAME="USEQTY" TYPE="Decimal">0.6229</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30610830</FLD><FLD NAME="LOC" TYPE="Char">KD02A</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="2"><FLD NAME="NO" TYPE="Integer">2</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00297</FLD><FLD NAME="ITMDES1" TYPE="Char">CAM REF FP2 249X189X299</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">105</FLD><FLD NAME="USEQTY" TYPE="Decimal">54</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">EA27</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="3"><FLD NAME="NO" TYPE="Integer">3</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB00623</FLD><FLD NAME="ITMDES1" TYPE="Char">ETIQ TRANSFERT VE BL 110X99MM</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">111</FLD><FLD NAME="USEQTY" TYPE="Decimal">58</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char"/><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="4"><FLD NAME="NO" TYPE="Integer">4</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02430</FLD><FLD NAME="ITMDES1" TYPE="Char">ALV rPET BLANC STANDARD2 9CAL</FLD><FLD NAME="OPENUM" TYPE="Integer">5</FLD><FLD NAME="CPLWST" TYPE="Char">LI_M3_FA</FLD><FLD NAME="WSTSHO" TYPE="Char">LI_M3_FAB</FLD><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">1680</FLD><FLD NAME="USEQTY" TYPE="Decimal">864</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810677</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="5"><FLD NAME="NO" TYPE="Integer">5</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02979</FLD><FLD NAME="ITMDES1" TYPE="Char">FOND BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">1730</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810114</FLD><FLD NAME="LOC" TYPE="Char">$</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN><LIN NUM="6"><FLD NAME="NO" TYPE="Integer">6</FLD><FLD MENULAB="OF" MENULOCAL="2306" NAME="MATTYP" TYPE="Integer">1</FLD><FLD MENULAB="Normal" MENULOCAL="438" NAME="CPNTYP" TYPE="Integer">1</FLD><FLD NAME="MATITMREF" TYPE="Char">EMB02980</FLD><FLD NAME="ITMDES1" TYPE="Char">COUVERCL BTE METAL LOS RJ 235G</FLD><FLD NAME="OPENUM" TYPE="Integer">0</FLD><FLD NAME="CPLWST" TYPE="Char"/><FLD NAME="WSTSHO" TYPE="Char"/><FLD NAME="STU" TYPE="Char">UN</FLD><FLD NAME="RETQTY" TYPE="Decimal">1730</FLD><FLD NAME="USEQTY" TYPE="Decimal">890</FLD><FLD MENULAB="Physique" MENULOCAL="2311" NAME="TYPQTY" TYPE="Integer">2</FLD><FLD NAME="LOT" TYPE="Char">30810115</FLD><FLD NAME="LOC" TYPE="Char">CALCO</FLD><FLD NAME="STA" TYPE="Char">A</FLD><FLD MENULAB="Non" MENULOCAL="1" NAME="CLEFLG" TYPE="Integer">1</FLD><FLD MENULAB="Post-consommation" MENULOCAL="217" NAME="STOCODL" TYPE="Integer">2</FLD><FLD NAME="RETDAT" TYPE="Date">20230822</FLD><FLD NAME="BOMNUM" TYPE="Char">CAL01287</FLD><FLD NAME="BOMALT" TYPE="Integer">1</FLD><FLD NAME="MFGNUMMA" TYPE="Char">OFCR123080618</FLD><FLD MENULAB="Aucune" MENULOCAL="340" NAME="ALLSTA" TYPE="Integer">1</FLD><FLD NAME="CCE1" TYPE="Char">ACHSTK</FLD><FLD NAME="CCE2" TYPE="Char"/><FLD NAME="CCE3" TYPE="Char"/><FLD NAME="CCE4" TYPE="Char"/><FLD NAME="CCE5" TYPE="Char"/><FLD NAME="CCE6" TYPE="Char"/><FLD NAME="CCE7" TYPE="Char"/><FLD NAME="CCE8" TYPE="Char"/><FLD NAME="CCE9" TYPE="Char"/><FLD NAME="CCE10" TYPE="Char"/><FLD NAME="CCE11" TYPE="Char"/><FLD NAME="CCE12" TYPE="Char"/><FLD NAME="CCE13" TYPE="Char"/><FLD NAME="CCE14" TYPE="Char"/><FLD NAME="CCE15" TYPE="Char"/><FLD NAME="CCE16" TYPE="Char"/><FLD NAME="CCE17" TYPE="Char"/><FLD NAME="CCE18" TYPE="Char"/><FLD NAME="CCE19" TYPE="Char"/><FLD NAME="CCE20" TYPE="Char"/><FLD MENULAB="Oui" MENULOCAL="1" NAME="LOCMGTCOD" TYPE="Integer">2</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(9) {
  [MTK0_1] = array(5) {
        [MFGFCY] = string(3) "CR1"
        [ZMFGFCY] = string(10) "FabriqueRR"
        [MFGTRKNUM] = string(15) "SVCR12308002001"
        [MFGNUM] = string(13) "OFCR123080618"
        [MFGTRKDAT] = string(8) "20230822"
  }
  [MTK0_2] = array(2) {
        [ITMTRKFLG] = string(1) "2"
        [MATTRKFLG] = string(1) "2"
  }
  [MTK1_1] = array(6) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(1) "0"
        [FILTOPE] = string(1) "0"
        [QTESUIVOPE] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK2_1] = array(4) {
        [Y_ITMFILTER] = string(0) ""
        [QTESUIVITM] = string(1) "0"
        [UL] = string(2) "UN"
        [ZUL] = string(6) "Unité"
  }
  [MTK3_1] = array(7) {
        [WOPE1] = string(1) "0"
        [WOPE2] = string(4) "9999"
        [STOCOD] = string(1) "2"
        [FILTMAT] = string(1) "1"
        [QTESUIVMAT] = string(1) "0"
        [UOM] = string(0) ""
        [ZUOM] = string(0) ""
  }
  [MTK3_2] = array(1) {
        [LOCSTO] = string(0) ""
  }
  [ADXTEC] = array(2) {
        [WW_MODSTAMP] = string(14) "20230822214824"
        [WW_MODUSER] = string(5) "WSERV"
  }
  [MTK2_2] = array(1) {
        [1] = array(40) {
          [NO] = string(1) "1"
          [PRODTYP] = string(1) "1"
          [ITMTYP] = string(1) "1"
          [ITMREF] = string(8) "CAL01287"
          [UOM] = string(2) "UN"
          [UOMEXTQTY] = string(4) "1680"
          [UOMCPLQTY] = string(3) "864"
          [UOMSTUCOE] = string(1) "1"
          [STU] = string(2) "UN"
          [CPLQTY] = string(3) "864"
          [STA] = string(1) "A"
          [LOCTYP] = string(4) "PROD"
          [LOC] = string(4) "SCAL"
          [LOT] = string(8) "30810838"
          [PALNUM] = string(10) "0000338279"
          [CLEFLG] = string(1) "1"
          [MVTDES] = string(0) ""
          [ITMDES1] = string(24) "CALISSON LOSANGE RJ 235G"
          [BOMALT] = string(1) "1"
          [MFGNUMIT] = string(13) "OFCR123080618"
          [CCE1] = string(0) ""
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
        }
  }
  [MTK3_3] = array(6) {
        [1] = array(43) {
          [NO] = string(1) "1"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00250"
          [ITMDES1] = string(29) "PAPIER INTERCALAIRE LOSANGE 2"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "KG"
          [RETQTY] = string(6) "1.2115"
          [USEQTY] = string(6) "0.6229"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30610830"
          [LOC] = string(5) "KD02A"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [2] = array(43) {
          [NO] = string(1) "2"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00297"
          [ITMDES1] = string(23) "CAM REF FP2 249X189X299"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "105"
          [USEQTY] = string(2) "54"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(4) "EA27"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [3] = array(43) {
          [NO] = string(1) "3"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB00623"
          [ITMDES1] = string(29) "ETIQ TRANSFERT VE BL 110X99MM"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(3) "111"
          [USEQTY] = string(2) "58"
          [TYPQTY] = string(1) "2"
          [LOT] = string(0) ""
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [4] = array(43) {
          [NO] = string(1) "4"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02430"
          [ITMDES1] = string(30) "ALV rPET BLANC STANDARD2  9CAL"
          [OPENUM] = string(1) "5"
          [CPLWST] = string(8) "LI_M3_FA"
          [WSTSHO] = string(9) "LI_M3_FAB"
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "1680"
          [USEQTY] = string(3) "864"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810677"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [5] = array(43) {
          [NO] = string(1) "5"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02979"
          [ITMDES1] = string(26) "FOND BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "1730"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810114"
          [LOC] = string(1) "$"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
        [6] = array(43) {
          [NO] = string(1) "6"
          [MATTYP] = string(1) "1"
          [CPNTYP] = string(1) "1"
          [MATITMREF] = string(8) "EMB02980"
          [ITMDES1] = string(30) "COUVERCL BTE METAL LOS RJ 235G"
          [OPENUM] = string(1) "0"
          [CPLWST] = string(0) ""
          [WSTSHO] = string(0) ""
          [STU] = string(2) "UN"
          [RETQTY] = string(4) "1730"
          [USEQTY] = string(3) "890"
          [TYPQTY] = string(1) "2"
          [LOT] = string(8) "30810115"
          [LOC] = string(5) "CALCO"
          [STA] = string(1) "A"
          [CLEFLG] = string(1) "1"
          [STOCODL] = string(1) "2"
          [RETDAT] = string(8) "20230822"
          [BOMNUM] = string(8) "CAL01287"
          [BOMALT] = string(1) "1"
          [MFGNUMMA] = string(13) "OFCR123080618"
          [ALLSTA] = string(1) "1"
          [CCE1] = string(6) "ACHSTK"
          [CCE2] = string(0) ""
          [CCE3] = string(0) ""
          [CCE4] = string(0) ""
          [CCE5] = string(0) ""
          [CCE6] = string(0) ""
          [CCE7] = string(0) ""
          [CCE8] = string(0) ""
          [CCE9] = string(0) ""
          [CCE10] = string(0) ""
          [CCE11] = string(0) ""
          [CCE12] = string(0) ""
          [CCE13] = string(0) ""
          [CCE14] = string(0) ""
          [CCE15] = string(0) ""
          [CCE16] = string(0) ""
          [CCE17] = string(0) ""
          [CCE18] = string(0) ""
          [CCE19] = string(0) ""
          [CCE20] = string(0) ""
          [LOCMGTCOD] = string(1) "2"
        }
  }
}
 
Attention - au moins une matière n'a pas été réajustée !



DP1_actions.php
array(3) {
  [act] = string(10) "validSuivi"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
}
 
Niv322/08/2023 23:48:28114ROYRENE
Clone : CRRPRODPage : E:\WEB\Applications\CRRPROD\DP1_fonctions.php
Ligne : 425
Fonct : Valid_Suiviof
Lien : /CRRPROD/DP1_actions.php?act=validSuivi&mfgnum=OFCR123080618&mfglin=1000DECAttention - au moins une matière n'a pas été réajustée !
<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="MTK0_1" > <FLD NAME="MFGFCY" TYPE="Char">CR1</FLD> <FLD NAME="MFGTRKNUM" TYPE="Char"></FLD> <FLD NAME="MFGNUM" TYPE="Char">OFCR123080618</FLD> <FLD NAME="MFGTRKDAT" TYPE="date">20230822</FLD> </GRP> <GRP ID="MTK0_2" > <FLD NAME="ITMTRKFLG" TYPE="Integer">2</FLD> </GRP> <GRP ID="MTK2_1" > <FLD NAME="QTESUIVITM" TYPE="Decimal">864</FLD> <FLD NAME="Y_ITMFILTER" TYPE="Char">CAL01287</FLD> </GRP> <TAB ID="MTK2_2" SIZE="1"> <LIN NUM="1"> <FLD NAME="NO" TYPE="Integer">1</FLD> <FLD NAME="ITMREF" TYPE="Char">CAL01287</FLD> <FLD NAME="UOM" TYPE="Char">UN</FLD> <FLD NAME="UOMCPLQTY" TYPE="Decimal">864</FLD> <FLD NAME="LOT" TYPE="Char">30810838</FLD> </LIN> </TAB> </PARAM> Niv522/08/2023 23:48:45114ROYRENE:YWSIMPV3
Clone : CRRPROD
Call 1
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 2
Fonction : Cryptée

Call 2
Page : \
Ligne :
Fonction : unknown

Call 3
Page : E:\WEB\Applications\CRRPROD\DP1_actions.php
Ligne : 334
Fonction : WmsPrintAuto(PS2,Array)

Call 4
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1498
Fonction : WmsPrint(Y_ETI_STOUC1_2,1,Array,imp,,ETIQ_MAC,,,FRA,FAC2)

Call 5
Page : E:\WEB\Applications\CRRPROD\framework\php_fonctions\php_fonctions_X3.php
Ligne : 1563
Fonction : Run(YWSIMPV3, Y_ETI_STOUC1_2 1 ETIQ_MAC FRA FAC2 imp 1 site CR1 article CAL01287 lot 30810838 sscc 0000338279 ope 114 dluo 20240617 bpslot loc qte 864 pcu UN date 2023/08/22 )

<?xml version="1.0" encoding="UTF-8"?> <PARAM> <GRP ID="PARAM" > <FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD> <FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD> <FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD> <FLD NAME="VLANGUE" TYPE="Char">FRA</FLD> <FLD NAME="VUSER" TYPE="Char">FAC2</FLD> <FLD NAME="VDEST" TYPE="Char">imp</FLD> <FLD NAME="VSERVEUR" TYPE="Char"></FLD> <FLD NAME="VNOMFIC" TYPE="Char"></FLD> <FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD> </GRP> <TAB ID="PARAMTAB" SIZE="11"> <LIN NUM="1"> <FLD NAME="VCODPARAM" TYPE="Char">site</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD> </LIN> <LIN NUM="2"> <FLD NAME="VCODPARAM" TYPE="Char">article</FLD> <FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD> </LIN> <LIN NUM="3"> <FLD NAME="VCODPARAM" TYPE="Char">lot</FLD> <FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD> </LIN> <LIN NUM="4"> <FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD> <FLD NAME="VVALPARAM" TYPE="Char">0000338279</FLD> </LIN> <LIN NUM="5"> <FLD NAME="VCODPARAM" TYPE="Char">ope</FLD> <FLD NAME="VVALPARAM" TYPE="Char">114</FLD> </LIN> <LIN NUM="6"> <FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD> <FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD> </LIN> <LIN NUM="7"> <FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="8"> <FLD NAME="VCODPARAM" TYPE="Char">loc</FLD> <FLD NAME="VVALPARAM" TYPE="Char"></FLD> </LIN> <LIN NUM="9"> <FLD NAME="VCODPARAM" TYPE="Char">qte</FLD> <FLD NAME="VVALPARAM" TYPE="Char">864</FLD> </LIN> <LIN NUM="10"> <FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD> <FLD NAME="VVALPARAM" TYPE="Char">UN</FLD> </LIN> <LIN NUM="11"> <FLD NAME="VCODPARAM" TYPE="Char">date</FLD> <FLD NAME="VVALPARAM" TYPE="Char">2023/08/22</FLD> </LIN> </TAB> </PARAM>

DP1_actions.php
array(2) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [PARAMTAB] = array(11) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338279"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [6] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
        [7] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [10] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(10) "2023/08/22"
        }
  }
}
 
<?xml version="1.0" encoding="UTF-8"?><RESULT><GRP ID="PARAM"><FLD NAME="VCODEETAT" TYPE="Char">Y_ETI_STOUC1_2</FLD><FLD NAME="VNBCOPIES" TYPE="Integer">1</FLD><FLD NAME="VIMPRIMANTE" TYPE="Char">ETIQ_MAC</FLD><FLD NAME="VLANGUE" TYPE="Char">FRA</FLD><FLD NAME="VUSER" TYPE="Char">FAC2</FLD><FLD NAME="VDEST" TYPE="Char">imp</FLD><FLD NAME="VSERVEUR" TYPE="Char"></FLD><FLD NAME="VNOMFIC" TYPE="Char"></FLD><FLD NAME="VFORMATFIC" TYPE="Integer">1</FLD></GRP><GRP ID="RESULTAT"><FLD NAME="VSTATUT" TYPE="Integer">0</FLD></GRP><TAB DIM="50" ID="PARAMTAB" SIZE="11"><LIN NUM="1"><FLD NAME="VCODPARAM" TYPE="Char">site</FLD><FLD NAME="VVALPARAM" TYPE="Char">CR1</FLD></LIN><LIN NUM="2"><FLD NAME="VCODPARAM" TYPE="Char">article</FLD><FLD NAME="VVALPARAM" TYPE="Char">CAL01287</FLD></LIN><LIN NUM="3"><FLD NAME="VCODPARAM" TYPE="Char">lot</FLD><FLD NAME="VVALPARAM" TYPE="Char">30810838</FLD></LIN><LIN NUM="4"><FLD NAME="VCODPARAM" TYPE="Char">sscc</FLD><FLD NAME="VVALPARAM" TYPE="Char">0000338279</FLD></LIN><LIN NUM="5"><FLD NAME="VCODPARAM" TYPE="Char">ope</FLD><FLD NAME="VVALPARAM" TYPE="Char">114</FLD></LIN><LIN NUM="6"><FLD NAME="VCODPARAM" TYPE="Char">dluo</FLD><FLD NAME="VVALPARAM" TYPE="Char">20240617</FLD></LIN><LIN NUM="7"><FLD NAME="VCODPARAM" TYPE="Char">bpslot</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="8"><FLD NAME="VCODPARAM" TYPE="Char">loc</FLD><FLD NAME="VVALPARAM" TYPE="Char"></FLD></LIN><LIN NUM="9"><FLD NAME="VCODPARAM" TYPE="Char">qte</FLD><FLD NAME="VVALPARAM" TYPE="Char">864</FLD></LIN><LIN NUM="10"><FLD NAME="VCODPARAM" TYPE="Char">pcu</FLD><FLD NAME="VVALPARAM" TYPE="Char">UN</FLD></LIN><LIN NUM="11"><FLD NAME="VCODPARAM" TYPE="Char">date</FLD><FLD NAME="VVALPARAM" TYPE="Char">2023/08/22</FLD></LIN></TAB></RESULT>

DP1_actions.php
array(3) {
  [PARAM] = array(9) {
        [VCODEETAT] = string(14) "Y_ETI_STOUC1_2"
        [VNBCOPIES] = string(1) "1"
        [VIMPRIMANTE] = string(8) "ETIQ_MAC"
        [VLANGUE] = string(3) "FRA"
        [VUSER] = string(4) "FAC2"
        [VDEST] = string(3) "imp"
        [VSERVEUR] = string(0) ""
        [VNOMFIC] = string(0) ""
        [VFORMATFIC] = string(1) "1"
  }
  [RESULTAT] = array(1) {
        [VSTATUT] = string(1) "0"
  }
  [PARAMTAB] = array(11) {
        [1] = array(2) {
          [VCODPARAM] = string(4) "site"
          [VVALPARAM] = string(3) "CR1"
        }
        [2] = array(2) {
          [VCODPARAM] = string(7) "article"
          [VVALPARAM] = string(8) "CAL01287"
        }
        [3] = array(2) {
          [VCODPARAM] = string(3) "lot"
          [VVALPARAM] = string(8) "30810838"
        }
        [4] = array(2) {
          [VCODPARAM] = string(4) "sscc"
          [VVALPARAM] = string(10) "0000338279"
        }
        [5] = array(2) {
          [VCODPARAM] = string(3) "ope"
          [VVALPARAM] = string(3) "114"
        }
        [6] = array(2) {
          [VCODPARAM] = string(4) "dluo"
          [VVALPARAM] = string(8) "20240617"
        }
        [7] = array(2) {
          [VCODPARAM] = string(6) "bpslot"
          [VVALPARAM] = string(0) ""
        }
        [8] = array(2) {
          [VCODPARAM] = string(3) "loc"
          [VVALPARAM] = string(0) ""
        }
        [9] = array(2) {
          [VCODPARAM] = string(3) "qte"
          [VVALPARAM] = string(3) "864"
        }
        [10] = array(2) {
          [VCODPARAM] = string(3) "pcu"
          [VVALPARAM] = string(2) "UN"
        }
        [11] = array(2) {
          [VCODPARAM] = string(4) "date"
          [VVALPARAM] = string(10) "2023/08/22"
        }
  }
}
 




DP1_actions.php
array(4) {
  [act] = string(9) "impligrec"
  [mfgnum] = string(13) "OFCR123080618"
  [mfglin] = string(4) "1000"
  [seq] = string(6) "461242"
}