cancel
Showing results for 
Search instead for 
Did you mean: 

Time sheet post into CATS from 3rd party using bapi_catimesheetmgr_insert

Former Member
0 Kudos

Hi ,

i am tryig to post time sheet details froma 3rd party PS system to SAP . i am getting the below details

1. project id

2. employee id

3. startdate

4. end date

i got one bapi "bapi_catimesheetmgr_insert'..but got stuck up in testing ..as i couldn't run with the data i have.

how do i fix this.

- Satish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you wish to enter time sheets against WBS elements below information (atleast should) be provided:

1. Employee No.

2. Key Date

3. Sender Cost Centre

4. Activity Type

5. Abs/Att type

6. Receiver WBS element

7. Time (in Hrs)

8. Data Entry Profile

You can default 3,4 from the info type 0315 (HR master and data entry profile) and 5 from the data entry profile being used.

Would suggest you (with help of HR/CO consultant) to simulate the entries from CAT2 transaction first and then test the BAPI with the above values.

Regards

Sreenivas

Answers (1)

Answers (1)

Former Member
0 Kudos

done on my own.