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

Former Member
0 Likes
334

hi all,

hw to upload the info. from legacy to database using idoc.

i have written a prog in which i included F4_FILENAME and GUI_UPLOAD

now i have to use idoc for uloading the database.

plz tell me the steps which i have to configure in idoc...

its very urgent....plz help me out.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
310

Use WE81 to create the message type

WE30 to create IDOC type.

WE31 to create the segment type.

WE82 to associate your message type tp idoc type.

WE41 to create a process code where you would associate your outbound/inbound function module to be triggered.

Finally WE21 to create a partner profile this would complete your configuration part of the idoc.

WE19 to test the IDOC . You can debugg your inbound idoc's here.

WE02 WE09 to check the status of IDOC.

Please Reward if u find this useful.

Regards,

Sandeep S Garag

1 REPLY 1
Read only

Former Member
0 Likes
311

Use WE81 to create the message type

WE30 to create IDOC type.

WE31 to create the segment type.

WE82 to associate your message type tp idoc type.

WE41 to create a process code where you would associate your outbound/inbound function module to be triggered.

Finally WE21 to create a partner profile this would complete your configuration part of the idoc.

WE19 to test the IDOC . You can debugg your inbound idoc's here.

WE02 WE09 to check the status of IDOC.

Please Reward if u find this useful.

Regards,

Sandeep S Garag