Hi All,
In the MSS HCM forms and Process we have an issue ,below is the scenario.
Flow of Form approvers:
1) Initiators initiates the form
2) HR fills the forms and sends for approval for managers
3) Managers approve it
4) at the last step, the Service center team will check and does a final approval.
and then it updates in SAP
Issue: at the above 4th step , the service center is unable to workitem . the reason being the table the GUID is NOT created for STEP_OBJECT for HR Service center in the table T5ASRSTEPS, Hence it is going to DUMP.
Dump details
Category ABAP Programming Error
Runtime Errors ASSERTION_FAILED
ABAP Program CL_POBJ_LEVEL=================CP
Application Component PA-AS
Date and Time 19.11.2013 12:08:40
Error at source code: at line 15
CL_POBJ_LEVEL~>GET
Please suggest.