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 while doing the Recording(BDC)

Former Member
0 Likes
599

Hi all,

While recording the Recording to upload the data in ME21 i am getting an error message(not Information) by default .

i had completed the recording of the Application with that error message only and started running the program to uplaod the data but Data is not uploading due to the default error message in the appliaction.

How Overcome this defect and run my BDC program.

Thanks

Ajay

1 ACCEPTED SOLUTION
Read only

vinod_vemuru2
Active Contributor
0 Likes
578

Hi Ajay,

Errors can not be processed in BDC. But if there are so many BAPIs available why r u going for BDC which is almost obsolete.

Try one of these BAPIs to create PO.

BAPI_PO_CREATE

BAPI_PO_CREATE1

Thanks,

Vinod

5 REPLIES 5
Read only

Former Member
0 Likes
578

Hi,

Do your BDC recording with the data which does not give error messages and try creating BDC program using that recording.

Regards,

Mayank

Read only

vinod_vemuru2
Active Contributor
0 Likes
579

Hi Ajay,

Errors can not be processed in BDC. But if there are so many BAPIs available why r u going for BDC which is almost obsolete.

Try one of these BAPIs to create PO.

BAPI_PO_CREATE

BAPI_PO_CREATE1

Thanks,

Vinod

Read only

Former Member
0 Likes
578

Hi,

Error message is getting populated in the application(ME21) itself not because of the data or not because of the recorded steps.

Thanks and regards

Ajay

Read only

0 Likes
578

Hi,

Better to use these bapi's hope you will get rid of these error messages.

Regards,

Mayank

Read only

Former Member
0 Likes
578

Hi,

I want to uplaod the data for one header and for multiple line items and for one line item multiple Delivery Schedules.

I think the Bapis BAPI_PO_CREATE ,BAPI_PO_CREATE1 works for the above said requirement.

Please help me out if any possibility is there

Regards

Ajay