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

SD Billing Exit (Help)

Former Member
0 Likes
530

Dear All,

I encountered a big problem.

I need to calculate each item's pricing condition if billing document when the the doc. is created. So i have to find some exit to let me key my codes in it to fulfill the function.

Cound you provide me with the absolute User Exit or Function module Exit or any BAdI ,or some suggestions?

Thanks, you will be rewarded due to your help.

3 REPLIES 3
Read only

Former Member
0 Likes
496

Hi,

May use BADIs:

BADI_SD_BILLING

BADI_SD_BILLING_ITEM

BADI_SD_SALES

BADI_SD_SALES_ITEM

or user exit: EXIT_SAPMV45A_003

Hau

Read only

Former Member
0 Likes
496

Hi Alex ,

this is incomplete query , are u looking for pricing routines or user exits , as per my knowledge , in these user exits u are not able to get condition types , have u seen tcode VOFM ?,

VOFM->Formulas->condition value.

in this requirements u can do/calculate condition values based on the conditions.

regards

prabhu