how can u write in single program call transaction and
session method logic?
if u write logic in call transaction ,is there any errors ?
how can u see in session ?
Answer Posted / vrushali
You can set radio button in select options
call transation
call session method
if call transaction = 'X'.
call transaction.
else
call session method.
endif.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What are the disadvantages of abap query tool?
Can matchcode object contain ids with different update types? : abap data dictionary
What are the function modules used in a sap script driver program?
Can i have some Realtime Scenarios on Reports.
Is it possible to bring select option in module pool screens?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Explain the advantages and disadvantages of abap query tool?
What is the function of the correction system? : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What are the different types of parameters? : abap modularization
What is the use of at new statement ?
Explain some essential objects in abap dictionary?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is an abap/4 query? : abap hr