‎2016 Mar 08 5:14 AM
Hi Experts,
I wanted to change the work center description, capacity data and cost center data using the FMs - CR_API_CHANGE_ENTRY, CR_API_CHANGE_CAPACITIES, CR_API_CHANGE_COSTCENTER respectively. I do not get an error message. At the same time after commit statement, the data is not updated. Can you please guide me on this?
Thank you.
‎2016 Mar 08 6:32 AM
Hi,
Since the FM that you have mentioned are not released for customer use, I would suggest you try to find other ways to do the changes.
As for the entries not getting updated you can try commit work after the FM call.
Hope this helps.
‎2016 Mar 08 6:32 AM
Hi,
Since the FM that you have mentioned are not released for customer use, I would suggest you try to find other ways to do the changes.
As for the entries not getting updated you can try commit work after the FM call.
Hope this helps.
‎2016 Apr 13 12:17 PM
As the FM was not yet released, we had to look into another alternative.
Thank you.
‎2021 Sep 02 6:42 PM