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: 

BAPI_CATIMESHEETMGR_INSERT with RFC XI user gives errormessages

l_hoeneveld
Explorer
0 Kudos

Hello group,

In an interface with XI I call the BAPI BAPI_CATIMESHEETMGR_INSERT with a certain profile. For this profile certain checks are made for the inputvalues. When I debug the functionallity with my account the BAPI works fine. But when the same data is inserted with an RFC user trough XI I get errormessages that belong to another HR-profile. It is as if the hardcoded profileparameter is overwritten.

Did anyone have the same problem, and if yes how was this solved?

Regards, Léon Hoeneveld

1 REPLY 1

l_hoeneveld
Explorer
0 Kudos

It had to do with user-exits that were active and did checks when the transaction code was empty.