how can i find which report(abap program) assign to which
sap script? or how can we find sap script is assign to
which progam?
Answer Posted / padma
we get the information from table 'TNAPR'
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is a persistent class?
Explain pai and pbo.
What is the advantage of structures?
What is the difference between collect and sum?
How to Solve a Particular Ticket in Realtime ?
What kind of financial periods exist in SAP? What is the relevant table for that?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
How to determine the attributes of an internal table?
What are clustered tables?
Can a filed occur in several field groups?
How to transfer the objects? Have to transferred any objects?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the system fields you have worked with? Explain?
What are the differences between primary and secondary indexes?