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

RFC

Former Member
0 Likes
474

Hi gurus !

i want to write a RFC, actually i want to create sales orders thru VA01 , for which data will come from dot net system and after creating orders it shud return order numbers and status whether it is blocked or not.

Regards,

Rahul Deshmukh

3 REPLIES 3
Read only

varma_narayana
Active Contributor
0 Likes
452

Hi..

For this requirement you can call:

BAPI_SALESORDER_CREATEFROMDATA1.

as you know BAPI is internally an RFC enable function module only.

Read only

0 Likes
452

hiii varma,

thanks for reply , but how to pass parameters to BAPI_SALESORDER_CREATEFROMDATA1.

Read only

Former Member