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

CALL FM bapi_mosrvaps_getlist2 from ECC

Former Member
0 Likes
606

Hi there,

I need to call function bapi_mosrvaps_getlist2 in APO from ECC remotely. However, this means copying all the interface's structures, data elements and domains into ECC, quite a big (and boring) job. Would anybody know an easier way of doing this?

Thanks in advance!

Roy van de Kerkhof

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
470

Roy,

I created a function module in APO that called this function module. I limited the parameters to only those fields needed in ECC.

Good Luck

Tim

1 REPLY 1
Read only

Former Member
0 Likes
471

Roy,

I created a function module in APO that called this function module. I limited the parameters to only those fields needed in ECC.

Good Luck

Tim