user-exit for notific.-header:extend ref.obj.-section
Hi,
in a notification I want to enter an Equi, a FL, a Mat. and a Serial-number as ref-object, i.e. 4 criterias. Actually, I can customize only the Equi+Ser.nr.+Mat.no. (screenarea 0170). Does anybody know how I can add a field in the notification header in the 'ref.object'-section?
I found a screen area 'Customer Screen Area' which I can use in connection with screen area 090. Is this the right way? But where can I define how 090 should look like? Is that working together with user-exit QQMA001? Is it there possible to add a 4th field into the ref.object-section?
thanks for any input,
Andre
[/img]
There are a few solution for this issue all requiring development:
1. Copy the Reference object sub-screen, add you new field/s, change PBO/PAI and to tab via table TQSUB
2. Use the SAP standard Reference object sub-screen and create a new sub-screen with the missing field/s (TQSUB)
3. Use one of the notification user-exits to add the missing data (say QQMA0001 - User subscreen for notification header)
Hope this helps...
The solution:
1. Enter to CMOD transaction.
2. Create new project.
3. Add the user-exit QQMA001.
4. Click on the line that include the screen 0100.