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

Testing 'ME_CREATE_PO_ITEM'

Former Member
0 Likes
453

Hi friends,

I want to test ME_CREATE_PO_ITEM in SE37. I gave the data in the parameters. On execution of it, a message is poppin-up saying 'this is called in a wrong sequence'. Before its execution, i did execution of ME_CREATE_HEADER.

Please throw light on this problem.

Regards,

Vishy

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
395

You really should be using BAPI_PO_CREATE1 instead. Then you don't have to worry about calling functions in the right sequence.

Regards,

RIch Heilman

Read only

0 Likes
395

Hi,

I know this. But, i was wondering at the error that i got. Can you give explanation for this?

regards,

Vishy