Hi,
I am new to BOPF. I had a requirement to add two new fields in Report Near miss GAF form under Situations. This was a change in webdnpro component 'EHHSWDC_INC_QAF_GROUP_V3'. I added two new fields and I have also added these fields in BOPF stucture in extended include ( INCL_EEW_EHHSS_INC_INCGR_DT & INCL_EEW_EHHSS_INC_ROOT_DT). I am not sure exactly in which structure I need to add this so added in both node 'ROOT' and 'GROUP'.
Also used the class 'CL_EHFND_ENA_NODE' and method 'UPDATE' to update the node structure GROUP. ( did this logic in my Webdynpro component). In run time I checked and the value is updated in the structure.
In my Near Miss OIF I have added these two fields from structure Root. but this field is always blank. I am not sure how to pass the value from Gropu node to Root note. Please advice.
Not sure whether my approach is correct or not.
Regards,
Ramya R