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

BAPI_CATIMESHEETMGR_INSERT

Former Member
0 Likes
519

Dear all,

I'd like to know wether this BAPI does any authority check ???

Regards

Stephan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
447

Hi Stephan,

It has got authority check. It calls a FM CATS_EXTERNAL_INTERFACE which inturn calls FM CATS_INTERFACE which has a form routine which does the authority check for PERNR and PROFILE.

Hope it helps.

Sujay

1 REPLY 1
Read only

Former Member
0 Likes
448

Hi Stephan,

It has got authority check. It calls a FM CATS_EXTERNAL_INTERFACE which inturn calls FM CATS_INTERFACE which has a form routine which does the authority check for PERNR and PROFILE.

Hope it helps.

Sujay