Hi
I hava a problem while inserting comments in a form scenario. I did a copy of another form configuration with the HRASR_PREVIOUS_NOTES & HRASR_CURRENT_NOTE fields. Changed back the "Feeder Class parameter" to match my form scenario and version.
But i'm getting "OBJECTS_OBJREF_NOT_ASSIGNED_NO"; "CX_SY_REF_IS_INITIAL" dump in the backend and "ERROR: Access via 'NULL' object reference not possible. (termination: RABAX_STATE)" while testing with the the HRASR_TEST_PROCESS.
My FPM Configuration table is:-
Composite(logo)->List(table)->Form(comments)
The form works if i run it independently. i.e. without the list or without the form for comments but not both. The list is a table.
While debugging i could see that the "mo_data_processor" is not getting initialized.
The form also uses an "Advanced Generic Services" to save the changes to the Db. Its for change of leave dates in IT2001
Appreciate if someone can guide me what i'm missing out.
Thanks