After exhausting SAP note searches and the SDN community forums, blogs & wiki searches, I decide to make my first SDN post:
After installing Enhancement Pack 3 to the base ECC 6.0, we got the Design Time for Processes & Forms node in the IMG under HR Administrative Services. I was able to get in to it the very first time without any issues; however once I selected one of the sample SAP processes, I received an "Assertion_Failed" dump in the section of code saying a referenced node must exist. In debugging, we did see a node that is referencing a node that does not exist, which is causing the dump. The dump occurs in CL_HRASR00_DT_OBJECT_BROWSER, Method ASSERT_OBJ_HIER_IS_CONSISTENT (line 71).
I now get this dump each time I try to execute the Design Time for Processes & Forms node in the IMG. Note: when accessing process the old way, there is no issue.
To me is seems like either EP3 was not installed completely, something went wrong in the activation of those business functions, or the copy of the sample forms from client 000 did not grab everything. In debugging, it appears that the missing reference node is related to some form scenario node. Also note that all the steps under Technical Settings were completed.
Has anyone seen this issue before?
Thanks for any help you can give. If I find the solution, I will post the answer here as well.
-Jeff Glynn
Edited by: Jeffrey Glynn on Oct 22, 2008 1:54 AM