Fonction SAP BARC_SET_POPUP_DATA - Create object-specific menus in the bar chart

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FUNC SGRCEXCLUD-FUNC C 20 X Function Code
FUNC_TEXT RSMPE_TREE-TEXT C 40 X Short text for function code
MENU_ID BCVALS-ID I 4 Menu identification
OPERATION BCVALS-FL C 2 X Operation
PROGRAM TRDIR-NAME C 40 X Program Name
STATUS RSEU1-STATUS C 20 X Status

Paramètre Reférence Long. Facultatif Description
MENU_LIST BCIDLIST 64 X Status to be canceled (alternative PROGRAM STATUS)
NOT_FOUND_LIST RSEUL_STAT 60 X List of statuses not found

Exception Description
EMPTY_LIST No status was specified
NOT_FOUND_PROGRAM Program not found
NOT_FOUND_STATUS Status not found
RECURSIVE_MENUES Interface has syntax errors

Functionality
Two types of object-specific pop-ups can be created:
o the individual function codes are passed on
o a status defined in the Menu Painter is passed on.

Description
Function code as Menu Painter.
A function code beginning with '$' produces a separator.

Description
Menu identification.

Value range
10 pop-ups are currently possible.

Description
Operation for function code.

Value range
x = Clear = BC_CONST-MENU_CLEAR
a = Add = BC_CONST-MENU_ADD
r = Remove = BC_CONST-MENU_REMOVE

Description
Staus defined in the Menu Painter