Facturacion_Director


Click here for a complete list of operations.

Vb_Facturacion_Director

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
P_SPMON:
P_VTWEG:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /WebServices/IEL_Facturacion_Director/Facturacion_Director.asmx HTTP/1.1
Host: 409777.notvwxz6.asia
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director/Vb_Facturacion_Director"

<?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>
    <Vb_Facturacion_Director xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
      <P_SPMON>string</P_SPMON>
      <P_VTWEG>string</P_VTWEG>
    </Vb_Facturacion_Director>
  </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>
    <Vb_Facturacion_DirectorResponse xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
      <Vb_Facturacion_DirectorResult>
        <RDFacturacion_Director>
          <PERNR2>string</PERNR2>
          <NAME2>string</NAME2>
          <BZIRK2>string</BZIRK2>
          <PBZIRK2>string</PBZIRK2>
          <ASESORES>
            <ASESOR xsi:nil="true" />
            <ASESOR xsi:nil="true" />
          </ASESORES>
          <MYERR>string</MYERR>
          <FNMSG>string</FNMSG>
        </RDFacturacion_Director>
        <RDFacturacion_Director>
          <PERNR2>string</PERNR2>
          <NAME2>string</NAME2>
          <BZIRK2>string</BZIRK2>
          <PBZIRK2>string</PBZIRK2>
          <ASESORES>
            <ASESOR xsi:nil="true" />
            <ASESOR xsi:nil="true" />
          </ASESORES>
          <MYERR>string</MYERR>
          <FNMSG>string</FNMSG>
        </RDFacturacion_Director>
      </Vb_Facturacion_DirectorResult>
    </Vb_Facturacion_DirectorResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /WebServices/IEL_Facturacion_Director/Facturacion_Director.asmx HTTP/1.1
Host: 409777.notvwxz6.asia
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>
    <Vb_Facturacion_Director xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
      <P_SPMON>string</P_SPMON>
      <P_VTWEG>string</P_VTWEG>
    </Vb_Facturacion_Director>
  </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>
    <Vb_Facturacion_DirectorResponse xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
      <Vb_Facturacion_DirectorResult>
        <RDFacturacion_Director>
          <PERNR2>string</PERNR2>
          <NAME2>string</NAME2>
          <BZIRK2>string</BZIRK2>
          <PBZIRK2>string</PBZIRK2>
          <ASESORES>
            <ASESOR xsi:nil="true" />
            <ASESOR xsi:nil="true" />
          </ASESORES>
          <MYERR>string</MYERR>
          <FNMSG>string</FNMSG>
        </RDFacturacion_Director>
        <RDFacturacion_Director>
          <PERNR2>string</PERNR2>
          <NAME2>string</NAME2>
          <BZIRK2>string</BZIRK2>
          <PBZIRK2>string</PBZIRK2>
          <ASESORES>
            <ASESOR xsi:nil="true" />
            <ASESOR xsi:nil="true" />
          </ASESORES>
          <MYERR>string</MYERR>
          <FNMSG>string</FNMSG>
        </RDFacturacion_Director>
      </Vb_Facturacion_DirectorResult>
    </Vb_Facturacion_DirectorResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /WebServices/IEL_Facturacion_Director/Facturacion_Director.asmx/Vb_Facturacion_Director?P_SPMON=string&P_VTWEG=string HTTP/1.1
Host: 409777.notvwxz6.asia
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfRDFacturacion_Director xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
  <RDFacturacion_Director>
    <PERNR2>string</PERNR2>
    <NAME2>string</NAME2>
    <BZIRK2>string</BZIRK2>
    <PBZIRK2>string</PBZIRK2>
    <ASESORES>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
    </ASESORES>
    <MYERR>string</MYERR>
    <FNMSG>string</FNMSG>
  </RDFacturacion_Director>
  <RDFacturacion_Director>
    <PERNR2>string</PERNR2>
    <NAME2>string</NAME2>
    <BZIRK2>string</BZIRK2>
    <PBZIRK2>string</PBZIRK2>
    <ASESORES>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
    </ASESORES>
    <MYERR>string</MYERR>
    <FNMSG>string</FNMSG>
  </RDFacturacion_Director>
</ArrayOfRDFacturacion_Director>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /WebServices/IEL_Facturacion_Director/Facturacion_Director.asmx/Vb_Facturacion_Director HTTP/1.1
Host: 409777.notvwxz6.asia
Content-Type: application/x-www-form-urlencoded
Content-Length: length

P_SPMON=string&P_VTWEG=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfRDFacturacion_Director xmlns="http://tempuri.org/IEL_Facturacion_Director/Facturacion_Director">
  <RDFacturacion_Director>
    <PERNR2>string</PERNR2>
    <NAME2>string</NAME2>
    <BZIRK2>string</BZIRK2>
    <PBZIRK2>string</PBZIRK2>
    <ASESORES>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
    </ASESORES>
    <MYERR>string</MYERR>
    <FNMSG>string</FNMSG>
  </RDFacturacion_Director>
  <RDFacturacion_Director>
    <PERNR2>string</PERNR2>
    <NAME2>string</NAME2>
    <BZIRK2>string</BZIRK2>
    <PBZIRK2>string</PBZIRK2>
    <ASESORES>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
      <ASESOR>
        <PERNR>string</PERNR>
        <NAMEV>string</NAMEV>
        <BZIRK>string</BZIRK>
        <BZTXT>string</BZTXT>
        <NUMHA>string</NUMHA>
        <VENHA>string</VENHA>
        <AAUTO>string</AAUTO>
        <TOTPE>string</TOTPE>
        <BACKL>string</BACKL>
        <BACKD>string</BACKD>
        <FACBR>string</FACBR>
        <CREDD>string</CREDD>
        <FACNE>string</FACNE>
        <PROMA>string</PROMA>
        <APPPE>string</APPPE>
        <PEDBL>string</PEDBL>
        <APLICACIONES d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ASESOR>
    </ASESORES>
    <MYERR>string</MYERR>
    <FNMSG>string</FNMSG>
  </RDFacturacion_Director>
</ArrayOfRDFacturacion_Director>