‎2008 Jun 11 10:13 AM
Hi All,
I m calling a transaction IQS1 (Create Notification) through my Z program.I need to transfer the predefined text in the long text field in the same.How can i copy the same.
Regards
Lalit
‎2008 Jun 11 10:13 AM
‎2008 Jun 11 10:33 AM
How i can use the FM save_text as i have to display the same on the standard screen of IQS1
‎2008 Jun 11 10:38 AM
HI,
Find out a user Exit of IQS1 which is hit when you SAVE the Notification.
In the User Exit , use FM "SAVE_TEXT" & pass the required values.
Now goto IQS2 or IQS3 to view the long text.
Best regards,
Prashant
‎2008 Jun 11 10:58 AM
But I dont have to save the notification,,Users can change the text and save the notification manually...