‎2012 Feb 01 10:39 PM
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.
‎2012 Feb 02 2:14 AM
We were using direct update to CATSDB in one of the project. I guess it was because none other FM was available..
Cheers, Thomas.