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

inbound idoc programming

Former Member
0 Likes
594

Hi Friends,

Please send sample code for inbound idoc programming which populates the transaction codes,its very urgent

Thanks,

lavi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
528

Hi,

Put a where used list for that function module..And check how to pass parameters to this FM

Thanks,

Naren

4 REPLIES 4
Read only

Former Member
0 Likes
528

Hi,

Not sure what you are looking for..

You can use the function IDOC_INBOUND_ASYNCHRONOUS to create inbound idocs..

Populate the control record and the data record and call this FM

Thanks,

Naren

Read only

0 Likes
528

Hi,

Iam new to idocs , so i need a sample code for my easy understanding for inbound idoc

Thanks,

Lavi

Read only

Former Member
0 Likes
529

Hi,

Put a where used list for that function module..And check how to pass parameters to this FM

Thanks,

Naren

Read only

Former Member
0 Likes
528

use we19 transaction and here enter message type matmas and when go second screen -> here click on inbound function module -> see the function module code how they written