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

How can i found associated Function module in IDOC

Former Member
0 Likes
552

Hi all

my outbound idoc is QPMK how can i found the associated function module for this idoc

Hi all

my outbound idoc is QPMK how can i found the associated function module for this idoc

2 REPLIES 2
Read only

Former Member
0 Likes
515

Hi,

Use WE57 TCODE to get the Associated FM/IDOC/Logical message type.

Rgds,

HR

Read only

Former Member
0 Likes
515

Hi,

you can get it from table EDIFCT table, give idoctype and get it.

for your case it is <b>BAPI_IDOC_INPUT1</b>

Regards

vijay