cancel
Showing results for 
Search instead for 
Did you mean: 

Created Objects from GUI or from Mobile are not regestring in ACL tables in ACE.

Former Member
0 Kudos

Dear Experts in ACE,

Kindly help me in resolving the issue with ACE... I need this VERY URGENT. so please.

here is my issue with ACE.

when i create Contact person from GUI or from Mobile application the contact person gets loaded into CRM which is coming into ACE as well and the surprisingly once the acl table gets filled in the method CL_CRM_ACE_OBJECT~PROCESS_OBJECT_CREATION

=> TEMP.-RIGHTS: add TEMP.-RIGHTS to ACL-TABLE
       INSERT
           (ls_table_names-acl_table_name)
         FROM TABLE
           lt_acl_objs
         ACCEPTING DUPLICATE KEYS .


it is calling dispatcher job


*=> CALL Dispatcher Process in update task
*=> makes sure that the objects will be registered and the Dispatcher will be started after enclosing commit
   CALL FUNCTION 'START_DISPATCHER_PROCESS_V2' IN UPDATE TASK
     EXPORTING
       it_object_wl = lt_obj_wl.

after this step the object created in ACL table vanishing whereas the operation i.e. creation from UI is happening properly updating ACL table.

could you please let me know what exactly needs to be done here.

Kindly please please shoot your answers immediately, its very much helpful and will be rewarded.

Thanks in Advance!

Regards,

Venky.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

it would be great if you can respond on my query, because its urgent that we are working.

Kindly help on the same.

Thanks in Advance!

Regards,

Venkat