‎2009 Mar 16 7:13 AM
Hi all,
As a beginner i want to know the steps to create objects which i can use in include statements. Suppose for this stmt,INCLUDE ZFOOTER OBJECT TEXT ID ST LANGUAGE EN
In this how will i create 'ZFOOTER' object..Pls Help me..
‎2009 Mar 16 7:15 AM
‎2009 Mar 16 7:15 AM
‎2009 Mar 16 7:16 AM
Hi Gayathri,
You can create this kind of include from transaction- SO10,
And then in your script's windows text element area you can use this
Include statement to include the text id created through the above t-code.
Hope it helps
Regrds
Mansi
‎2009 Mar 16 7:39 AM
‎2009 Mar 16 7:17 AM
‎2009 Mar 16 7:21 AM
Use Tcode so10 .create standard texts. and use them in SAP script