‎2025 Dec 11 3:06 PM - edited ‎2025 Dec 11 11:13 PM
Hi All,
in SAP S4HANA Public Cloud we need to create an Automatic Header Text in the Billing Customer Invoice after creation.
In SAP Documentation i've found
I can use this event in SAP S4Hana Public Cloud? I need specific license? What i've to activate in the system?
Is not an integration, but when user creates sales invoice, i need event to call API_BillingDocument for create text in the sales invoice created.
Request clarification before answering.
Dear @gianmaria_bonvini,
Yes the Billing Document business object in Public Cloud provides business events as described on the SAP Help Portal Billing Document Events page
Link below:
Best first option (no event, no API):
If your goal is simply, for example when the user creates a customer invoice, the header text should be filled automatically the cleanest approach in Public Cloud is Text Determination for Billing Header. This happens during document creation, so you avoid update after posting limitations.
In CBC look for the ID: 101292 - Set Up Text Determination for Billing Header
More details below:
This is the approach I’d recommend first because it stays fully standard and robust
Second option, if you still want events + API callback
Usually Yes, you need an additional license on BTP side to consume Public Cloud business events, you typically need an SAP BTP messaging service such as SAP Event Mesh or equivalent entitlement in your contract
Step by step (high-level):
SAP Note below:
https://userapps.support.sap.com/sap/support/knowledge/en/3462588
Example proces flow:
More details below:
https://api.sap.com/api/API_BILLING_DOCUMENT_SRV/resource/post_Cancel
Summary:
Best Regards,
Dawid
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 22 | |
| 21 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.