!--a11y-->
You use this method to display a context menu
menu when the event context_menu occurs.CALL METHOD picture->display_context_menu
exporting context_menu = context_menu
exceptions error = 1.
Parameter |
Meaning |
context_menu |
Instance of the class CL_CTMENU for constructing and displaying a context menu ( see also:
Context Menu). |