Method Name : getInboundATFList

  • Purpose of usage :

It is used to query the ATF transactions created in the Axata WMS System according to the given criteria. Returns the received Serial number details in the ENT005_SERIAL_List Segment along with the ATF details (if any).

  • Return Integration Tables :

Axata Table Name

Process type

Table Type

Description

ENT016_IRS

Host to WMS

Inbound Order

Inbound Delivery Note Master

ENT005_SERIAL

Host to WMS

Inbound Order

Inbound Delivery Note Goods Receipt Serial Details


  • Query Fields :


Field Name

Description

Mandatory

Axata Tablo - Alan

CompanyCode

Company Code

None

ENT016_IRS-S16SKOD

WarehouseCode

Warehouse Code

None

ENT016_IRS-S16AKOD

OrderNumber

Order Number

None

ENT016_IRS-S16SIPN

Firma

Customer Code

None

ENT016_IRS-S16FIRM

MovementType

Movement Türü

None

ENT016_IRS-S16HKOD

Status

Status

(ENT016_IRS - S16STAT) None  (0 = Not Processed New Record )  , other values depending on the processes

ENT016_IRS-S16STAT

Type

Type

None

-


  • Usage :
    • Multiple Filter fields can be submitted simultaneously .
    • Not all fields have to be submitted.
    • If generating XML for submission, the fields should be submitted in the order in the table above..
    • Maximum number of return lines is limited (Parametric).


  • Sample XML
    • Request :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">

  <soapenv:Header/>

  <soapenv:Body>

    <tem:username>axataservice</tem:username>

    <tem:password></tem:password>

    <InboundDeliveryQuery>

      <CompanyCode>01</CompanyCode>

      <WarehouseCode>01</WarehouseCode>

      <OrderNumber>000000000000027</OrderNumber>

      <Firma></Firma>

      <MovementType></MovementType>

      <Type></Type>

      <Status>0</Status>

    </InboundDeliveryQuery>

  </soapenv:Body>

