on 2017 Jan 12 3:34 AM
Hi Experts,
I have a requirement to change the SAP standard screens for the EHSM (Environment health and safety management) module. it is for Incident Report creation.
For the main step 2 (Injured step), there are four sub steps a, b , c and d. I want to hide sub steps b and c and also UIBBs of b and c to be merged into sub step a as shown in below diagram. so basically i want to have sub step a with all UIBBs of sub steps b and c.
I think to achieve this there are multiple ways, i know below three options.
please confirm these three options and also suggest me if there is any other option is also available.
I would like to prefer option 3 here because through coding at runtime we can handle the screen structure on some specific conditions on the other hand option and 2 are statically change.
For the option 3, please let me know how to find the AppCC object (application specific controller class) which implements the interface IF_FPM_GAF_CONF_EXIT for incident report transaction.
My concern in opting this 3rd option is, in entire application hierarchy, I am not getting any single web dynpro component which has implemented interface IF_FPM_GAF_CONF_EXIT so there is no scope for me to write coding in OVERRIDE_EVENT_GAF method. but yes there is global FBI controller class as CL_EHHSS_INC_GAF_CONTROLLER_V3.
kindly suggest.
Thanks & Regards,
Jagesh
User | Count |
---|---|
78 | |
11 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.