cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module to get permissions details against RFx

Former Member
0 Likes
420

Hi Team,

I have requirement to get the permission details against the RFx in SRM, can any one guide me how to get this.

Please let me know if any table relationship also.

Thanks & Regards,

Srinivasan R.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Following are the tables for permissions tab details as below

/SAPPSSRM/PRDC - pass BBP_PDHSS-PS_PERM_GUID from RFX header Permission GUID in to  /SAPPSSRM/PRDC-PHDR_GUID, fetch PERMSN_GUID,

/SAPPSSRM/PRMP - enter the above PERMSN_GUID with STAT_IND "N" in to this table to see the different roles assigned in permission tab from portal

Raghu

Former Member
0 Likes

Dear Raghu,

Can you please inform what is this status N for?

Rgds

R Murdo

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Likes

Hello,

there is AUTHORITY_CHECK function module.

Regards.

Laurent.