Application Development 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: 

Authorization fail with CATS Bapi's on InfoTypes

Former Member
0 Kudos

Hello all - when running BAPI_CATIMESHEETMGR_INSERT we are failing on Authorization - for example our profile doesn't have access to InfoType 0002 - however we cannot assign it directly as the user may also have PA20 etc. and we can't permit them to see data via online transactions - any solution would be greatly appreciated

4 REPLIES 4

Former Member
0 Kudos

Check the documentation in transaction BAPI.

Judging by the name of the FM, it might require structural authorizations to be active.

Check the docs for the "use case" of the BAPI first.

Cheers,

Julius

0 Kudos

Thanks Julius - unfortunately who can submit and approve time for who is controlled by our own Z-table - so structural authorizations will not help us. The BAPI's documentation did not have anything for us to use.

Edited by: Keith Mayerle on Jun 22, 2009 5:48 PM

0 Kudos

If the BAPI is not..

No, other way around: if your z-table is not respected by the BAPI then an enhancement point might be?

Where did you add the z-table coding? It might be your own fault (just being honest).

Cheers,

Julius

0 Kudos

Just to be more clear - we don't have the z-table in an enhancement in the BAPI - it's that because we use a Z table - and not the Org Structure - who has a relationship with who will not be recognized by SAP