what is set cursor and get cursor command in module pool

Answer Posted / bandivenkateswarlu

set cursor is used to pass the data from abap program to
abap memory

get cursor is used to pass the data from the abap memory to
the abap program.

syntax: set parametes (pid) vairable (variable).
get parameter (pid)

Is This Answer Correct ?    6 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to pass data from list to report?

564


What is the t-code to display batch input sessions? : abap bdc

625


What is the use of message command in a report? What are the different message types?

547


what is diff between idocs,bdc,rfc and bapi. give real time answer

17721


​​Can multiple abap systems connect to abap database?

599






How can we achieve MVC ?

902


What is the table buffer? Which type of tables used this buffer?

556


What is a table attribute? : abap data dictionary

562


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

610


What are the user interfaces of interactive lists?

549


How do you find if a logical database exists for your program requrements?

603


What is the difference between data elements and domains? : abap data dictionary

577


How many ways can a sap system be accessed?

684


What is the difference between leave transaction and call transaction?

604


What are internal tables? : abap hr

561