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

Define infotype ? : abap hr

711


How can we set the table spaces and extent sizes? : abap data dictionary

744


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1774


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1599


What is the difference between call transaction and session method? : abap bdc

664






What are the different database integrities?

582


Explain the disadvantages of different types of bdc's?

518


how to create view in bdc..??

2331


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

746


What are the advantages of logical databases : abap hr

606


What are the user interfaces of interactive lists?

553


What does the ‘suppress dialog’ do?

866


What are the types of subroutines? : abap modularization

593


How do you display a data in a detail list?

585


Explain the inside concept in select-options?

562