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

Modifying CATSDB table

Former Member
0 Likes
511

Hi,

We need to modify CATSDB table and this is needed to correct information in old records. Is direct table update advisable or can the BAPI 'BAPI_CATIMESHEETMGR_CHANGE' can be used?

In the case of BAPI, I'm passing the relevant information but I'm not able to change any records successfully. Since this is only used in conjuction with Idocs, I'm not sure.

Any pointers will be helpful.

Thank you.

1 REPLY 1
Read only

Former Member
0 Likes
388

We were using direct update to CATSDB in one of the project. I guess it was because none other FM was available..

Cheers, Thomas.