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

Problem in production order creation

Former Member
0 Likes
654

Hi All,

I am using BAPI "BAPI_PRODORD_CREATE" for creation of production orders. But if i pass the value to the BAPI, i am getting the error WBS Element does not exist always...

But if i give the same value in SE37 directly the BAPI is creating Production orders........But program level it is not working.......Please help me

Even i used for converstion level FM before passing the value to BAPI structure i.e "CONVERSION_EXIT_ALPHA_INPUT"

NOTE: this BAPI not require for COMMIT......

Thanks & Regards

Santhosh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

Try passing objnr value of the WBS element.

Hope this helps you.

Thanks,

Arun

Hi All,

I am using BAPI "BAPI_PRODORD_CREATE" for creation of production orders. But if i pass the value to the BAPI, i am getting the error WBS Element does not exist always...

But if i give the same value in SE37 directly the BAPI is creating Production orders........But program level it is not working.......Please help me

Even i used for converstion level FM before passing the value to BAPI structure i.e "CONVERSION_EXIT_ALPHA_INPUT"

NOTE: this BAPI not require for COMMIT......

Thanks & Regards

Santhosh

2 REPLIES 2
Read only

Former Member
0 Likes
557

Hi,

Check [this|; forum.

Read only

Former Member
0 Likes
558

Try passing objnr value of the WBS element.

Hope this helps you.

Thanks,

Arun