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

Idocs / BDC

Former Member
0 Likes
440

Hi All,

I am working first time in implementation project. I have a question.

I have to upload data using transaction QP01. So which one is better

approach Idocs or BDC.Almost 1000 record(line item) is there.

Please guide me.

Thanks,

Rakesh

Hi All,

I am working first time in implementation project. I have a question.

I have to upload data using transaction QP01. So which one is better

approach Idocs or BDC.Almost 1000 record(line item) is there.

Please guide me.

Thanks,

Rakesh

1 REPLY 1
Read only

JL23
Active Contributor
0 Likes
386

LSMW offers

- standard batch input method (object 0240 method 0000 program RCPTRA01)

- idoc method (message type INSPECTIONPLAN_CREATE basis type INSPECTIONPLAN_CREATE02)

both can be used to reach the same goal.

I would choose the method I am nost familiar with, as it is certainly the quickest. (especially as 1000 is not a big number)