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

Need function module info

Former Member
0 Likes
460

Hi Experts,

I need MULTI_AUTHORITY_CHECK function module whick works like AUTHORITY_CHECK function module but it takes Multiple Objects at a time.

when i tired to execute in my SAP R/3 4.7EE Windows based server it is messaging Function Module Doesnot exists.

My Support packages level for SAP_BASIS is SAPKB62019 and SAP_ABA is SAPKA62019.

Can you guide me how can i get this MULTI_AUTHORITY_CHECK function module into my SAP Server by adding any other higher level suppotr packages or by doing some other activity etc

becaz as of our requirement we need only predefined function modules

PLZ share your ideas.

Your help would be highly appreciated.

Regds

Phani

3 REPLIES 3
Read only

Former Member
0 Likes
416

Hi Phani,

MULTI_AUTHORITY_CHECK is existing from SAP ECC 6.0. It is also not existing in SAP ERP Central Component 5.0.

If you want you can ask someone who is working on SAP ECC 6.0. Try creating Zfunction module of it. But I am not sure it will work for 4.7EE.

Ashven

Read only

0 Likes
416

Hi

Are there any chances to get MULTI_AUTHORITY_CHECK function module into SAP R/3 4.7EE Server by import any other higher level suppotr packages

becaz as per my requirement we have to use only predefined function modules.

PLZ help me.

Regds

Phani

Read only

0 Likes
416

HI,

Check FM's

<b>SIGN_MULTI_AUTHORITY_CHECK</b>

<b>FVW6_MULTIPLE_AUTHORITY_CHECK</b>

these FM's r exist in SAP 4.7 EE

Regards

CNU