Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
Babu_Lal_Limba
Product and Topic Expert
Product and Topic Expert

Introduction: 


In Billing processes the billing document is automatically posted if the document is complete. In my case the business user wanted to review the billing document and do some sanity checks and post the document manually to finance. This blog provides details on how to configure the S/4HANA Cloud system, to block the automatic posting of Billing Documents.

Configuration Required:


Following are the steps to achieve the automatic posting  block via Central Business Configuration



    1. Login to your CBC system and open the configuration activity Configure Billing and Invoicing which is available in project phase Product-specific configuration.

    2. You should be able to see the list of configuration activities. Expand Billing and Invoicing -> Billing Preparation -> Sales Billing to navigate to the required configuration activities.

    3. There are three activities that needs to be completed in this sequence.




                  A. Define Formula for Flexible Billing Posting: In this activity define the rules when  should the billing document be blocked from automatic posting. Example:





      1. Make a new entry (Click New Entries) to define a new formula. Give the Formula ID e.g., INVOICE_BLOCKING. Give a description to it.

      2. Select the new Formula defined and double click on Assign Formula Parameters. Here you need to add the parameters based on which you want to decide the block of automatic posting, e.g., BILLINGDOCUMENTTYPE, SALESORGANIZATION etc.

      3. Pick the Formula Tasks that needs to be done by clicking on Formula Tasks. Select BLOCK_AUTO_POSTING for this scenario.

      4. Double click on Assign Parameter priority. Here you define the priority of the parameters added earlier, e.g., BILLINGDOCUMENTTYPE is 1 and SALESORGANIZATION is 2.

      5. Double click on Define Decision Table. Here you will define the values for the parameters that leads to blocking of automatic posting, e.g., if the Billing Type is CIX1 (i.e., the Billing document is created with reference to external billing document) and Sales Organization is 1000, then block the automatic posting. These rules are evaluated in sequence from top to bottom.

      6. Save the definition.






                 B. Define Custom Routines for Flexible Billing Document Posting: Create a new routine        and assign it to the formula defined in the previous step.



    1. Add a new entry to define a new routine number e.g., 3000000 (Test BLL)

    2. Select the new routine number defined and navigate to Assign Enhancement IDs to a Routine Number by double clicking on it

    3. Enter Process Enhancement Option Task as GLO_BIL_FLEX_FI_INTEGRATION and assign the Formula defined in first activity to it e.g., INVOICE_BLOCKING

    4. Save the activity and close.




                C. Assign Custom Routines to Tax Departure Countries/Regions:In this activity you shall assign the created custom routine to a tax country applicable for Billing document.



    1. Create a new entry and define the custom routine and the Tax Departure country Code., e.g., DE, 3000000

    2. Save the activity and close.




Testing: 


To test the configuration done follow the steps

  1. Login to S/4HANA cloud system

  2. Create two Billing documents with reference to an external billing document (you can use Billing Document API to create such a billing document) by providing all required details.

  3. Define the Sales organization e.g., 1000 in the first billing document and 3000 in second billing document

  4. You should notice that the billing document with sales organization 1000 is created in status “To be Posted” and the one with sales organization 3000 with status “Completed”


 
1 Comment
Wolfgang_Mayer
Active Participant
0 Kudos

Hello,

can this setting prevent the automatic posting of billing documents to accounting for both the "Create Billing Documents" app (ID = F0798) and the apps "Create billing documents - VF01" and "Create billing documents - VF04"?

Thanks & regards

Wolfgang