Hi All,
Task:
To update data in CATSDB table.
What we did:
we wrote a report to update the CATSDB, we have given the profile, pernr, workdate and catshours. The report is running good and CATSDB table is updated. using FM BAPI_CATIMESHEETMGR_INSERT.
Problem:
In the FM BAPI_CATIMESHEETMGR_INSERT, if we does not export profile( which is optional). In return i found an error Enter relevant working time attributes
Doubt
1. If profile is optional in FM, why i am getting error.
2. Is profile mandatory field.
help us