‎2008 Mar 14 11:02 PM
dear friends,
i am working on a script,
one variable in the page window was not fitting the data it is to display,
actually it allowed 30 chars but data was 35 chars,
so i removed that variable and placed a new variable of size 35 so, it is working fine now,
but i am scared if this layout is bieng used by any other program,
it is a z layout.
how do i find out if any other program is using this same layout.
i went to tnapr table, but this layout name i couldnot find, i could not even find the output type i was uning for this layout.
can some one help me.
‎2008 Mar 15 3:15 AM
Sanjana,
Go to the TTXFP table and give the script name to get the driver program.This will let you know whether if this script is assigned to some other program also or not.In ideal cases there will be only one driver program for a script.
K.Kiran.