cancel
Showing results for 
Search instead for 
Did you mean: 

Passing data from usage event to custom reference

amer_bukhari
Advisor
Advisor
0 Kudos
511

I want to pass additional data to Sub Billing, received within usage events sent by mediation. I would like to include this data on the final invoice thats produced.

Can I use custom references in SB to help me do this. In the help documentation I see that Usage Records object is not included in the diagram showing inheritance between objects. Extensibility | SAP Help Portal

Accepted Solutions (1)

Accepted Solutions (1)

ralf_rubel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Amer,

That's true, custom references on usage records are not copied over to any other object.

However, if you create usage records including custom reference values, you can fetch the usage records and its custom references via the API GET \bills\{id}?expand=usageRecords when transferring SB bills to the downstream system.

Kind regards
Ralf

Answers (0)