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

BDC for ME21

sudhir_uppalapati
Participant
0 Likes
502

Hi All,

I need to create a BDC for the creation of Purchase orders using t-code ME21. but each PO may have different items i.e if one Po have 2 items other PO may have 5 items. so how to do this.

How can i upload the data of the different PO's in BDC. How should the flatfile should be designed??

Regards

Sudhir

4 REPLIES 4
Read only

Former Member
0 Likes
470

Hi

Few days back when you asked something related PO for me21, I gave u a sample code... did that not help you?

Regards,

Vishwa.

Edited by: vishwa sri hari on Sep 25, 2008 7:31 AM

Read only

0 Likes
470

Hi Vishwa,

i did not understand that...can you please tell me in brief...

Read only

former_member585060
Active Contributor
0 Likes
470

Try with BAPIs

BAPI_PO_CREATE1

BAPI_PO_CREATE

BAPI_PO_CHANGE

Read only

Former Member
0 Likes
470

Sudhir,

the better option is to do recording with available scenarios..

Sometimes, we dont have Services to be filled in the PO and sometimes we need to.

So, do the recording with the maximum and then you can make the changes in the Program,write conditions based on the requirement.

Instead, as I said earlier also performing BAPI is the best option.

Regards,

Vishwa.