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

About BAPI_SALESORDER_SIMULATE

Former Member
0 Likes
490

Hello, Gurus:

I have 2 question regarding BAPI_SALESORDER_SIMULATE.

1. This BAPI is for simulation purpose. however, can I get existing information of a sales order, for example, conditions in a sales order from this BAPI ?

2. If yes, how I may get the conditions ?

I observed there is a OrderConditionEx , it is an exporting parameter for a table. However, I tried many times but can not get the condition.

Thank you for your help

Regards

Forrest

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
439

Did you tried with bapi BAPISDORDER_GETDETAILEDLIST and check for exporting table from bapi ORDER_COND_*

a®

Read only

0 Likes
439

This is a perfect suggestion.

Thank you !

Forrest