cancel
Showing results for 
Search instead for 
Did you mean: 

Subscription Billing Forecast line items

Ashwin13
Discoverer
0 Kudos
347

Hello All,

Can you please help me with a solution on how to build a Billing schedule forecast line items in ABAP?

For an input of Contract Start Date, Contract End Date, Total Amount and Type of Billing plan ( Yearly /Half Yearly/ Quarterly/Monthly/Custom ) , it should give me an output of list of detailed line items where it provides individual billing date and amounts to be invoiced?

As this is a forecast process, nothing to be committed in the system.

What kind of standard objects are available - FM/API etc.?

Thank you.

Regards.

 SAP Subscription Billing SAP Billing and Revenue Innovation Management, subscription order management  SAP S/4HANA SAP NetWeaver Application Server for ABAP 

Accepted Solutions (0)

Answers (2)

Answers (2)

jagannath_parija
Explorer
0 Kudos

Hello Ashwin,

Please pass you contract end date as request date and simulation as ABAP true,then you will get the bits till the end date of contract for the recurring period.

Thank you

JP

deepak_dash
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

In S/4HANA 2023 FP01, billing schedule feature for periodic subscriptions is delivered in standard solution of BRIM - Subscription Order Management. It supports multiple use cases like total contract value split into desired instalments, ramp up prices, recurring discounts shorter than the contract term, etc. You can get details on Billing Schedule for Periodic Subscriptions | SAP Help Portal

Regards
Deepak

Ashwin13
Discoverer
0 Kudos

Hello Deepak,

The Billing Schedule is what similar I am trying to build. Is there any technical information available how to leverage those standard logic in my development.

Thanks for the response.

Regards,

Ashwin