Skip to Content
0
Former Member
Sep 11, 2007 at 08:31 PM

INCLUDE TEXT in SAP Scripts???

21 Views

Hi Experts,

Am looking to display the my_z_Standard_Text(I created it with SO10) in SAP Scripts, so in this regard, I hv tried with following 2 options, but none worked out! pls. clarify,

1) /E-----100

<i><b>INCLUDE &RF140-TDNAME& OBJECT TEXT ID ST LANGUAGE &RF140-TDSPRAS&

2) /E-----100

INCLUDE &my_z_standard_text& OBJECT TEXT ID ST LANGUAGE &RF140-TDSPRAS&</b></i>

So, Do I need to go to Print prog. & Do I need to write some code in /E 100? I guess so!

pls. clarify, How to get the St. textx in SAP Scripts?

thanq.