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

Lsmw

former_member206396
Active Participant
0 Likes
1,012

Hi experts,

How to do LSMW using BAPI and IDoc.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
538

Hi,

Follow the step by step method of creating LSMW.

While you choose the LSMW object attributes, choose BAPI / IDOC radio button.

In addition to the normal settings, you will have to do some settings and preparations are needed for BAPI/IDOC

Choose settings -> IDOC inbound processing in LSMW transaction.

Set up File port for file transfer, create port using WE21.

Additionally set up RFC port for submitting data packages directly to function module IDoc_Inbound_Asynchronous, without creating a file during data conversion.

Setup partner type (SAP recommended ‘US’) using WE44.

Maintain partner number using WE20.

Activate IDOC inbound processing.

Verify workflow customizing.

Hope this helps.

Rgds,

HR

Hi experts,

How to do LSMW using BAPI and IDoc.

3 REPLIES 3
Read only

Former Member
0 Likes
539

Hi,

Follow the step by step method of creating LSMW.

While you choose the LSMW object attributes, choose BAPI / IDOC radio button.

In addition to the normal settings, you will have to do some settings and preparations are needed for BAPI/IDOC

Choose settings -> IDOC inbound processing in LSMW transaction.

Set up File port for file transfer, create port using WE21.

Additionally set up RFC port for submitting data packages directly to function module IDoc_Inbound_Asynchronous, without creating a file during data conversion.

Setup partner type (SAP recommended ‘US’) using WE44.

Maintain partner number using WE20.

Activate IDOC inbound processing.

Verify workflow customizing.

Hope this helps.

Rgds,

HR

Read only

Former Member
0 Likes
538

Hi Rama Krishna,

Check these threads out

Search Forums with a key work for better results than these ...

Regards,

Santosh

Read only

Former Member
0 Likes
538

hi,

check this the follwoing link for LSMW using BAPI step by step procedure :

http://www.allsaplinks.com/lsmw.html

Regards

Ashok P