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

Error when transporting function modue...

aris_hidalgo
Contributor
0 Likes
661

Hello Experts,

I created a remote enabled FM in DEV and when I transported it to QAS an error

appears saying that there is an error in SAPLZSD_INTERFACES. The I tried to transport it again and

changed the function group, etc. But it still had the same problem. Need help guys.

Thank you and take care!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
645

before transporting,please check syntax check,activation at Se10 transaction.

6 REPLIES 6
Read only

Former Member
0 Likes
645

what is the error ? did you activate ur function group in SE80? Try to activate it .

Reward Points if it is helpful

Thanks

Seshu

Read only

0 Likes
645

Hi,

I don't know what the function group of my FM is.Thanks!

Read only

0 Likes
645

The name of your function group is ZSD_INTERFACES

Regards,

RIch Heilman

Read only

0 Likes
645

goto SE38 Transaction and use this program SAPLZSD_INTERFACES

and activate it. see the error now.

Read only

0 Likes
645

Hi Viray,

Go to SE80 and type the function group name (Given by Rich) and check the syntax there so that you can check the syntax of all includes in one go and activate the whole function group.

Regards,

Atish

Read only

Former Member
0 Likes
646

before transporting,please check syntax check,activation at Se10 transaction.