
A typical billing scenario is that a company wishes to invoice its customers at the end of each month. During the month, the company has shipped materials to many customers, and now wishes to create the corresponding customer invoices.
On the last day of each month, a Billing Clerk accesses SAP S/4HANA Cloud Public Edition, and opens the Create Billing Documents app. In this app, it is possible to display a list of all deliveries waiting to be invoiced. The Billing Clerk can review the list and trigger the mass creation of invoices to the respective customers.
Alternatively, the creation of invoices may be performed by a background job which is executed automatically on the last day of the month.
Creation of the invoices (known as Billing Documents in SAP S/4HANA Cloud Public Edition) also creates corresponding postings in the Financial Accounting area of the system.
Billing completes the "Sell from Stock" process. It would normally be followed by receipt of the customer's payment. However, payment is logically part of Financial Accounting, not Sales, and hence is included in solution process Accounts Receivable (J59).
This is a simplified description of the process, which also includes many additional optional steps. These are described in detail in the test script.
Effects of Billing

When a billing document is saved, the system automatically generates all the required documents for accounting. Specifically it performs a debit posting on the customer receivables account and a credit posting on the revenue account. These postings can be seen by viewing the corresponding accounting document (or Journal Entry), which can be accessed directly via the billing document or alternatively via the process flow.
The system can automatically generate additional documents for Financial Accounting, as well as documents for Management Accounting and Profitability Analysis.
Further effects of saving a billing document are:
- The status information is updated in all related sales and outbound delivery documents.
- The customer's credit account is updated (assuming SAP S/4HANA Credit Management is active).
- Analytics functions (such as SAP S/4HANA Embedded Analytics or SAP BW/4HANA) are updated.