1.

Can you define Get Cursor Field in ABAP?

Answer»

Can you define Get CURSOR Field in ABAP?
The main use of GET CURSOR STATEMENT is to transfer the name of screen element where cursor is positioned during a user action into the variable < f>

And Below is the SYNTAX for that


GEt Cursor Field



Discussion

No Comment Found