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

unknown Sapscript variable

Former Member
0 Likes
360

Dear experts,

We have requirements coming in our PO types printout quite frequently.Recently i am working on

a requirement to change text written as Authorized Signatory and below Company Name.

This text <For Company Name> is used to print from a variable with name AUTH_TEXT1.

I could not find any such variable AUTH_TEXT1 declared or defined in SAPScript,nor i could

find this variable in SO10.Furthermore i couldnot find this variable in driver program.

Where is this variable ?.The comment type used to print this variable is SIGNATORY ie 'NE'.

Not able to find where exactly text is defined.

I viewed all types of text in ME23N inclusing SIGNATORY,MATERIAL.But this variable is nowhere

defined.Can someone guess where could i find this ?

1 REPLY 1
Read only

Former Member
0 Likes
321

Dear experts sapscript debugger shows this as text-symbol.

However i could not find where it is exactly declared.