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

regarding idoc

Former Member
0 Likes
420

only data can be sent as idoc?...or forms, viewe and data dictionary tables can be sent as idocs?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

Hi,

You can only send the data.

Regards,

lalit

2 REPLIES 2
Read only

Former Member
0 Likes
404

Hi,

You can only send the data.

Regards,

lalit

Read only

former_member654348
Participant
0 Likes
403

Forms can't be sent through idoc.

Form is the systematic arrangement of data in the format we require.

Remember Idoc is not copying of data from one system to another..It is reimplementing of data...

Means u get the data from the sender system and implement it in receiver system as u require...like creating a form or script or something.

Gegerally at a time 1 record would be transferred...not the entair table.