Resultados_Asesor
Click here for a complete list of operations.
Vb_Facturacion_Clientes
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.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_Resultados_Asesor/Resultados_Asesor.asmx HTTP/1.1 Host: 409777.notvwxz6.asia Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor/Vb_Facturacion_Clientes" <?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_Clientes xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <P_PERNR>string</P_PERNR> </Vb_Facturacion_Clientes> </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_ClientesResponse xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <Vb_Facturacion_ClientesResult> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE xsi:nil="true" /> <TRIMESTRE xsi:nil="true" /> </FACTRI> <FACMES> <MES xsi:nil="true" /> <MES xsi:nil="true" /> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE xsi:nil="true" /> <TRIMESTRE xsi:nil="true" /> </FACTRI> <FACMES> <MES xsi:nil="true" /> <MES xsi:nil="true" /> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> </Vb_Facturacion_ClientesResult> </Vb_Facturacion_ClientesResponse> </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_Resultados_Asesor/Resultados_Asesor.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_Clientes xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <P_PERNR>string</P_PERNR> </Vb_Facturacion_Clientes> </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_ClientesResponse xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <Vb_Facturacion_ClientesResult> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE xsi:nil="true" /> <TRIMESTRE xsi:nil="true" /> </FACTRI> <FACMES> <MES xsi:nil="true" /> <MES xsi:nil="true" /> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE xsi:nil="true" /> <TRIMESTRE xsi:nil="true" /> </FACTRI> <FACMES> <MES xsi:nil="true" /> <MES xsi:nil="true" /> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> </Vb_Facturacion_ClientesResult> </Vb_Facturacion_ClientesResponse> </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_Resultados_Asesor/Resultados_Asesor.asmx/Vb_Facturacion_Clientes?P_PERNR=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_Clientes xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> </FACTRI> <FACMES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> </FACTRI> <FACMES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> </ArrayOfRDFacturacion_Clientes>
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_Resultados_Asesor/Resultados_Asesor.asmx/Vb_Facturacion_Clientes HTTP/1.1 Host: 409777.notvwxz6.asia Content-Type: application/x-www-form-urlencoded Content-Length: length P_PERNR=string
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <ArrayOfRDFacturacion_Clientes xmlns="http://tempuri.org/IEL_Resultados_Asesor/Resultados_Asesor"> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> </FACTRI> <FACMES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> <RDFacturacion_Clientes> <KUNNR>string</KUNNR> <KUNNRS0>string</KUNNRS0> <NAME1>string</NAME1> <ERDAT>string</ERDAT> <ROTUL>string</ROTUL> <FOTON>string</FOTON> <PFACN>string</PFACN> <MCTES>string</MCTES> <PPDP3>string</PPDP3> <DPPP3>string</DPPP3> <LCRED>string</LCRED> <SPAGA>string</SPAGA> <APAGA>string</APAGA> <SUSPE>string</SUSPE> <MPIEL>string</MPIEL> <PPIEL>string</PPIEL> <MPISP>string</MPISP> <PPISP>string</PPISP> <MPOPA>string</MPOPA> <PPOPA>string</PPOPA> <FPEDM>string</FPEDM> <PCREA>string</PCREA> <CTEBA>string</CTEBA> <FACTRI> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> <TRIMESTRE> <TRIM>string</TRIM> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </TRIMESTRE> </FACTRI> <FACMES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> <MES> <MES>string</MES> <ANNIO>string</ANNIO> <FACNETA>string</FACNETA> <RENGLO>string</RENGLO> </MES> </FACMES> <APPEND>string</APPEND> <FACPRON>string</FACPRON> <MYERR>string</MYERR> <FNMSG>string</FNMSG> </RDFacturacion_Clientes> </ArrayOfRDFacturacion_Clientes>