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

Authority-Check Object Help

Former Member
0 Likes
423

We consolidated R3 financial data to an SEM system. The authority-check object does not exists in SEM, thus the user can never perform those things unless I comment it out, or find one that works. The code is below.

Any suggestions?

Thank-You.

"----


" Check security to determine if this user has unlock permission

"----


  • AUTHORITY-CHECK OBJECT 'E_CS_PERMO'

  • ID 'PERMO' FIELD '1' "Open period

  • ID 'DIMEN' FIELD g_dimen

  • ID 'RVERS' FIELD g_rvers

  • ID 'BUNIT' DUMMY

  • ID 'CONGR' FIELD g_congr.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
392

If auth object check is really required, i suggest to check with functional team for equivalent auth object.

Thanks,

SKJ

If auth object check is really required, i suggest to check with functional team for equivalent auth object.

Thanks,

SKJ

1 REPLY 1
Read only

Former Member
0 Likes
393

If auth object check is really required, i suggest to check with functional team for equivalent auth object.

Thanks,

SKJ