cancel
Showing results for 
Search instead for 
Did you mean: 

ACE Issue

Former Member
0 Kudos

Hello Experts,

As per my requirement I have to restrict Settlements using ACE control.

For the above purpose I have added Billing has new super object and linked it with Billing (CRM object) , I have created ACL,GRP and UTC tables along with custom class and assigned it to superobject.

I am using territory has Actor type and i have done all necessary steps for this object.( AFU class,OBF class ,AFO class ,rights and rule ).

When i run ACE_RUNTIME with my user i can see restricted number of settlements as per my scenario but when i search the for settlements in Web UI I can see all the settlements without any restriction. Please Advice.

Kind Regards,

Vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vinod,

I am also facing the similiar issue.

I have implemented ACE for CLaims, Trade Promotions, Funds, etc., it is working fine for them.

But with settlements I am facing the exact similiar issue.

Any pointers will be appreciated.

Thanks in advance,

Cheers,

Sharad

Former Member
0 Kudos

Hi All,

Do we need to use any other SuperObject (other than Billing) for Settlements (BUS20810) ?

Cheers,

Sharad

former_member186543
Active Contributor
0 Kudos

Hi Sharad,

Can you please try to debug through

cl_crm_ace_runtime=> check_multiple_objects_guid to see the behavior of the query.

/Hasan