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

Idoc Method to integrate data

Former Member
0 Likes
471

Hello Experts,

I have somes questions about Idocs.

1- What are the methods with which an Idoc can integrate data in the system ? Bapi or simple Function module or Batch Input, what exactly? All this methods are possible? There are others methods?

2- I have an Idoc Type and a Message Type and i want know what method uses to integrate data? How i much to do? What transction i must run?

Thank you in advance for your help.

2 REPLIES 2
Read only

Former Member
0 Likes
424

Please, can anybody help me!!

Read only

0 Likes
424

The way that i find is:

1- Search the MF of your Idoc Type. Transaction WE57 or table EDIFCT.

2- Run SE37 for this MF founded and here do a search. Search BDC, Call Transaction, o Call function. And you will find the way that Idoc uses to integrate data in DB.