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

custom idoc

Former Member
0 Likes
508

Hi

If we want to build custom idoc is it necessary to write ABAP program ?? Actually what we do in this coding once we have done the below steps ??

1) Create ‘Z’ segment with required fields(fields coming towards you) using WE31

2) Create ‘Z’ idoc using segment created in step 1 using WE30.

3) Create ‘Z’ message type using WE81.

4) Link idoc created in step 2 with message type created in step 3 in WE82.

thanks

Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Hi,

Go throgh the below thread for details.

Regards,

Atish

3 REPLIES 3
Read only

Former Member
0 Likes
486

Hi,

Go throgh the below thread for details.

Regards,

Atish

Read only

Former Member
0 Likes
485

hi

pls check with this link for idocs

http://www.sapmaterial.com/idoc_sample.html

regards

ankit

Read only

Former Member
0 Likes
485

Hi

what I would like to know is after doing the below steps we are writing some report program. Could you plz tell me actually what we are doing in this report program ?? When we are going to execute this report program ??

Thanks

kumar