</soapenv:Envelope>

    • Response :

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">

  <s:Body>

    <state>0</state>

    <message>Success</message>

    <InboundATFList xmlns:a="http://schemas.datacontract.org/2004/07/WMSServiceCore.Models" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">

      <a:InboundATF>

        <a:ENT016_IRS>

          <S16SIRA>97</S16SIRA>

          <S16STAT>0</S16STAT>

          <S16SKOD>01</S16SKOD>

          <S16HKOD>108</S16HKOD>

          <S16AKOD>01</S16AKOD>

          <S16IRSN>12A1411</S16IRSN>

          <S16IRST>20151005</S16IRST>

          <S16FIRM>1</S16FIRM>

          <S16Owner/>

          <S16SIPN>000000000000027</S16SIPN>

          <S16KALN>1</S16KALN>

          <S16REFN/>

          <S16SKU>URN1</S16SKU>

          <S16LOT/>

          <S16LOT2/>

          <S16LOT3/>

          <S16SMIK>2.000</S16SMIK>

          <S16MIKT>2.000</S16MIKT>

          <S16SIM>0.000</S16SIM>

          <S16TMIK>0.000</S16TMIK>

          <S16IRSM>0.000</S16IRSM>

          <S16ATFN>181</S16ATFN>

          <S16ATFT>20161020</S16ATFT>

          <S16ATFT2>1899-12-30T00:00:00</S16ATFT2>

          <S16EHKD/>

          <S16AGR>0.000</S16AGR>

          <S16HAC>0.000000</S16HAC>

          <S16DESI>0</S16DESI>

          <S16MAKK/>

          <S16TESS/>

          <S16UYER/>

          <S16ITAR>20161020</S16ITAR>

          <S16IZMN>115307</S16IZMN>

          <S16TMTR>0</S16TMTR>

          <S16TMZM>0</S16TMZM>

          <S16FNAME i:nil="true"/>

          <S16GT_IntegrationCode i:nil="true"/>

          <S16GT_IntegrationDate i:nil="true"/>

          <S16GT_IntegrationStatus i:nil="true"/>

          <S16GT_IntegrationStatusDescription i:nil="true"/>

          <S16GT_IntegrationContent i:nil="true"/>

        </a:ENT016_IRS>

        <a:ENT005Serialal_List/>

      </a:InboundATF>

      <a:InboundATF>

        <a:ENT016_IRS>

          <S16SIRA>98</S16SIRA>

          <S16STAT>0</S16STAT>

          <S16SKOD>01</S16SKOD>

          <S16HKOD>108</S16HKOD>

          <S16AKOD>01</S16AKOD>

          <S16IRSN>12A1411</S16IRSN>

          <S16IRST>20151005</S16IRST>

          <S16FIRM>1</S16FIRM>

          <S16Owner/>

          <S16SIPN>000000000000027</S16SIPN>

          <S16KALN>3</S16KALN>

          <S16REFN/>

          <S16SKU>URN1</S16SKU>

          <S16LOT/>

          <S16LOT2/>

          <S16LOT3/>

          <S16SMIK>1.000</S16SMIK>

          <S16MIKT>1.000</S16MIKT>

          <S16SIM>0.000</S16SIM>

          <S16TMIK>0.000</S16TMIK>

          <S16IRSM>0.000</S16IRSM>

          <S16ATFN>181</S16ATFN>

          <S16ATFT>20161020</S16ATFT>

          <S16ATFT2>1899-12-30T00:00:00</S16ATFT2>

          <S16EHKD/>

          <S16AGR>0.000</S16AGR>

          <S16HAC>0.000000</S16HAC>

          <S16DESI>0</S16DESI>

          <S16MAKK/>

          <S16TESS/>

          <S16UYER/>

          <S16ITAR>20161020</S16ITAR>

          <S16IZMN>115307</S16IZMN>

          <S16TMTR>0</S16TMTR>

          <S16TMZM>0</S16TMZM>

          <S16FNAME i:nil="true"/>

          <S16GT_IntegrationCode i:nil="true"/>

          <S16GT_IntegrationDate i:nil="true"/>

          <S16GT_IntegrationStatus i:nil="true"/>

          <S16GT_IntegrationStatusDescription i:nil="true"/>

          <S16GT_IntegrationContent i:nil="true"/>

        </a:ENT016_IRS>

        <a:ENT005Serialal_List/>

      </a:InboundATF>

      <a:InboundATF>

        <a:ENT016_IRS>

          <S16SIRA>99</S16SIRA>

          <S16STAT>0</S16STAT>

          <S16SKOD>01</S16SKOD>

          <S16HKOD>108</S16HKOD>

          <S16AKOD>01</S16AKOD>

          <S16IRSN>12A1411</S16IRSN>

          <S16IRST>20151005</S16IRST>

          <S16FIRM>1</S16FIRM>

          <S16Owner/>

          <S16SIPN>000000000000027</S16SIPN>

          <S16KALN>EX_00001</S16KALN>

          <S16REFN/>

          <S16SKU>44444444</S16SKU>

          <S16LOT/>

          <S16LOT2/>

          <S16LOT3/>

          <S16SMIK>1.000</S16SMIK>

          <S16MIKT>1.000</S16MIKT>

          <S16SIM>0.000</S16SIM>

          <S16TMIK>0.000</S16TMIK>

          <S16IRSM>0.000</S16IRSM>

          <S16ATFN>181</S16ATFN>

          <S16ATFT>20161020</S16ATFT>

          <S16ATFT2>1899-12-30T00:00:00</S16ATFT2>

          <S16EHKD/>

          <S16AGR>0.000</S16AGR>

          <S16HAC>0.000000</S16HAC>

          <S16DESI>0</S16DESI>

          <S16MAKK/>

          <S16TESS/>

          <S16UYER/>

          <S16ITAR>20161020</S16ITAR>

          <S16IZMN>115307</S16IZMN>

          <S16TMTR>0</S16TMTR>

          <S16TMZM>0</S16TMZM>

          <S16FNAME i:nil="true"/>

          <S16GT_IntegrationCode i:nil="true"/>

          <S16GT_IntegrationDate i:nil="true"/>

          <S16GT_IntegrationStatus i:nil="true"/>

          <S16GT_IntegrationStatusDescription i:nil="true"/>

          <S16GT_IntegrationContent i:nil="true"/>

        </a:ENT016_IRS>

        <a:ENT005Serialal_List/>

      </a:InboundATF>

    </InboundATFList>

  </s:Body>

</s:Envelope>