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 are the source code in the functions? Blank?

joo_mariano2
Participant
0 Likes
572

In my SAP the source code of the some functions are blank.

Is this correct?

Can you view in your Systems and put the result, please?

Functions:

LSO_COL_GET_ROOM_PRIVACYTYPES

LSO_COL_GET_ROOMS

So, when i will to test, the functions return System Failure

Thanks for Help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

Hi,

In our system in blank too.

This is a RFC it means that others systens connect into this FM and it means that the implementation must be in the FM not in the other system.

The note 1316954 - Integration: Collaboration for SAP NetWeaver 7.01 talks about the FM LSO_COL_GET_ROOMS.

Best regards,

Caíque Escaler

Hi,

In our system in blank too.

This is a RFC it means that others systens connect into this FM and it means that the implementation must be in the FM not in the other system.

The note 1316954 - Integration: Collaboration for SAP NetWeaver 7.01 talks about the FM LSO_COL_GET_ROOMS.

Best regards,

Caíque Escaler

2 REPLIES 2
Read only

Former Member
0 Likes
532

these are Remote FMs, means the code is implemented in the remote system.

Read only

Former Member
0 Likes
533

Hi,

In our system in blank too.

This is a RFC it means that others systens connect into this FM and it means that the implementation must be in the FM not in the other system.

The note 1316954 - Integration: Collaboration for SAP NetWeaver 7.01 talks about the FM LSO_COL_GET_ROOMS.

Best regards,

Caíque Escaler