Is der any other way or tcode to process the session except
SM35?
Answer Posted / purna
ANSWER 4 is also correct
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Explain what is the significance of hide?
What are the different types of the sap abap data dictionary objects?
Do we have to migrate all sapscript forms to smart forms?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is exception class and test class. How to use it?
What is cts and what do you know about it? : abap hr
Will 50,000 records be uploaded directly into APP's Server?
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 are the modes in which any update tasks work?
How can we create callable modules of program code within one abap/4 program?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How to copy table across clients?
Name the function module used to convert logical file names to physical file names in abap/4 programs?