Answer Posted / aravind
use t code se12. diaplay table.
click on utilities-table contents-diaplay.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the abap program name to process the batch input session automatically? : abap bdc
Explain the advantages of different types of bdc's?
State the differences between database view & projection view? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What are the advantages of different types of bdc's?
Explain data dictionary in abap?
What are pooled tables? : abap data dictionary
What are the types of subroutines? : abap data dictionary
What are datasets in abap?
What is structure?
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)
What is a data dictionary? : sap abap data dictionary
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
when do you need to create an internal table with header line ? and with out a header line?