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

Info required

Former Member
0 Likes
529

Hi experts,

I am new to ALE/Idoc concepts. Can any one help me out how to start, and provide me the useful links and also how to proceed, i.ie the steps to follow.

Do provide me the code about the Idoc creation (Customized) and also how to use standard idoc.

If helpful, will be rewarded.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
503

Hi Raj,

Follow this procedure to create the idoc.

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

5 REPLIES 5
Read only

Former Member
Read only

0 Likes
503

Hi,

Can u provide me the Idoc creation (Customized) process and also how to use standard idoc in our program.

Thanks for the answer in advance.

Will be rewarded if helpful.

Regards

Read only

Former Member
0 Likes
503

Hi,

The above link has the information about creating a custom IDOC..

Please make sure to reward points for helpful answers..

Thanks,

Naren

Read only

0 Likes
503

Hi Narendran,

I also want the procedure of how to use standard idoc in our program.

Do require the answer.

I have rewarded, and will also reward again for this answer with healthy points.

Regards

Read only

Former Member
0 Likes
504

Hi Raj,

Follow this procedure to create the idoc.

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