SAP ABAP Question:
Download Questions PDF

What is get cursor field?

Answer:

GET CURSOR statement transfers the name of the screen element on which the cursor is positioned during a user action into the variable <f>.

GET CURSOR FIELD <f> [OFFSET <off>] [LINE <lin>] [VALUE <val>] LENGTH <len>].

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What are differences between At selection-screen and At selection-screen output?What is the inside concept in select-options?