Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPscript text file header

Former Member
0 Likes
1,287

Hi Experts,

We have created a SAPscript text file header with object name as 'TEXT' which has some content in it and passes to a SAP SCRIPT form for printing during run-time.

I want to make some changes to this object. Where are these

SAPscript text file header created and where i can change the content of this?

Thanx in advance

RR

1 ACCEPTED SOLUTION
Read only

Former Member
828

In Transaction ,SO10 .

3 REPLIES 3
Read only

Former Member
829

In Transaction ,SO10 .

Read only

former_member585060
Active Contributor
0 Likes
828

They are stored in STXH table

To do changes

Goto SO10 Tcode Give all the details like

Text Name

Text Id

Language

Edited by: Bala Krishna on Sep 30, 2008 3:23 PM

Read only

GauthamV
Active Contributor
0 Likes
828

hi,

u can get that form details from STXH table.