Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Billing Request Simulation

myriam_bail
Explorer
0 Likes
636

Hello,

I need for reporting the net value of a Billing Request from a serviceorder before billing. Like the transaction DP90 serviceorder and simulate the sales document.

I test the Function BAPI_BILLINGDOC_SIMULATE but the output was a message similar as: the sales document was not relevant for billing.

Has anybody an idear how i get the net value? Can I use the BAPI? When yes, what fields must I mapp to get the output?

Kind regards

Myriam

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

linked SO and Billing doc using VBRPAUBEL = VBAKVBELN and arrived at the net value for a billing doc.

<b>Reward points</b>

Regards

Read only

0 Likes
528

Hey,

thanks for the answer. But I need the net value before the billing doc is created. So I want to simulate the billing.

Regards