‎2005 Dec 23 10:32 AM
Hi,
I created standard text using so10. How can I call this text to my script program??
Is there any other way to acheive this??
Thanks,
Ravindra
‎2005 Dec 23 10:36 AM
Hi ravindra,
Go to Page windows, text elements of your script.
Go to Include standard text from the menu.(Menu pat is Insert->Text->Standard)
GIve the standard text name.
It will be included in your script.
Regards,
Ravi
‎2005 Dec 23 10:36 AM
Hi ravindra,
Go to Page windows, text elements of your script.
Go to Include standard text from the menu.(Menu pat is Insert->Text->Standard)
GIve the standard text name.
It will be included in your script.
Regards,
Ravi
‎2005 Dec 23 10:37 AM
Hi Ravindra,
1. PRINT_TEXT
Use the above FM from ur driver program.
Regards,
Amit M.
‎2005 Dec 23 10:38 AM
Hi Ravindra
use that command :
INCLUDE (name) OBJECT (TEXT maybe) ID (ST or ADRS ..) LANGUAGE (SY-LANGU .. )
Rgd
Frédéric
‎2005 Dec 23 10:48 AM
go to window script editor and choose
menu INSERT->TEXT->STANDARD TEXT->Chose text name
this will insert the piece of script in the layout editor.
vijay
‎2005 Dec 23 11:18 AM
Hi Ravindra,
By using INCLUDE command you can insert the standard text in script editor.
please go throught the help command for include command and it will explain you in detail.
One more thing regarding that,when you have to transport your request to QA system, you have to include the standard text in your request otherwise your standard text will not be visible in the QA.
To include your standard text to your request in DEU, run program RSTXTRAN.
Regards,
Tarun