Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Check OK-Code

Former Member
0 Likes
870

Hi all,

is there a possibility to check the ok-code in a service-notification, and depending on that code, execute some user functions?

It's in transaction 'IW56'. If you click on the icon with the green flag on it (function code 'COWO') in program 'SAPLICUA'.

Depending on the click of this icon, I wanna change the field 'Malfunction start'.

Thank you for all your help.

Regards Andreas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
598

Hi!

What you want is a standard modification. It is possible, but you have to register the ICUA function group at OSS homapage for an SSCR key.

We are using XQQM functioon group for extra fields on the notifications.

Function groups can be maintained with transaction SE80.

Regards

Tamá

2 REPLIES 2
Read only

Former Member
0 Likes
599

Hi!

What you want is a standard modification. It is possible, but you have to register the ICUA function group at OSS homapage for an SSCR key.

We are using XQQM functioon group for extra fields on the notifications.

Function groups can be maintained with transaction SE80.

Regards

Tamá

Read only

0 Likes
598

Hi Tamás,

that means, that I cannot react on the icon click, without doing a modification?