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

Check the material

Former Member
0 Likes
479

Hi,

By using bapi BAPI_SALESORDER_SIMULATE, I am getting all condition item details. If I am passing few materials along with previous materials, Its not fetching details of all conditon items.

Can you please let me know, How to make check by supress those materials which is not relevent

Hi,

By using bapi BAPI_SALESORDER_SIMULATE, I am getting all condition item details. If I am passing few materials along with previous materials, Its not fetching details of all conditon items.

Can you please let me know, How to make check by supress those materials which is not relevent

2 REPLIES 2
Read only

Former Member
0 Likes
449

Hi

you can use user exit to check the relevant material

Read only

Former Member
0 Likes
449

Ansered