Tuesday, October 24, 2017

SYSTEM.CURSOR_ITEM in Oracle Forms

SYSTEM.CURSOR_ITEM:-
 
  • Represents the name of the block and item, block.item, where the input focus (cursor) is located.
  • The value is always a character string.

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...