HI Experts,
We are getting a problem in Cfolder authorization,we are using BADI BBP_CFOLDER_BADI , method COL_AUTHORITY_CHANGE for setting authorization on private area ,
as by default private area of vendor is visible to each other.
We are using following function for this,
1.CFX_API_AREA_GETDETAIL
2. CFX_API_COL_GETDETAIL
3. CFX_ACO_API_ACTIVITIES_GET
4. CFX_ACO_API_ACTIVITIES_SET
I can see in the debugger that sy-subrc is zero, and even if i assign NOAuth, to any vendor they have access of private area of each other.
Kindly suggest any note to correct standard function module specially CFX_ACO_API_ACTIVITIES_SET.
We have upgraded our system to,
SAP_AP 700 0014 SAPKNA7014 SAP Application Platform
SRM_PLUS 550 0013 SAPKIBK013 SRM_PLUS for mySAP SRM
SRM_SERVER 550 0013 SAPKIBKT13 SRM_SERVER
Kindly Provide the help.