Application Development 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: 

Pricing Conditions (VA01)

Former Member
0 Kudos

Hi,

Do you know if exists any function that show us the Conditions Tab that we get in VA01?

I need to simulate this in my program. I would like to show that tab in my program. Do you know if exists any function?

Thanks a lot

BR

2 REPLIES 2

kostas_tsioubris
Contributor
0 Kudos

Hi,

you can use FM ' BAPI_SALESORDER_SIMULATE' .

This way you can get the conditions and then display them in your own custom control table.

Kostas

Former Member
0 Kudos

ok, but there is no way to get the tab?

Like for example we can have a Function that shows us exactly what we have in Document Flow. Is opens a new window with that information.

Thanks

Best regards