Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
This blog post describes how to set up integration between SAP Self-Billing Cockpit and an SAP S/4HANA system.

The entire setup procedure involves the following tasks:

  1. Create a communication user for SAP S/4HANA.

  2. Check the availability of OData services.

  3. Subscribe to SAP Self-Billing Cockpit.

  4. Assign role collections to users.

  5. Configure data replication for units of measurement and plants.

  6. Configure services for updating journal entries.

  7. Configure services for updating or creating billing documents.

  8. Define additional properties for the destination.


Prerequisites



  • You have set up your global account and subaccount.

  • You are assigned the Administrator role for the global account.

  • You are assigned the Security Administrator role for the subaccount to configure authorizations using role collections.


Creating a Communication User



  1. Log on to the SAP GUI in the SAP S/4HANA system.

  2. Run the transaction SU01.

  3. Specify a user name and choose Technical User.

  4. On the Logon Data tab, set User Type to Service.

  5. Enter a password, and record the user name and password for future use.
    Note: They are required when you create destinations to SAP S/4HANA via the SAP BTP cockpit.

  6. On the Roles tab, add the following standard user roles:
    • SAP_QAP_BW
    • SAP_QAP_CUST_DEPEND
    • SAP_QAP_ESH
    • SAP_QAP_PPOMA
    • SAP_QAP_S_CFC_AUTH
    • SAP_QAP_TESTER_AUTH_TEST
    • SAP_QAP_TESTER_NEW
    • SAP_QAP_TESTER_COMP


