How to Find Driver Program given the name of Sapscript?
Answers were Sorted based on User's Feedback
Answer / kishore
Its very simple.
First You need to goto form->check->texts. you will get one
small box hit on enter where you can see the driver program
name
Is This Answer Correct ? | 49 Yes | 6 No |
Answer / shaik shadulla
go to the table TTXFP give the form name
thaks,
SHaik Shadulla
Is This Answer Correct ? | 33 Yes | 1 No |
Answer / mon
one is is You can go to SE71 (form painter) go to insert->
program symbols and find the name.
else in the tcode NACE -> choose an output type->procesing
routines you will find the form name and the script name.
Is This Answer Correct ? | 25 Yes | 8 No |
Answer / umas
if the for is con figured , you can get from TNAPR also
Is This Answer Correct ? | 16 Yes | 3 No |
Answer / shweta saini
TNAPR is the standard data base table. Which contain all the standard layout name and their driver program name.
NACE is the Tcode which also contain standard layout and their driver program name.
TTXFP is the standard data base table which contain user defined layout and their related program name.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / manickam.m
In se16 list the TNAPR table give the script name in
selection screen and find the corresponding program name
Is This Answer Correct ? | 7 Yes | 2 No |
I receive 5 orders from customer. Irrespective of Value or quantity, first 3 orders get discount. From 4th order onwards no discount. How to do this?
What is the client concept in SAP? What is the meaning of client independent ?
3. In ABAP/4 programs how do u access data present in presentation server and on an application server.
HOw to Call Subroutine in Sap Script?
2 Answers Accenture, TCS, WDC,
How can I prevent page-break in the message that is to be displayed?
How to print page numbers in a script through SE38 Program ?
how you create standardtext and how to transfer standard text from one client to another?
6 Answers Accenture, HDFC, Metalogic,
What do you mean by symbols?
How do you handle filters in ALV Reports?
What is t.code for script styles?
How would you call a subroutine in sap script?
What is the use of perform statement in scripts ?