Is der any other way or tcode to process the session except
SM35?

Answer Posted / abhi

I think we can use the folloiwng call function to process
the session other than SM35.

call 'BDC_START_GROUP' id 'GROUP' field mtab-groupid
id 'QUID' field mtab-qid
id 'DISPLAY' field amodus
id 'LOG' field lmodus
id 'EXPERT' field d0300-expert
id 'DYSIZE' field ldefsize
id 'ERRORFORCEEND' field d0300-errfend
id 'SIMUBATCH' field opt_simubatch.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which FM do you use to find out who is reporting to whom

5183


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3417


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

616


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

558


What is an abap data dictionary? : abap data dictionary

611






What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

624


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1599


Explain what are the different functions used in sap script? What are the parameters used in each function?

557


Can you create an internal table dynamically?(at run time)

1433


what will happen if called program is not executable ?

1702


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

571


What are the drill-down features provided by abap/4 in interactive lists?

602


What are local objects? : abap data dictionary

608


How you attach search help to data element? : sap abap data dictionary

665


What is Buffering Concept? When should a Table be buffered?

11807