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
What are the client dependant objects in abap / sap?
How do you set up background jobs in sap? What are the steps?
What are the types of bdc s?
How do you display a data in a detail list?
Give examples of transparent table?
How can you manipulate the presentation and attributes of interactive lists?
What are the events we use in dialog programming and explain them?
What are client dependent objects in abap/sap?
What is a type-pool?
List the events in abap/4 language?
Different types of locks?
What is the difference between rfc and bapi function modules? : abap bdc
When the top-of-page event does get triggered?
What is meant by authorization? : sap abap hr
Have you printed any report?