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


Please Help Members By Posting Answers For Below Questions

How do you backup Sapscript layout sets? Can you download and upload? How?

628


What are the control break events in abap? : abap data dictionary

606


What are the aggregate objects in data dictionary? : sap abap data dictionary

667


What is luw?

678


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

516






How to Solve a Particular Ticket in Realtime ?

1741


How to Raise a Particular Ticket in Realtime ?

1634


What do you do when the system crashes in the middle of a BDC batch session?

691


What are pool tables?

649


What are different data types in abap/4?

553


Can we include customizing include or an append structure with pooled or cluster tables?

660


Explain how do you use structures in the abap programs?

533


What is the lock object?

593


Difference between /N and /BEND?

811


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

517