Gets the Form name of the current screen wrapper screen.
Syntax
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(sName)
Parameters
None
Return Value
|
Examples
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(#std_txtl)