WSGescom


Cliquez ici pour une liste complète des opérations.

AddOrUpdateLot

Ajoute ou met à jour un lot. Retourne le lot dans un objet Lot

Test

Le formulaire de test est uniquement disponible pour les demandes de l'ordinateur local.

SOAP 1.1

Le texte suivant est un exemple de demande et de réponse SOAP 1.1. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /WebServices/Gescom/WSGescom.asmx HTTP/1.1
Host: iparlademo.lc2l-informatique.fr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://lc2l-informatique.fr/AddOrUpdateLot"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <AddOrUpdateLot xmlns="http://lc2l-informatique.fr/">
      <lot>
        <SocieteCode>string</SocieteCode>
        <LotCode>string</LotCode>
        <ArticleCode>string</ArticleCode>
        <ArticleTypeCode>string</ArticleTypeCode>
        <TiersCode>string</TiersCode>
        <TiersTypeCode>string</TiersTypeCode>
        <LotDureeDlcDluo>int</LotDureeDlcDluo>
        <LotDateDlcDluo>string</LotDateDlcDluo>
        <LotDateheureProduction>string</LotDateheureProduction>
        <LotDateheureReception>string</LotDateheureReception>
        <LotCloture>string</LotCloture>
        <LotDateCloture>string</LotDateCloture>
        <LotDescription>string</LotDescription>
        <LotCommentaire>string</LotCommentaire>
        <LotQuantiteUniteCommande>double</LotQuantiteUniteCommande>
        <UniteCode>string</UniteCode>
        <LotQuantiteUniteFacturation>double</LotQuantiteUniteFacturation>
        <UniteCodeFacturation>string</UniteCodeFacturation>
        <LotPoids>double</LotPoids>
        <LotMtHtNet>double</LotMtHtNet>
        <UtilisateurLoginCreation>string</UtilisateurLoginCreation>
        <UtilisateurLoginModification>string</UtilisateurLoginModification>
        <DocumentId>long</DocumentId>
        <DocumentLigId>long</DocumentLigId>
        <LotUtLib01>string</LotUtLib01>
        <LotUtLib02>string</LotUtLib02>
        <LotUtLib03>string</LotUtLib03>
        <LotUtLib04>string</LotUtLib04>
        <LotUtLib05>string</LotUtLib05>
        <LotUtLib06>string</LotUtLib06>
        <LotUtLib07>string</LotUtLib07>
        <LotUtLib08>string</LotUtLib08>
        <LotUtLib09>string</LotUtLib09>
        <LotUtLib10>string</LotUtLib10>
        <LotUtLib11>string</LotUtLib11>
        <LotUtLib12>string</LotUtLib12>
        <LotUtLib13>string</LotUtLib13>
        <LotUtLib14>string</LotUtLib14>
        <LotUtLib15>string</LotUtLib15>
        <LotUtLong01>long</LotUtLong01>
        <LotUtLong02>long</LotUtLong02>
        <LotUtLong03>long</LotUtLong03>
        <LotUtLong04>long</LotUtLong04>
        <LotUtLong05>long</LotUtLong05>
        <LotUtLong06>long</LotUtLong06>
        <LotUtLong07>long</LotUtLong07>
        <LotUtLong08>long</LotUtLong08>
        <LotUtLong09>long</LotUtLong09>
        <LotUtLong10>long</LotUtLong10>
        <LotUtFloat01>double</LotUtFloat01>
        <LotUtFloat02>double</LotUtFloat02>
        <LotUtFloat03>double</LotUtFloat03>
        <LotUtFloat04>double</LotUtFloat04>
        <LotUtFloat05>double</LotUtFloat05>
        <LotUtFloat06>double</LotUtFloat06>
        <LotUtDate01>string</LotUtDate01>
        <LotUtDate02>string</LotUtDate02>
        <LotUtDate03>string</LotUtDate03>
        <LotUtDate04>string</LotUtDate04>
        <LotUtDate05>string</LotUtDate05>
        <LotUtDateheure01>string</LotUtDateheure01>
        <LotUtDateheure02>string</LotUtDateheure02>
        <LotUtDateheure03>string</LotUtDateheure03>
        <LotUtDateheure04>string</LotUtDateheure04>
        <LotUtDateheure05>string</LotUtDateheure05>
        <LotUtMontant01>double</LotUtMontant01>
        <LotUtMontant02>double</LotUtMontant02>
        <LotUtMontant03>double</LotUtMontant03>
        <LotUtMontant04>double</LotUtMontant04>
        <LotUtMontant05>double</LotUtMontant05>
        <LotUtComment01>string</LotUtComment01>
        <LotUtComment02>string</LotUtComment02>
        <LotUtComment03>string</LotUtComment03>
        <LieuxStockCode>string</LieuxStockCode>
        <UniteCodeStock>string</UniteCodeStock>
        <LotQuantiteUniteStock>double</LotQuantiteUniteStock>
        <LotReportDuree>int</LotReportDuree>
        <LotCodeFournisseur>string</LotCodeFournisseur>
        <QuantiteUniteStock>double</QuantiteUniteStock>
        <QuantiteDisponible>double</QuantiteDisponible>
        <ArticleLibelle>string</ArticleLibelle>
        <ArticleTypeLibelle>string</ArticleTypeLibelle>
        <TiersLibelle>string</TiersLibelle>
        <UniteLibelle>string</UniteLibelle>
        <UniteLibelleFacturation>string</UniteLibelleFacturation>
        <UniteLibelleStock>string</UniteLibelleStock>
        <UniteDlcDluoLibelle>string</UniteDlcDluoLibelle>
        <ModeLotDlcdluoLibelle>string</ModeLotDlcdluoLibelle>
        <UtilisateurPrenomCreation>string</UtilisateurPrenomCreation>
        <UtilisateurNomCreation>string</UtilisateurNomCreation>
        <UtilisateurPrenomModification>string</UtilisateurPrenomModification>
        <UtilisateurNomModification>string</UtilisateurNomModification>
        <DocumentNumero>long</DocumentNumero>
        <DocumentTypeLibelle>string</DocumentTypeLibelle>
        <LienArticleTypeArticleQteMinistock>double</LienArticleTypeArticleQteMinistock>
        <LieuxStockLibelle>string</LieuxStockLibelle>
        <ArticleGestionStock>string</ArticleGestionStock>
        <ForceNewLot>boolean</ForceNewLot>
        <MotifMvt>string</MotifMvt>
        <QteMvt>double</QteMvt>
        <QuantiteReserve>double</QuantiteReserve>
      </lot>
    </AddOrUpdateLot>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <AddOrUpdateLotResponse xmlns="http://lc2l-informatique.fr/">
      <AddOrUpdateLotResult>
        <SocieteCode>string</SocieteCode>
        <LotCode>string</LotCode>
        <ArticleCode>string</ArticleCode>
        <ArticleTypeCode>string</ArticleTypeCode>
        <TiersCode>string</TiersCode>
        <TiersTypeCode>string</TiersTypeCode>
        <LotDureeDlcDluo>int</LotDureeDlcDluo>
        <LotDateDlcDluo>string</LotDateDlcDluo>
        <LotDateheureProduction>string</LotDateheureProduction>
        <LotDateheureReception>string</LotDateheureReception>
        <LotCloture>string</LotCloture>
        <LotDateCloture>string</LotDateCloture>
        <LotDescription>string</LotDescription>
        <LotCommentaire>string</LotCommentaire>
        <LotQuantiteUniteCommande>double</LotQuantiteUniteCommande>
        <UniteCode>string</UniteCode>
        <LotQuantiteUniteFacturation>double</LotQuantiteUniteFacturation>
        <UniteCodeFacturation>string</UniteCodeFacturation>
        <LotPoids>double</LotPoids>
        <LotMtHtNet>double</LotMtHtNet>
        <UtilisateurLoginCreation>string</UtilisateurLoginCreation>
        <UtilisateurLoginModification>string</UtilisateurLoginModification>
        <DocumentId>long</DocumentId>
        <DocumentLigId>long</DocumentLigId>
        <LotUtLib01>string</LotUtLib01>
        <LotUtLib02>string</LotUtLib02>
        <LotUtLib03>string</LotUtLib03>
        <LotUtLib04>string</LotUtLib04>
        <LotUtLib05>string</LotUtLib05>
        <LotUtLib06>string</LotUtLib06>
        <LotUtLib07>string</LotUtLib07>
        <LotUtLib08>string</LotUtLib08>
        <LotUtLib09>string</LotUtLib09>
        <LotUtLib10>string</LotUtLib10>
        <LotUtLib11>string</LotUtLib11>
        <LotUtLib12>string</LotUtLib12>
        <LotUtLib13>string</LotUtLib13>
        <LotUtLib14>string</LotUtLib14>
        <LotUtLib15>string</LotUtLib15>
        <LotUtLong01>long</LotUtLong01>
        <LotUtLong02>long</LotUtLong02>
        <LotUtLong03>long</LotUtLong03>
        <LotUtLong04>long</LotUtLong04>
        <LotUtLong05>long</LotUtLong05>
        <LotUtLong06>long</LotUtLong06>
        <LotUtLong07>long</LotUtLong07>
        <LotUtLong08>long</LotUtLong08>
        <LotUtLong09>long</LotUtLong09>
        <LotUtLong10>long</LotUtLong10>
        <LotUtFloat01>double</LotUtFloat01>
        <LotUtFloat02>double</LotUtFloat02>
        <LotUtFloat03>double</LotUtFloat03>
        <LotUtFloat04>double</LotUtFloat04>
        <LotUtFloat05>double</LotUtFloat05>
        <LotUtFloat06>double</LotUtFloat06>
        <LotUtDate01>string</LotUtDate01>
        <LotUtDate02>string</LotUtDate02>
        <LotUtDate03>string</LotUtDate03>
        <LotUtDate04>string</LotUtDate04>
        <LotUtDate05>string</LotUtDate05>
        <LotUtDateheure01>string</LotUtDateheure01>
        <LotUtDateheure02>string</LotUtDateheure02>
        <LotUtDateheure03>string</LotUtDateheure03>
        <LotUtDateheure04>string</LotUtDateheure04>
        <LotUtDateheure05>string</LotUtDateheure05>
        <LotUtMontant01>double</LotUtMontant01>
        <LotUtMontant02>double</LotUtMontant02>
        <LotUtMontant03>double</LotUtMontant03>
        <LotUtMontant04>double</LotUtMontant04>
        <LotUtMontant05>double</LotUtMontant05>
        <LotUtComment01>string</LotUtComment01>
        <LotUtComment02>string</LotUtComment02>
        <LotUtComment03>string</LotUtComment03>
        <LieuxStockCode>string</LieuxStockCode>
        <UniteCodeStock>string</UniteCodeStock>
        <LotQuantiteUniteStock>double</LotQuantiteUniteStock>
        <LotReportDuree>int</LotReportDuree>
        <LotCodeFournisseur>string</LotCodeFournisseur>
        <QuantiteUniteStock>double</QuantiteUniteStock>
        <QuantiteDisponible>double</QuantiteDisponible>
        <ArticleLibelle>string</ArticleLibelle>
        <ArticleTypeLibelle>string</ArticleTypeLibelle>
        <TiersLibelle>string</TiersLibelle>
        <UniteLibelle>string</UniteLibelle>
        <UniteLibelleFacturation>string</UniteLibelleFacturation>
        <UniteLibelleStock>string</UniteLibelleStock>
        <UniteDlcDluoLibelle>string</UniteDlcDluoLibelle>
        <ModeLotDlcdluoLibelle>string</ModeLotDlcdluoLibelle>
        <UtilisateurPrenomCreation>string</UtilisateurPrenomCreation>
        <UtilisateurNomCreation>string</UtilisateurNomCreation>
        <UtilisateurPrenomModification>string</UtilisateurPrenomModification>
        <UtilisateurNomModification>string</UtilisateurNomModification>
        <DocumentNumero>long</DocumentNumero>
        <DocumentTypeLibelle>string</DocumentTypeLibelle>
        <LienArticleTypeArticleQteMinistock>double</LienArticleTypeArticleQteMinistock>
        <LieuxStockLibelle>string</LieuxStockLibelle>
        <ArticleGestionStock>string</ArticleGestionStock>
        <ForceNewLot>boolean</ForceNewLot>
        <MotifMvt>string</MotifMvt>
        <QteMvt>double</QteMvt>
        <QuantiteReserve>double</QuantiteReserve>
      </AddOrUpdateLotResult>
    </AddOrUpdateLotResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Le texte suivant est un exemple de demande et de réponse SOAP 1.2. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /WebServices/Gescom/WSGescom.asmx HTTP/1.1
