‎2007 Mar 08 7:16 AM
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.
‎2007 Mar 08 8:21 AM
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
‎2007 Mar 08 8:21 AM
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