cancel
Showing results for 
Search instead for 
Did you mean: 

IW22 Custom Messages are skipping after entering Long Text

arpita_churi3
Active Participant
0 Kudos
279

Dear All,

I have an requirement where i have implemented user exit EXIT_SAPMIWO0_020 to send mail functionality on save of IW22 (Change Notification). After mail has sent , I am writing one success message which is displayed Notification first screen (IW22). When user is entering Subject Long text , I have observed that custom message is not displaying.

Is there any thing happening when user enters subject long text? How to avoid this after entering long text?

Thanks,

Arpita

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos

You will get a better response if you tag this post with: PLM Enterprise Asset Management (EAM)/Plant Maintenance (PM)

.

My guess is that you would need to export the message to memory (from IW22, via user-exit QQMA0014), then find another user-exit/enhancemetn spot in IW21 to import the message from memory.

.

PeteA