Checking the Availability of OData Services



  1. Log on to the SAP S/4HANA system, and start the transaction Activate and Maintain Services by running the transaction code /n/IWFND/MAINT_SERVICE.

  2. Check whether the following OData services are working properly by choosing SAP Gateway Client > Execute for each of them.
    • API_BUSINESS_PARTNER
    • API_SD_SA_SOLDTOPARTYDETN
    • API_OUTBOUND_DELIVERY_SRV_0002
    • API_BILLING_DOCUMENT_SRV
    • API_SUBSQNT_BILLG_DOC_SBI_SRV
    • API_PRODUCT_SRV
    • API_SALESORGANIZATION_SRV
    • API_SALES_DOCUMENT_REASON_SRV
    If the system returns the status code 200 in the response, the corresponding service is working properly. Otherwise, choose the Add Service button on the toolbar to activate the corresponding OData service.

  3. In the Request URI input field of the SAP Gateway Client, choose HTTPS to show the URL of the OData service (for example, https://ldciqkj.wdf.sap.corp:44300). Record the URL for future use.


Subscribing to SAP Self-Billing Cockpit



  1. Log on to the SAP BTP cockpit (Cloud Foundry environment) with your registered subaccount.

  2. Choose Connectivity > Destinations > New Destination to create a destination for mobile services.

  3. In the Destination Configuration wizard, enter the following:
    • Name: SELFB_DEST_S4HANA
    • Type: HTTP
    • URL: Hostname of your SAP S/4HANA system (that is, the URL recorded earlier for the OData services)
    • Proxy type: OnPremise
    • Authentication: Basic Authentication
    • User: Username for accessing the SAP S/4HANA system. That is, the communication user you have created in “Creating a Communication User”.
    • Password: The password of the communication user you have created earlier.

  4. Choose New Property to add the following additional properties:
    • SAP_CLIENT: Your client ID

  5. Save your settings and choose Check Connection to check whether the connection has been securely set up.

  6. Choose Service Marketplace in the navigation tree, navigate to the SAP Self-Billing Cockpit tile, and open it.

  7. Choose Create.

  8. In the displayed screen, choose an application plan (for example, default) and proceed as instructed.
    After the subscription is complete, the status changes to Subscribed.


Assigning Role Collections to Users


You can manage role collections as needed. The following table lists the recommended role collections.

































Collection Role User Remarks
Admin SAP_BR_ADMINISTRATOR A technical user on BTP This role grants the technical user rights to replicate units of measurement and plants data, as well as to export data.
Billing_Clerk SAP_SELFB_CLERK Billing clerk This role allows the billing clerk to log on to self-billing apps, make configurations, check document status, and perform processing tasks.
Confirmation SAP_SELFB_CR_API A technical user on BTP This role allows the technical user to receive confirmation messages from SAP S/4HANA.
Transmission SAP_SELFB_TR_API A technical user on BTP This role allows the technical user to send transmissions to SAP Self-Billing Cockpit.

 

  1. Create a technical user in your own IDP service.

  2. Log on to the SAP BTP cockpit (Cloud Foundry environment) with your registered subaccount.

  3. Choose Security > Role Collections.

  4. Create a role collection, enter a name and a description, and save the settings.

  5. Choose the newly created role collection, and edit it by adding the corresponding roles.


 

Configuring Data Replication for Units of Measurement



  1. Set up the endpoint for receiving units of measurement.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. From Service Administration, choose Web Service Configuration.
    c. Search for the object with the name UNITOFMEASUREMENTMASTERDATAREPLICATIONBUNDLEREQUEST_OUT and choose the search result.
    d. From the Create drop-down list, choose Manual Configuration.
    e. Enter a logical port name with a description. Mark the logical port as the default one and choose Next.
    f. On the Consumer Security tab, choose User ID / Password as Authentication Settings, set User Name and Password based on the information of the technical user you have created on SAP BTP, and then choose Next.
    g. On the HTTP Settings tab, choose URL components, set Protocol to HTTPS, Host to a value in the format of <subdomain>.eu10.selfbilling.cloud.sap, Path to /api-password/selfbilling-core-service/v1/erpintegration/data/UnitOfMeasurementMasterDataReplicationBundleRequest_In, and retain default values for other fields, and then choose Next.
    Note:
    If you use a custom identity service as an alternative to the SAP ID service, add ?login_hint=%7B%22origin%22%3A%22sap.custom%22%7D to the end of the service path.

    h. On the SOAP Protocol tab, set RM Protocol to SAP RM, Message ID Protocol to SAP Message ID, Data transfer scope to Minimal Data Transfer, Transfer protocol to Transfer via HTTP header, and then choose Next.
    i. Activate this logical port and save it as the default port.

  2. Define the data replication model.
    a. 
    Log on to your SAP S/4HANA system and run transaction DRFIMG.
    b. Choose Data Replication Define Custom Settings for Data Replication  Define Replication Models.
    c. Choose Define Replication Models and then choose New Entries.
    d. Enter a replication model (such as UOM_999) and a description, and save the settings.
    e. Choose the newly created replication model and then choose Assign Outbound Implementation.
    f. Choose New Entries, and choose ARIBA_999 under Outbound Implementation.
    g. Choose this outbound implementation and then choose Assign Target Systems for Repl.Model /Outb.Impl.
    h. Choose New Entries and specify your business system name.
    i. Choose the business system and then choose Assign Outbound Parameter.
    j. Choose New Entries, specify the outbound parameter and save your settings.
    k. Navigate back to Define Replication Model and activate your replication model.

  3. Execute data replication.
    a. In your SAP S/4HANA system, run transaction DRFOUT.
    b. Choose the replication model and outbound implementation that you have created in the previous step, and set Replication Mode to Manual.
    c. Execute data replication.
    Note:
    • Before starting data replication, ensure that you have already subscribed to the SAP Self-Billing Cockpit service and that the technical user you created on SAP BTP has been assigned the role SAP_BR_ADMINISTRATOR.
    • Trigger data replication manually if there are updates to units of measurement before the scheduled replication time arrives. Otherwise, the system reports an error indicating that the unit of measurement is invalid.

    d. Navigate back to Execute Data Replication and save the data replication settings as a variant.
    e. Specify the variant name and description, and then save your settings.

  4. (Optional) Schedule data replication.
    a. In your SAP S/4HANA system, run transaction SM36.
    b. Choose Job wizard and follow its guidance to create a scheduling task. During this process, specify the job name, set ABAP Program Name to RDRF_MESSAGE_OUT, enter the name of the variant you have created in the previous step, and specify the scheduling period as required. For other fields, retain their default values.
    You can choose Own jobs to check the job status.


Configuring Data Replication for Plants



  1. Set up the endpoint for receiving plants.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. From Service Administration, choose Web Service Configuration.
    c. Search for the object with the name PLANTMASTERDATAREPLICATIONBUNDLEREQUEST_OUT and choose the search result.
    d. From the Create dropdown list, choose Manual Configuration.
    e. Enter a logical port name with a description. Mark the logical port as default and choose Next.
    f. On the Consumer Security tab, choose User ID / Password as Authentication Settings, set User Name and Password based on the information of the technical user you have created on SAP BTP, and then choose Next.
    g. On the HTTP Settings tab, choose URL components, set Protocol to HTTPS, Host to a value in the format of <subdomain>.eu10.selfbilling.cloud.sap, Path to /api-password/selfbilling-core-service/v1/erpintegration/data/plantsSync, and retain default values for other fields.
    Note:
    If you use a custom identity service as an alternative to the SAP ID service, add ?login_hint=%7B%22origin%22%3A%22sap.custom%22%7D to the end of the service path.

    h. On the SOAP Protocol tab, set RM Protocol to SAP RM, Message ID Protocol to SAP Message ID, Data transfer scope to Minimal Data Transfer, and Transfer protocol to Transfer via HTTP header, and then choose Next.
    i. Activate this logical port and save it as the default port.

  2. Define the data replication model.
    a. Log on to your SAP S/4HANA system and run transaction DRFIMG.
    b. Choose Data Replication Define Custom Settings for Data Replication  Define Replication Models.
    c. Choose Define Replication Models and then choose New Entries.
    d. Enter a replication model (such as PLANT_999) and a description, and save the settings.
    e. Choose the newly created replication model and choose Assign Outbound Implementation.
    f. Choose New Entries, and choose LMDR_PLANT under Outbound Implementation.
    g. Choose this outbound implementation and choose Assign Target Systems for Repl.Model /Outb.Impl.
    h. Choose New Entries, specify your business system name, and save your settings.
    i. Navigate back to Define Replication Model, and activate your replication model.

  3. Execute data replication.
    a. In your SAP S/4HANA system, run transaction DRFOUT.
    b. Choose the replication model and outbound implementation that you have created in the previous step, and set Replication Mode to Manual.
    c. Execute data replication.
    Note:
    Before starting data replication, ensure that you have already subscribed to the SAP Self-Billing Cockpit service and that the technical user you created on SAP BTP have been assigned the role SAP_BR_ADMINISTRATOR.

    d. Save the data replication settings as a variant.
    e. Specify the variant name and description, and then save your settings.

  4. Schedule data replication.
    a. In your SAP S/4HANA system, run transaction SM36.
    b. Choose Job wizard and follow its guidance to create a scheduling task. During this process, specify the job name, set ABAP Program Name to RDRF_MESSAGE_OUT, enter the name of the variant you have created in the previous step, and specify the scheduling period as required. For other fields, retain their default values.
    You can choose Own jobs to check the job status.


Configuring the Service for Updating Journal Entries



  1. Create an inbound service.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. Choose Service Administration Web Service Configuration.
    c. Search for the object with the name JOURNALENTRYBULKCHANGEREQUEST_ and choose the search result.
    d. Choose Create Service to create a binding.
    e. On the Provider Security tab, set Transport Level Security to SSL (https) and Transport Channel Authentication to User ID/Password, and then activate the binding.
    You can download the WSDL specifications by choosing Open Binding WSDL Generation after the binding.




  1. Create an outbound service by defining a logical port.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. Choose Service Administration Web Service Configuration.
    c. Search for the object with the name of CO_FINS_JOURNAL_ENTRY_BULK_CHA and choose the search result.
    d. Under Create, choose WSDL Based Configuration or Manual Configuration according to your needs.
    e. Enter a logical port name with a description, and mark it as the default logical port. Note the port name for later use.
    f. On the Consumer Security tab, choose User ID / Password as Authentication Settings, set User Name and Password based on the information of the technical user you have created on SAP BTP, and then choose Next.
    g. On the HTTP Settings tab, set Protocol to HTTPS, Host to a value in the format of <subdomain>.eu10.selfbilling.cloud.sap, Path to /api-password/selfbilling-confirmation-service/v1/api/JournalEntryBulkChangeConfirmation_In, and retain default values for other fields.
    Note:
    If you use a custom identity service as an alternative to the SAP ID service, add ?login_hint=%7B%22origin%22%3A%22sap.custom%22%7D to the end of the service path.

    h. On the SOAP Protocol tab, set RM Protocol to SAP RM, Message ID Protocol to Suppress ID Transfer, Data transfer scope to Minimal Data Transfer, and Transfer protocol to Transfer via HTTP header. Then choose Next.

  2. Set up mapping between the inbound and outbound services.
    a. Log on to your SAP S/4HANA system.
    b. Run transaction spro and navigate to SAP Reference IMG > Financial Accounting > Financial Accounting > Global Settings > API Settings for API Monitoring > Map External System and Logical Port.
    c. Choose New Entries to set up mapping between an external system and a logical port. In this step, set External System ID to your tenant ID, and set Logical Port to the outbound port you created earlier.
    4. Check that Application Interface Framework (AIF) content has been extracted in deployment scenario SAP_COM_0002. If not, run transaction /AIF/CONTENT_EXTRACT to extract it.


Configuring the Service for Updating and Creating Billing Documents



  1. Create a profile for defining common security settings.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. Choose Technical Administration Profile, and then choose Create Profile.
    c. On the General tab, enter the profile name, and then choose Next.
    d. On the Security tab, choose SSL (https) under Transport Level Security, choose User ID/Password under Transport Channel Authentication, and then choose Next and Finish.
    e. Activate this profile.

  2. Activate pending tasks generated by the previous configuration.
    a. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.
    b. Choose Service Administration Pending Tasks to open the list of pending tasks.
    a. Choose Switch to expert mode.
    b. Choose Filter by Profile and Version, choose the profile you defined earlier, and set its version to 1.
    c. Choose Rebuild List.
    d. Choose Process List to check the status of generated tasks. Ensure that all tasks are successfully executed.

  3. Define a provider system for usage in business scenario configuration.
    a. In the SOA Manager, choose Technical Administration > Provider Systems.
    b. Choose Create Special > Create Third Party System.
    c. On the General tab, enter a system name (that is, the tenant ID) and the name of the profile you created earlier, and then choose Next.
    d. On the Services Search Settings tab, specify the username and password (that is, your credentials for logging on to the SAP S/4HANA system) for WSIL, and then choose Check to verify the authentication.
    e. Navigate back to the list of provider systems, choose the provider system you defined earlier, and edit it.
    f. On the WSDL assignments tab, choose Upload and upload two WSDL files specifying outbound communication.
    Code blocks in the two files are attached at the end of this blog post for your reference. Before uploading the files, update the subdomain name based on actual conditions.
    g. Continue as instructed and finally activate the provider system.

  4. Create a technical user for sending confirmation messages and complete logon data assignment.
    a. In the SOA Manager, choose Service Administration  Logon Data Management.
    b. Create logon data with its Authentication Method set to User/Password or X.509 and the authentication credentials filled, and save your settings.
    c. Open the Assignments tab page, and choose Create.
    d. Choose the provider system you have chosen earlier for the Provider IBC Reference field, choose Restrict to Service Group / Consumer Factory and enter the service group SDBIL_SBI_BD_UPD_API_OUT.
    e. Choose Next, choose the logon data you have created earlier, and choose Finish.
    f.  Similarly, complete logon data assignment for the service group SDBIL_SBI_CDM_API_OUT.

  5. Create an integration scenario.
    a. In the SOA Manager, choose Service Administration  Local Integration Scenario Configuration, and create an integration scenario.
    b. On the Service Definitions tab, add inbound services BD_UPDATE_SBI_REQUEST_IN and CREDITDEBITMEMOREQUEST_IN, and assign the profile you created earlier. Then, choose Next.
    c. Add service groups SDBIL_SBI_BD_UPD_API_OUT and SDBIL_SBI_CDM_API_OUT. For the provider IBC reference, choose the provider system that you created earlier.
    d. For the logon data, choose the one that you created earlier.
    e. Confirm and activate your entries.

  6. Run pending tasks.
    a. In the SOA Manager, choose Service Administration  Pending Tasks, and choose Switch to expert mode.
    b. Choose Filter by Business Scenario and enter the name of the integration scenario you created earlier.
    c. Choose Process List to create logical ports for all services in the service group.

  7. Check that Application Interface Framework (AIF) content has been extracted in deployment scenario SAP_COM_0564. If not, run transaction /AIF/CONTENT_EXTRACT to extract it.

  8. Check that point-to-point communication has been activated for asynchronous services.
    a. Log on to your SAP S/4HANA system and run transaction spro.
    b. Choose SAP Reference IMGCross-Application ComponentsProcesses and Tools for Enterprise ApplicationsEnterprise ServicesPoint-to-Point Enablement for Asynchronous Enterprise ServicesActivate Support for Point2Point Communication, and activate it if it is not.


Obtaining API Service Paths and Defining Additional Properties


This part uses the service for updating journal entries as an example to describe how to obtain the service path so that you can define additional properties in SAP BTP cockpit.

  1. Log on to your SAP S/4HANA system, and run the transaction SOAMANAGER to start the SOA Manager.

  2. From Service Administration, choose Web Service Configuration.

  3. Search for the object with the name JOURNALENTRYBULKCHANGEREQUEST_ and choose the search result.

  4. Choose the service you created for updating journal entries and proceed to WSDL generation for binding.

  5. Scroll down to the bottom of the page, copy the WSDL URL, and paste it into the address bar of your browser to open the WSDL page.

  6. Scroll down and locate the line containing the SOAP service address location. In this example, the service path is the highlighted part excluding the service URL.

  7. Similarly, obtain the paths of the following services in your SAP S/4HANA system:
    Service for updating billing documents (object name: BD_UPDATE_SBI_REQUEST_IN)
    Service for creating billing documents (object name: CREDITDEBITMEMOREQUEST_IN)

  8. Open the destination configured in “Subscribing to SAP Self-Billing Cockpit”, and edit it by adding the following additional properties:

























    Name Value
    CREATE_BILLING_URL_PATH Path of the API for creating credit memos or debit memos in your SAP S/4HANA system
    UPDATE_JE_URL_PATH Path of the API for updating journal entries in your SAP S/4HANA system
    UPDATE_BILLING_URL_PATH Path of the API for updating billing documents in your SAP S/4HANA system
    SAP_CLIENT Client number of your SAP S/4HANA system.


  9. Save the settings.


Verifying the Setup


After completing all these steps, you can use your billing clerk account to verify the setup:

  1. Log on to the SAP BTP cockpit (Cloud Foundry environment) with your registered subaccount.

  2. Navigate to your application plan, and choose Go to Application.
    You can now view the apps in SAP Self-Billing Cockpit.


Summary


To set up integration between SAP Self-Billing Cockpit and an SAP S/4HANA system, we need to first enable communication in the SAP S/4HANA system and then subscribe to an application plan of SAP Self-Billing Cockpit via the SAP BTP cockpit.
If you’re interested in similar topics, you can follow its tag and my profile.
Surely, you’re cordially invited to provide your feedback and insights in the comments section.

Additional Information


SAP Self-Billing Cockpit Product Documentation
SAP Self-Billing Cockpit on SAP Store
• Component: SD-BIL-SBI

Blog Post Series for SAP Self-Billing Cockpit



Appendixes: Sample Codes



  • Sample codes in a WSDL file for outbound communication over the interface CreditDebitMemoConfirmation_In

    <?xml version="1.0" encoding="utf-8"?>
    <wsdl:definitions targetNamespace="http://sap.com/xi/SD-BIL" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsoap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://sap.com/xi/SD-BIL" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:n1="http://sap.com/xi/SD/Global2">
    <wsdl:documentation>
    <sidl:sidl xmlns:sidl="http://www.sap.com/2007/03/sidl"/>
    </wsdl:documentation>
    <wsdl:types>
    <xsd:schema targetNamespace="http://sap.com/xi/SD-BIL" xmlns="http://sap.com/xi/SD-BIL" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:3.0" xmlns:xi0="http://sap.com/xi/SD/Global2">
    <xsd:import namespace="http://sap.com/xi/SD/Global2"/>
    <xsd:element name="CreditDebitMemoConfirmation" type="CreditDebitMemoConfirmation"/>
    <xsd:simpleType name="AgencyIdentificationCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessDocumentMessageHeader">
    <xsd:sequence>
    <xsd:element name="ID" minOccurs="0" type="BusinessDocumentMessageID"/>
    <xsd:element name="ReferenceID" minOccurs="0" type="BusinessDocumentMessageID"/>
    <xsd:element name="CreationDateTime" type="GLOBAL_DateTime"/>
    <xsd:element name="TestDataIndicator" minOccurs="0" type="Indicator"/>
    <xsd:element name="ReconciliationIndicator" minOccurs="0" type="Indicator"/>
    <xsd:element name="SenderBusinessSystemID" minOccurs="0" type="BusinessSystemID"/>
    <xsd:element name="RecipientBusinessSystemID" minOccurs="0" type="BusinessSystemID"/>
    <xsd:element name="SenderParty" minOccurs="0" type="BusinessDocumentMessageHeaderParty"/>
    <xsd:element name="RecipientParty" minOccurs="0" maxOccurs="unbounded" type="BusinessDocumentMessageHeaderParty"/>
    <xsd:element name="BusinessScope" minOccurs="0" maxOccurs="unbounded" type="BusinessScope"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageHeaderParty">
    <xsd:sequence>
    <xsd:element name="InternalID" minOccurs="0" type="PartyInternalID"/>
    <xsd:element name="StandardID" minOccurs="0" maxOccurs="unbounded" type="PartyStandardID"/>
    <xsd:element name="ContactPerson" minOccurs="0" type="BusinessDocumentMessageHeaderPartyContactPerson"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageHeaderPartyContactPerson">
    <xsd:sequence>
    <xsd:element name="InternalID" minOccurs="0" type="ContactPersonInternalID"/>
    <xsd:element name="OrganisationFormattedName" minOccurs="0" maxOccurs="4" type="LANGUAGEINDEPENDENT_MEDIUM_Name"/>
    <xsd:element name="PersonFormattedName" minOccurs="0" maxOccurs="4" type="LANGUAGEINDEPENDENT_LONG_Name"/>
    <xsd:element name="PhoneNumber" minOccurs="0" maxOccurs="unbounded" type="PhoneNumber"/>
    <xsd:element name="FaxNumber" minOccurs="0" maxOccurs="unbounded" type="PhoneNumber"/>
    <xsd:element name="EmailURI" minOccurs="0" maxOccurs="unbounded" type="EmailURI"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageID">
    <xsd:simpleContent>
    <xsd:extension base="BusinessDocumentMessageID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessDocumentMessageID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="35"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScope">
    <xsd:sequence>
    <xsd:element name="TypeCode" type="BusinessScopeTypeCode"/>
    <xsd:element name="InstanceID" minOccurs="0" type="BusinessScopeInstanceID"/>
    <xsd:element name="ID" minOccurs="0" type="BusinessScopeID"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessScopeID">
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="36"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScopeInstanceID">
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeInstanceID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeInstanceID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="36"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScopeTypeCode">
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeTypeCode.Content">
    <xsd:attribute name="listID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listVersionID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeTypeCode.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="4"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="BusinessSystemID">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="BusinessTransactionDocumentID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="BusinessTransactionDocumentItemID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="6"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="BusinessTransactionDocumentTypeCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="4"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="CDMRC_Documents">
    <xsd:sequence>
    <xsd:element name="ReferenceBillingDocument" type="BusinessTransactionDocumentID"/>
    <xsd:element name="ReferenceBillingDocumentItem" minOccurs="0" type="BusinessTransactionDocumentItemID"/>
    <xsd:element name="BillingDocument" minOccurs="0" type="BusinessTransactionDocumentID"/>
    <xsd:element name="BillingDocumentType" minOccurs="0" type="BusinessTransactionDocumentTypeCode"/>
    <xsd:element name="BillingDocumentItem" minOccurs="0" type="BusinessTransactionDocumentItemID"/>
    <xsd:element name="SDDocumentReason" minOccurs="0" type="xi0:SDDocumentReason_GFN"/>
    <xsd:element name="Log" type="xi0:Log"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="ContactPersonInternalID">
    <xsd:simpleContent>
    <xsd:extension base="ContactPersonInternalID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="ContactPersonInternalID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="32"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="CountryCode">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="2"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="CountryDiallingCode">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="CreditDebitMemoConfirmation">
    <xsd:sequence>
    <xsd:element name="MessageHeader" type="BusinessDocumentMessageHeader"/>
    <xsd:element name="Documents" maxOccurs="unbounded" type="CDMRC_Documents"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="EmailURI">
    <xsd:simpleContent>
    <xsd:extension base="xsd:anyURI">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="GLOBAL_DateTime">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>DateTime</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:dateTime">
    <xsd:pattern value="[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(.[0-9]{1,7})?Z"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="Indicator">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:boolean"/>
    </xsd:simpleType>
    <xsd:simpleType name="LANGUAGEINDEPENDENT_LONG_Name">
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="80"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LANGUAGEINDEPENDENT_MEDIUM_Name">
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LanguageCode">
    <xsd:restriction base="xsd:language">
    <xsd:maxLength value="9"/>
    <xsd:minLength value="2"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="MEDIUM_Name">
    <xsd:simpleContent>
    <xsd:extension base="MEDIUM_Name.Content">
    <xsd:attribute name="languageCode" type="LanguageCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="MEDIUM_Name.Content">
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PartyInternalID">
    <xsd:simpleContent>
    <xsd:extension base="PartyInternalID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="PartyInternalID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="32"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PartyStandardID">
    <xsd:simpleContent>
    <xsd:extension base="PartyStandardID.Content">
    <xsd:attribute name="schemeAgencyID" use="required">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="PartyStandardID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="13"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PhoneNumber">
    <xsd:sequence>
    <xsd:element name="AreaID" minOccurs="0" type="PhoneNumberAreaID"/>
    <xsd:element name="SubscriberID" minOccurs="0" type="PhoneNumberSubscriberID"/>
    <xsd:element name="ExtensionID" minOccurs="0" type="PhoneNumberExtensionID"/>
    <xsd:element name="CountryCode" minOccurs="0" type="CountryCode"/>
    <xsd:element name="CountryDiallingCode" minOccurs="0" type="CountryDiallingCode"/>
    <xsd:element name="CountryName" minOccurs="0" type="MEDIUM_Name"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:simpleType name="PhoneNumberAreaID">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="PhoneNumberExtensionID">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="PhoneNumberSubscriberID">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="30"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:schema>
    <xsd:schema targetNamespace="http://sap.com/xi/SD/Global2" xmlns="http://sap.com/xi/SD/Global2" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:3.0" xmlns:xi0="http://sap.com/xi/SD/Global2">
    <xsd:simpleType name="AgencyIdentificationCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="Log">
    <xsd:sequence>
    <xsd:element name="BusinessDocumentProcessingResultCode" minOccurs="0" type="ProcessingResultCode"/>
    <xsd:element name="MaximumLogItemSeverityCode" minOccurs="0" type="LogItemSeverityCode"/>
    <xsd:element name="Item" minOccurs="0" maxOccurs="unbounded" type="LogItem"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="LogItem">
    <xsd:sequence>
    <xsd:element name="TypeID" minOccurs="0" type="LogItemTypeID"/>
    <xsd:element name="CategoryCode" minOccurs="0" type="LogItemCategoryCode"/>
    <xsd:element name="SeverityCode" minOccurs="0" type="LogItemSeverityCode"/>
    <xsd:element name="Note" type="LogItemNote"/>
    <xsd:element name="WebURI" minOccurs="0" type="WebURI"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="LogItemCategoryCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="LogItemCategoryCode.Content">
    <xsd:attribute name="listID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listVersionID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="LogItemCategoryCode.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemNote">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Note</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="200"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemSeverityCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:length value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemTypeID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="40"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="ProcessingResultCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="2"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="SDDocumentReason_GFN">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="WebURI">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>URI</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:anyURI"/>
    </xsd:simpleType>
    </xsd:schema>
    </wsdl:types>

    <wsdl:message name="CreditDebitMemoConfirmation">
    <wsdl:part name="CreditDebitMemoConfirmation" element="tns:CreditDebitMemoConfirmation"/>
    </wsdl:message>

    <wsdl:portType name="CreditDebitMemoConfirmation_Out">
    <wsdl:documentation>
    <sapdoc:sapdoc xmlns:sapdoc="urn:sap:esi:documentation">
    <sapdoc:docitem applicationComponent="SD-BIL"/>
    </sapdoc:sapdoc>
    </wsdl:documentation>
    <wsdl:operation name="CreditDebitMemoConfirmation_Out">
    <wsdl:input message="tns:CreditDebitMemoConfirmation"/>
    </wsdl:operation>
    </wsdl:portType>

    <wsdl:binding name="binding" type="tns:CreditDebitMemoConfirmation_Out">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="CreditDebitMemoConfirmation_Out">
    <soap:operation soapAction="http://sap.com/xi/SD-BIL/CreditDebitMemoConfirmation_Out/CreditDebitMemoConfirmation_Out" style="document"/>
    </wsdl:operation>
    </wsdl:binding>

    <wsdl:service name="service">
    <wsdl:port name="binding" binding="tns:binding">
    <soap:address location="https://<subdomain>.eu10.selfbilling.cloud.sap/api-password/selfbilling-confirmation-service/v1/api/CreditDebitMemoConfirmation_In"/>
    </wsdl:port>
    </wsdl:service>

    </wsdl:definitions>



 

 

  • Sample codes in WSDL file for outbound communication over the interface BillingDocumentUpdateConfirmation_In
    <?xml version="1.0" encoding="utf-8"?>
    <wsdl:definitions targetNamespace="http://sap.com/xi/SD-BIL" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsoap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://sap.com/xi/SD-BIL" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:n1="http://sap.com/xi/SD/Global2">
    <wsdl:documentation>
    <sidl:sidl xmlns:sidl="http://www.sap.com/2007/03/sidl"/>
    </wsdl:documentation>
    <wsdl:types>
    <xsd:schema targetNamespace="http://sap.com/xi/SD-BIL" xmlns="http://sap.com/xi/SD-BIL" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:3.0" xmlns:xi0="http://sap.com/xi/SD/Global2">
    <xsd:import namespace="http://sap.com/xi/SD/Global2"/>
    <xsd:element name="BDUpdateSelfBillingConfirmation" type="BDUpdateSelfBillingConfirmation"/>
    <xsd:complexType name="BDUpdateSelfBillingConfirmation">
    <xsd:sequence>
    <xsd:element name="MessageHeader" type="xi0:BusinessDocumentMessageHeader"/>
    <xsd:element name="Document" maxOccurs="unbounded">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="BillingDocument" type="BusinessTransactionDocumentID"/>
    <xsd:element name="Log" type="xi0:Log"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:simpleType name="BusinessTransactionDocumentID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:schema>
    <xsd:schema targetNamespace="http://sap.com/xi/SD/Global2" xmlns="http://sap.com/xi/SD/Global2" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:3.0" xmlns:xi0="http://sap.com/xi/SD/Global2">
    <xsd:simpleType name="AgencyIdentificationCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessDocumentMessageHeader">
    <xsd:sequence>
    <xsd:element name="ID" minOccurs="0" type="BusinessDocumentMessageID"/>
    <xsd:element name="UUID" minOccurs="0" type="UUID"/>
    <xsd:element name="ReferenceID" minOccurs="0" type="BusinessDocumentMessageID"/>
    <xsd:element name="ReferenceUUID" minOccurs="0" type="UUID"/>
    <xsd:element name="CreationDateTime" type="GLOBAL_DateTime"/>
    <xsd:element name="ReconciliationIndicator" minOccurs="0" type="Indicator"/>
    <xsd:element name="SenderBusinessSystemID" minOccurs="0" type="BusinessSystemID"/>
    <xsd:element name="RecipientBusinessSystemID" minOccurs="0" type="BusinessSystemID"/>
    <xsd:element name="SenderParty" minOccurs="0" type="BusinessDocumentMessageHeaderParty"/>
    <xsd:element name="RecipientParty" minOccurs="0" maxOccurs="unbounded" type="BusinessDocumentMessageHeaderParty"/>
    <xsd:element name="BusinessScope" minOccurs="0" maxOccurs="unbounded" type="BusinessScope"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageHeaderParty">
    <xsd:sequence>
    <xsd:element name="InternalID" minOccurs="0" type="PartyInternalID"/>
    <xsd:element name="StandardID" minOccurs="0" maxOccurs="unbounded" type="PartyStandardID"/>
    <xsd:element name="ContactPerson" minOccurs="0" type="BusinessDocumentMessageHeaderPartyContactPerson"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageHeaderPartyContactPerson">
    <xsd:sequence>
    <xsd:element name="InternalID" minOccurs="0" type="ContactPersonInternalID"/>
    <xsd:element name="OrganisationFormattedName" minOccurs="0" maxOccurs="4" type="LANGUAGEINDEPENDENT_MEDIUM_Name"/>
    <xsd:element name="PersonFormattedName" minOccurs="0" maxOccurs="4" type="LANGUAGEINDEPENDENT_LONG_Name"/>
    <xsd:element name="PhoneNumber" minOccurs="0" maxOccurs="unbounded" type="PhoneNumber"/>
    <xsd:element name="FaxNumber" minOccurs="0" maxOccurs="unbounded" type="PhoneNumber"/>
    <xsd:element name="EmailURI" minOccurs="0" maxOccurs="unbounded" type="EmailURI"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessDocumentMessageID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="BusinessDocumentMessageID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessDocumentMessageID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="35"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScope">
    <xsd:sequence>
    <xsd:element name="TypeCode" type="BusinessScopeTypeCode"/>
    <xsd:element name="InstanceID" minOccurs="0" type="BusinessScopeInstanceID"/>
    <xsd:element name="ID" minOccurs="0" type="BusinessScopeID"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="BusinessScopeID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="36"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScopeInstanceID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeInstanceID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeInstanceID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="36"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="BusinessScopeTypeCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="BusinessScopeTypeCode.Content">
    <xsd:attribute name="listID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listVersionID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="BusinessScopeTypeCode.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="4"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="BusinessSystemID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="ContactPersonInternalID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="ContactPersonInternalID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="ContactPersonInternalID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="32"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="CountryCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="2"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="CountryDiallingCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="EmailURI">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>URI</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="xsd:anyURI">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="GLOBAL_DateTime">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>DateTime</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:dateTime">
    <xsd:pattern value="[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(.[0-9]{1,7})?Z"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="Indicator">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:boolean"/>
    </xsd:simpleType>
    <xsd:simpleType name="LANGUAGEINDEPENDENT_LONG_Name">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="80"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LANGUAGEINDEPENDENT_MEDIUM_Name">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LanguageCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:language">
    <xsd:maxLength value="9"/>
    <xsd:minLength value="2"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="Log">
    <xsd:sequence>
    <xsd:element name="BusinessDocumentProcessingResultCode" minOccurs="0" type="ProcessingResultCode"/>
    <xsd:element name="MaximumLogItemSeverityCode" minOccurs="0" type="LogItemSeverityCode"/>
    <xsd:element name="Item" minOccurs="0" maxOccurs="unbounded" type="LogItem"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="LogItem">
    <xsd:sequence>
    <xsd:element name="TypeID" minOccurs="0" type="LogItemTypeID"/>
    <xsd:element name="CategoryCode" minOccurs="0" type="LogItemCategoryCode"/>
    <xsd:element name="SeverityCode" minOccurs="0" type="LogItemSeverityCode"/>
    <xsd:element name="Note" type="LogItemNote"/>
    <xsd:element name="WebURI" minOccurs="0" type="WebURI"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="LogItemCategoryCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="LogItemCategoryCode.Content">
    <xsd:attribute name="listID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listVersionID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="listAgencySchemeAgencyID" type="AgencyIdentificationCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="LogItemCategoryCode.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemNote">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Note</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="200"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemSeverityCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:length value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="LogItemTypeID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="40"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="MEDIUM_Name">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="MEDIUM_Name.Content">
    <xsd:attribute name="languageCode" type="LanguageCode"/>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="MEDIUM_Name.Content">
    <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PartyInternalID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="PartyInternalID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="PartyInternalID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="32"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PartyStandardID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="PartyStandardID.Content">
    <xsd:attribute name="schemeAgencyID" use="required">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="3"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="PartyStandardID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="13"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="PhoneNumber">
    <xsd:sequence>
    <xsd:element name="AreaID" minOccurs="0" type="PhoneNumberAreaID"/>
    <xsd:element name="SubscriberID" minOccurs="0" type="PhoneNumberSubscriberID"/>
    <xsd:element name="ExtensionID" minOccurs="0" type="PhoneNumberExtensionID"/>
    <xsd:element name="CountryCode" minOccurs="0" type="CountryCode"/>
    <xsd:element name="CountryDiallingCode" minOccurs="0" type="CountryDiallingCode"/>
    <xsd:element name="CountryName" minOccurs="0" type="MEDIUM_Name"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:simpleType name="PhoneNumberAreaID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="PhoneNumberExtensionID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="PhoneNumberSubscriberID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="30"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="ProcessingResultCode">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="2"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="UUID">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
    <xsd:extension base="UUID.Content">
    <xsd:attribute name="schemeID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    <xsd:attribute name="schemeAgencyID">
    <xsd:simpleType>
    <xsd:restriction base="xsd:token">
    <xsd:maxLength value="60"/>
    <xsd:minLength value="1"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:attribute>
    </xsd:extension>
    </xsd:simpleContent>
    </xsd:complexType>
    <xsd:simpleType name="UUID.Content">
    <xsd:restriction base="xsd:token">
    <xsd:length value="36"/>
    <xsd:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType name="WebURI">
    <xsd:annotation>
    <xsd:documentation xml:lang="EN">
    <ccts:RepresentationTerm>URI</ccts:RepresentationTerm>
    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:anyURI"/>
    </xsd:simpleType>
    </xsd:schema>
    </wsdl:types>

    <wsdl:message name="BDUpdateSelfBillingConfirmation">
    <wsdl:part name="BDUpdateSelfBillingConfirmation" element="tns:BDUpdateSelfBillingConfirmation"/>
    </wsdl:message>

    <wsdl:portType name="BD_Update_SBI_Confirmation_Out">
    <wsdl:documentation>
    <sapdoc:sapdoc xmlns:sapdoc="urn:sap:esi:documentation">
    <sapdoc:docitem applicationComponent="SD-BIL"/>
    </sapdoc:sapdoc>
    </wsdl:documentation>
    <wsdl:operation name="BD_Update_SB_Confirmation">
    <wsdl:input message="tns:BDUpdateSelfBillingConfirmation"/>
    </wsdl:operation>
    </wsdl:portType>

    <wsdl:binding name="binding" type="tns:BD_Update_SBI_Confirmation_Out">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="BD_Update_SB_Confirmation">
    <soap:operation soapAction="http://sap.com/xi/SD-BIL/BDUpdateSelfBillingConfirmation/BDUpdateSelfBillingConfirmation" style="document"/>
    </wsdl:operation>
    </wsdl:binding>

    <wsdl:service name="service">
    <wsdl:port name="binding" binding="tns:binding">
    <soap:address location="https://<subdomain>.eu10.selfbilling.cloud.sap/api-password/selfbilling-confirmation-service/v1/api/BillingDocumentUpdateConfirmation_In"/>
    </wsdl:port>
    </wsdl:service>

    </wsdl:definitions>​



 

 
2 Comments