pradeep
I assume you are referring to Equipment classification data to be brought to Notification. It is definitely a development involving 2 steps. I see it to be a not an easy one.
- Firstly yo need to have a custom screen area in Notification using screen exit QQMA0001 where all the characteristics values are supposed to be there. If the requirement is not for a fixed class or classes having same set of characteristics, then the task becomes difficult and demands a table instead of individual fields in the above screen area.
- Then you need to use function modules like BAPI_OBJCL_GETCLASSES to retrieve the classification data from equipment of the Notification and fill these fields. This coding will be done in the PBO, PAI module of the screen.
I doubt whether any other simple solution exists for this requirement, Let's see what other members have to say on the issue.
Regards
KJogeswaraRao