‎2014 Feb 12 7:50 AM
Hi Experts,
I am trying to add custom fields in CIC0 (Service Notification) and I follwed the following steps.
1.Add the enhancement assignment QQMA0001 in the project.
2..Go to Components and double click on the screen 0100.
3.Before creating the customer fields in screen, create fields in QMEL table of structure CI_QMEL
4.Then create the custom fields in screen 0100.
5.Open FM EXIT_SAPMIWO0_008 then create include ZXQQMU0. This FM is used to pass the value from table to screen fields.
6. Open FM EXIT_SAPMIWO0_009 and create include ZXQQMU08. This FM is used to pass the value from screen to
structure to store the value in table.
7. Activate the project.
But I am facing problem now , the required custom fields are not displayed on Screen of CIC0 (Service Notification).
Thanks and Regards,
Irish.
‎2014 Feb 12 7:55 AM
Kindly go through the documentation of the exit : QQMA0001 in SMOD.
I took the below from documentation:
"To display the subscreens on the notification header screen, you must
first define them in Customizing under Define Notification Types and
copy the screen area "customer subscreen (one screen/NType)" or
"customer subscreen (>1 screen/NType)" to one or more of the
notification tab pages. You can do this using the Define Screen
Templates function in Customizing."
‎2014 Feb 12 8:00 AM
Hi Maju,
Can you provide me the link for the documentation of the exit : QQMA0001 in SMOD?
‎2014 Feb 12 8:21 AM
Hi Irish,
Please go to transaction code 'SMOD' in your system.
Enter 'QQMA0001' in Enhancements,
Select the "Components" and click display.
Now you will get the screen as shown below: Choose the exit and click on the button as marked in red in below screen shot