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
629

Hi All,

To upload timesheet entry in R/3 CAT2 transaction im using a BAPI "BAPI_CATIMESHEETMGR_INSERT" .In the export parameter im passing the profile name.

The bapi works fine if i pass enteries for a single employee but it throws error if i pass enteries for multiple employees.

Error : 1. Profile incompatible with transferred data

2. Use a data entry profile for several personnel numbers

Help me out to solve the error.

Thanks & Regards,

Moni

2 REPLIES 2
Read only

Former Member
0 Likes
447

Hi,

You must use the right profile, a profile that allows you to enter data for several personnnel numbers at once.

Go to SE16 table TCATS, you will find some (accessible via SM30).

Issa

Read only

Former Member
0 Likes
447

please show me the way how???am new to abap and i want to update cats db using abap code please????

best regards,

HaHu