Host: iparlademo.lc2l-informatique.fr
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <AddOrUpdateLot xmlns="http://lc2l-informatique.fr/">
      <lot>
        <SocieteCode>string</SocieteCode>
        <LotCode>string</LotCode>
        <ArticleCode>string</ArticleCode>
        <ArticleTypeCode>string</ArticleTypeCode>
        <TiersCode>string</TiersCode>
        <TiersTypeCode>string</TiersTypeCode>
        <LotDureeDlcDluo>int</LotDureeDlcDluo>
        <LotDateDlcDluo>string</LotDateDlcDluo>
        <LotDateheureProduction>string</LotDateheureProduction>
        <LotDateheureReception>string</LotDateheureReception>
        <LotCloture>string</LotCloture>
        <LotDateCloture>string</LotDateCloture>
        <LotDescription>string</LotDescription>
        <LotCommentaire>string</LotCommentaire>
        <LotQuantiteUniteCommande>double</LotQuantiteUniteCommande>
        <UniteCode>string</UniteCode>
        <LotQuantiteUniteFacturation>double</LotQuantiteUniteFacturation>
        <UniteCodeFacturation>string</UniteCodeFacturation>
        <LotPoids>double</LotPoids>
        <LotMtHtNet>double</LotMtHtNet>
        <UtilisateurLoginCreation>string</UtilisateurLoginCreation>
        <UtilisateurLoginModification>string</UtilisateurLoginModification>
        <DocumentId>long</DocumentId>
        <DocumentLigId>long</DocumentLigId>
        <LotUtLib01>string</LotUtLib01>
        <LotUtLib02>string</LotUtLib02>
        <LotUtLib03>string</LotUtLib03>
        <LotUtLib04>string</LotUtLib04>
        <LotUtLib05>string</LotUtLib05>
        <LotUtLib06>string</LotUtLib06>
        <LotUtLib07>string</LotUtLib07>
        <LotUtLib08>string</LotUtLib08>
        <LotUtLib09>string</LotUtLib09>
        <LotUtLib10>string</LotUtLib10>
        <LotUtLib11>string</LotUtLib11>
        <LotUtLib12>string</LotUtLib12>
        <LotUtLib13>string</LotUtLib13>
        <LotUtLib14>string</LotUtLib14>
        <LotUtLib15>string</LotUtLib15>
        <LotUtLong01>long</LotUtLong01>
        <LotUtLong02>long</LotUtLong02>
        <LotUtLong03>long</LotUtLong03>
        <LotUtLong04>long</LotUtLong04>
        <LotUtLong05>long</LotUtLong05>
        <LotUtLong06>long</LotUtLong06>
        <LotUtLong07>long</LotUtLong07>
        <LotUtLong08>long</LotUtLong08>
        <LotUtLong09>long</LotUtLong09>
        <LotUtLong10>long</LotUtLong10>
        <LotUtFloat01>double</LotUtFloat01>
        <LotUtFloat02>double</LotUtFloat02>
        <LotUtFloat03>double</LotUtFloat03>
        <LotUtFloat04>double</LotUtFloat04>
        <LotUtFloat05>double</LotUtFloat05>
        <LotUtFloat06>double</LotUtFloat06>
        <LotUtDate01>string</LotUtDate01>
        <LotUtDate02>string</LotUtDate02>
        <LotUtDate03>string</LotUtDate03>
        <LotUtDate04>string</LotUtDate04>
        <LotUtDate05>string</LotUtDate05>
        <LotUtDateheure01>string</LotUtDateheure01>
        <LotUtDateheure02>string</LotUtDateheure02>
        <LotUtDateheure03>string</LotUtDateheure03>
        <LotUtDateheure04>string</LotUtDateheure04>
        <LotUtDateheure05>string</LotUtDateheure05>
        <LotUtMontant01>double</LotUtMontant01>
        <LotUtMontant02>double</LotUtMontant02>
        <LotUtMontant03>double</LotUtMontant03>
        <LotUtMontant04>double</LotUtMontant04>
        <LotUtMontant05>double</LotUtMontant05>
        <LotUtComment01>string</LotUtComment01>
        <LotUtComment02>string</LotUtComment02>
        <LotUtComment03>string</LotUtComment03>
        <LieuxStockCode>string</LieuxStockCode>
        <UniteCodeStock>string</UniteCodeStock>
        <LotQuantiteUniteStock>double</LotQuantiteUniteStock>
        <LotReportDuree>int</LotReportDuree>
        <LotCodeFournisseur>string</LotCodeFournisseur>
        <QuantiteUniteStock>double</QuantiteUniteStock>
        <QuantiteDisponible>double</QuantiteDisponible>
        <ArticleLibelle>string</ArticleLibelle>
        <ArticleTypeLibelle>string</ArticleTypeLibelle>
        <TiersLibelle>string</TiersLibelle>
        <UniteLibelle>string</UniteLibelle>
        <UniteLibelleFacturation>string</UniteLibelleFacturation>
        <UniteLibelleStock>string</UniteLibelleStock>
        <UniteDlcDluoLibelle>string</UniteDlcDluoLibelle>
        <ModeLotDlcdluoLibelle>string</ModeLotDlcdluoLibelle>
        <UtilisateurPrenomCreation>string</UtilisateurPrenomCreation>
        <UtilisateurNomCreation>string</UtilisateurNomCreation>
        <UtilisateurPrenomModification>string</UtilisateurPrenomModification>
        <UtilisateurNomModification>string</UtilisateurNomModification>
        <DocumentNumero>long</DocumentNumero>
        <DocumentTypeLibelle>string</DocumentTypeLibelle>
        <LienArticleTypeArticleQteMinistock>double</LienArticleTypeArticleQteMinistock>
        <LieuxStockLibelle>string</LieuxStockLibelle>
        <ArticleGestionStock>string</ArticleGestionStock>
        <ForceNewLot>boolean</ForceNewLot>
        <MotifMvt>string</MotifMvt>
        <QteMvt>double</QteMvt>
        <QuantiteReserve>double</QuantiteReserve>
      </lot>
    </AddOrUpdateLot>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <AddOrUpdateLotResponse xmlns="http://lc2l-informatique.fr/">
      <AddOrUpdateLotResult>
        <SocieteCode>string</SocieteCode>
        <LotCode>string</LotCode>
        <ArticleCode>string</ArticleCode>
        <ArticleTypeCode>string</ArticleTypeCode>
        <TiersCode>string</TiersCode>
        <TiersTypeCode>string</TiersTypeCode>
        <LotDureeDlcDluo>int</LotDureeDlcDluo>
        <LotDateDlcDluo>string</LotDateDlcDluo>
        <LotDateheureProduction>string</LotDateheureProduction>
        <LotDateheureReception>string</LotDateheureReception>
        <LotCloture>string</LotCloture>
        <LotDateCloture>string</LotDateCloture>
        <LotDescription>string</LotDescription>
        <LotCommentaire>string</LotCommentaire>
        <LotQuantiteUniteCommande>double</LotQuantiteUniteCommande>
        <UniteCode>string</UniteCode>
        <LotQuantiteUniteFacturation>double</LotQuantiteUniteFacturation>
        <UniteCodeFacturation>string</UniteCodeFacturation>
        <LotPoids>double</LotPoids>
        <LotMtHtNet>double</LotMtHtNet>
        <UtilisateurLoginCreation>string</UtilisateurLoginCreation>
        <UtilisateurLoginModification>string</UtilisateurLoginModification>
        <DocumentId>long</DocumentId>
        <DocumentLigId>long</DocumentLigId>
        <LotUtLib01>string</LotUtLib01>
        <LotUtLib02>string</LotUtLib02>
        <LotUtLib03>string</LotUtLib03>
        <LotUtLib04>string</LotUtLib04>
        <LotUtLib05>string</LotUtLib05>
        <LotUtLib06>string</LotUtLib06>
        <LotUtLib07>string</LotUtLib07>
        <LotUtLib08>string</LotUtLib08>
        <LotUtLib09>string</LotUtLib09>
        <LotUtLib10>string</LotUtLib10>
        <LotUtLib11>string</LotUtLib11>
        <LotUtLib12>string</LotUtLib12>
        <LotUtLib13>string</LotUtLib13>
        <LotUtLib14>string</LotUtLib14>
        <LotUtLib15>string</LotUtLib15>
        <LotUtLong01>long</LotUtLong01>
        <LotUtLong02>long</LotUtLong02>
        <LotUtLong03>long</LotUtLong03>
        <LotUtLong04>long</LotUtLong04>
        <LotUtLong05>long</LotUtLong05>
        <LotUtLong06>long</LotUtLong06>
        <LotUtLong07>long</LotUtLong07>
        <LotUtLong08>long</LotUtLong08>
        <LotUtLong09>long</LotUtLong09>
        <LotUtLong10>long</LotUtLong10>
        <LotUtFloat01>double</LotUtFloat01>
        <LotUtFloat02>double</LotUtFloat02>
        <LotUtFloat03>double</LotUtFloat03>
        <LotUtFloat04>double</LotUtFloat04>
        <LotUtFloat05>double</LotUtFloat05>
        <LotUtFloat06>double</LotUtFloat06>
        <LotUtDate01>string</LotUtDate01>
        <LotUtDate02>string</LotUtDate02>
        <LotUtDate03>string</LotUtDate03>
        <LotUtDate04>string</LotUtDate04>
        <LotUtDate05>string</LotUtDate05>
        <LotUtDateheure01>string</LotUtDateheure01>
        <LotUtDateheure02>string</LotUtDateheure02>
        <LotUtDateheure03>string</LotUtDateheure03>
        <LotUtDateheure04>string</LotUtDateheure04>
        <LotUtDateheure05>string</LotUtDateheure05>
        <LotUtMontant01>double</LotUtMontant01>
        <LotUtMontant02>double</LotUtMontant02>
        <LotUtMontant03>double</LotUtMontant03>
        <LotUtMontant04>double</LotUtMontant04>
        <LotUtMontant05>double</LotUtMontant05>
        <LotUtComment01>string</LotUtComment01>
        <LotUtComment02>string</LotUtComment02>
        <LotUtComment03>string</LotUtComment03>
        <LieuxStockCode>string</LieuxStockCode>
        <UniteCodeStock>string</UniteCodeStock>
        <LotQuantiteUniteStock>double</LotQuantiteUniteStock>
        <LotReportDuree>int</LotReportDuree>
        <LotCodeFournisseur>string</LotCodeFournisseur>
        <QuantiteUniteStock>double</QuantiteUniteStock>
        <QuantiteDisponible>double</QuantiteDisponible>
        <ArticleLibelle>string</ArticleLibelle>
        <ArticleTypeLibelle>string</ArticleTypeLibelle>
        <TiersLibelle>string</TiersLibelle>
        <UniteLibelle>string</UniteLibelle>
        <UniteLibelleFacturation>string</UniteLibelleFacturation>
        <UniteLibelleStock>string</UniteLibelleStock>
        <UniteDlcDluoLibelle>string</UniteDlcDluoLibelle>
        <ModeLotDlcdluoLibelle>string</ModeLotDlcdluoLibelle>
        <UtilisateurPrenomCreation>string</UtilisateurPrenomCreation>
        <UtilisateurNomCreation>string</UtilisateurNomCreation>
        <UtilisateurPrenomModification>string</UtilisateurPrenomModification>
        <UtilisateurNomModification>string</UtilisateurNomModification>
        <DocumentNumero>long</DocumentNumero>
        <DocumentTypeLibelle>string</DocumentTypeLibelle>
        <LienArticleTypeArticleQteMinistock>double</LienArticleTypeArticleQteMinistock>
        <LieuxStockLibelle>string</LieuxStockLibelle>
        <ArticleGestionStock>string</ArticleGestionStock>
        <ForceNewLot>boolean</ForceNewLot>
        <MotifMvt>string</MotifMvt>
        <QteMvt>double</QteMvt>
        <QuantiteReserve>double</QuantiteReserve>
      </AddOrUpdateLotResult>
    </AddOrUpdateLotResponse>
  </soap12:Body>
</soap12:Envelope>