Class Method list used by SAP ABAP Class CL_WRF_PPW_SEL_AREA_VIEW (View of Selection Area of PPW)
SAP ABAP Class
CL_WRF_PPW_SEL_AREA_VIEW (View of Selection Area of PPW) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_CTMENU - ADD_SEPARATOR | Context Menu | |
2 | ![]() |
CL_CTMENU - GET_FUNCTIONS | Context Menu | |
3 | ![]() |
CL_CTMENU - ADD_FUNCTION | Context Menu | |
4 | ![]() |
CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | |
5 | ![]() |
CL_GUI_CONTROL - SET_VISIBLE | Proxy Class for Control in GUI | |
6 | ![]() |
CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | |
7 | ![]() |
CL_GUI_TOOLBAR - ADD_BUTTON_GROUP | Toolbar Control | |
8 | ![]() |
CL_GUI_TOOLBAR - DELETE_ALL_BUTTONS | Toolbar Control | |
9 | ![]() |
CL_GUI_TOOLBAR - TRACK_CONTEXT_MENU | Toolbar Control | |
10 | ![]() |
CL_WRF_PPW_INT_SERVICES - CONV_SEL_TYPE_TO_PPD_TYPE | Internal Constants and Conversions | |
11 | ![]() |
CL_WRF_PPW_INT_SERVICES - CREATE_TOOLBAR | Internal Constants and Conversions | |
12 | ![]() |
CL_WRF_PPW_RANGE - IS_EMPTY | PPW Selection Criteria | |
13 | ![]() |
CL_WRF_PPW_RANGE - IS_EMPTY | PPW Selection Criteria | |
14 | ![]() |
CL_WRF_PPW_RANGE - CREATE_IN_DIALOG | PPW Selection Criteria | |
15 | ![]() |
CL_WRF_PPW_RANGE - CREATE_IN_DIALOG | PPW Selection Criteria | |
16 | ![]() |
CL_WRF_PPW_RANGE - CHANGE_IN_DIALOG | PPW Selection Criteria | |
17 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE CALL METHOD set_sel_type( m_sel_type ). |
18 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE set_sel_type( sr_service->sel_type_os ). |
19 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE set_sel_type( sr_service->sel_type_ppd ). |
20 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE set_sel_type( sr_service->sel_type_pr ). |
21 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE set_sel_type( sr_service->sel_type_mn ). |
22 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_TYPE | View of Selection Area of PPW | SOURCE set_sel_type( sr_service->sel_type_md ). |
23 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_BUTTON_TEXT | View of Selection Area of PPW | SOURCE iw_buttons = lw_button. |
24 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_BUTTON_TEXT | View of Selection Area of PPW | SOURCE CHANGING |
25 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - SET_SEL_BUTTON_TEXT | View of Selection Area of PPW | SOURCE CALL METHOD set_sel_button_text |
26 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_SEL_SET_CHANGED | View of Selection Area of PPW | SOURCE SET HANDLER on_sel_set_changed FOR mr_active_sel_view->mr_sel_set. |
27 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_FUNCTION_SELECTED | View of Selection Area of PPW | SOURCE on_function_selected FOR mr_toolbar ACTIVATION ''. |
28 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_FUNCTION_SELECTED | View of Selection Area of PPW | SOURCE on_dropdown_clicked FOR mr_toolbar ACTIVATION '', |
29 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_FUNCTION_SELECTED | View of Selection Area of PPW | SOURCE SET HANDLER: on_appl_changed FOR mr_application ACTIVATION '', |
30 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_FUNCTION_SELECTED | View of Selection Area of PPW | SOURCE SET HANDLER: on_dropdown_clicked FOR mr_toolbar, |
31 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_FUNCTION_SELECTED | View of Selection Area of PPW | SOURCE on_function_selected FOR mr_toolbar. |
32 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - GET_FILTER_OPTIONS | View of Selection Area of PPW | SOURCE IF get_filter_options( ) IS INITIAL. |
33 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - GET_FILTER_OPTIONS | View of Selection Area of PPW | SOURCE IF get_filter_options( ) IS INITIAL. |
34 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - GET_SELECT_OPTIONS | View of Selection Area of PPW | SOURCE lr_range = get_select_options( m_sel_type ). |
35 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - GET_SUBMENUE_ENTRIES | View of Selection Area of PPW | SOURCE lt_submenu = get_submenue_entries( i_fcode = fcode ). |
36 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - GET_SUBMENUE_ENTRIES | View of Selection Area of PPW | SOURCE lt_submenu = get_submenue_entries( i_fcode = |
37 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - HANDLE_FCODE | View of Selection Area of PPW | SOURCE CALL METHOD handle_fcode( fcode ). |
38 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_APPL_CHANGED | View of Selection Area of PPW | SOURCE SET HANDLER on_appl_changed FOR mr_application. |
39 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_APPL_CHANGED | View of Selection Area of PPW | SOURCE SET HANDLER: on_appl_changed FOR mr_application ACTIVATION '', |
40 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_DROPDOWN_CLICKED | View of Selection Area of PPW | SOURCE SET HANDLER: on_dropdown_clicked FOR mr_toolbar, |
41 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_DROPDOWN_CLICKED | View of Selection Area of PPW | SOURCE SET HANDLER: on_appl_changed FOR mr_application ACTIVATION '', |
42 | ![]() |
CL_WRF_PPW_SEL_AREA_VIEW - ON_DROPDOWN_CLICKED | View of Selection Area of PPW | SOURCE on_dropdown_clicked FOR mr_toolbar ACTIVATION '', |
43 | ![]() |
CL_WRF_PPW_VIEW_FACTORY - GET_FACTORY | PPW Factory for View Layer | |
44 | ![]() |
IF_WRF_PPW_APPLICATION - SEL_TYPE_CHANGED | Price Planning Workbench | |
45 | ![]() |
IF_WRF_PPW_SEL_AREA_VIEW - GET_SEL_TYPE | Price Planning Workbench | |
46 | ![]() |
IF_WRF_PPW_SEL_AREA_VIEW - GET_SEL_TYPE | Price Planning Workbench | |
47 | ![]() |
IF_WRF_PPW_SEL_SET - SET_FILTER_ON | Manage Selection Objects | |
48 | ![]() |
IF_WRF_PPW_SEL_SET - SET_FILTER_OFF | Manage Selection Objects | |
49 | ![]() |
IF_WRF_PPW_SEL_SET - SET_FILTER | Manage Selection Objects | |
50 | ![]() |
IF_WRF_PPW_SEL_SET - GET_FUNCTION_LIST | Manage Selection Objects | |
51 | ![]() |
IF_WRF_PPW_SEL_SET - GET_FILTER | Manage Selection Objects | |
52 | ![]() |
IF_WRF_PPW_SEL_SET - GET_FILTER | Manage Selection Objects | |
53 | ![]() |
IF_WRF_PPW_SEL_SET - SELECT_SEL_SET_MEMBERS | Manage Selection Objects | |
54 | ![]() |
IF_WRF_PPW_SEL_VIEW - REFRESH | Selection View | |
55 | ![]() |
IF_WRF_PPW_SEL_VIEW - TRANSFER_TO_WA | Selection View | |
56 | ![]() |
IF_WRF_PPW_SEL_VIEW - INITIAL_LOAD | Selection View | |
57 | ![]() |
IF_WRF_PPW_SEL_VIEW - HANDLE_FCODE | Selection View | |
58 | ![]() |
IF_WRF_PPW_SEL_VIEW - GET_TOOLBAR_BUTTONS | Selection View | |
59 | ![]() |
IF_WRF_PPW_SEL_VIEW - GET_BUTTON_DROPDOWN | Selection View | |
60 | ![]() |
IF_WRF_PPW_STATUS_CTRL - GET_FUNCTION_LIST | Status Controller Functions | |
61 | ![]() |
IF_WRF_PPW_VIEW - CALC_EXCLUDING_LIST | View Methods | |
62 | ![]() |
IF_WRF_PPW_VIEW - SET_VISIBLE | View Methods | |
63 | ![]() |
IF_WRF_PPW_VIEW - SET_VISIBLE | View Methods | |
64 | ![]() |
IF_WRF_PPW_VIEW - SET_VISIBLE | View Methods | |
65 | ![]() |
IF_WRF_PPW_VIEW - FREE | View Methods | |
66 | ![]() |
IF_WRF_PPW_VIEW - FREE | View Methods | |
67 | ![]() |
IF_WRF_PPW_VIEW - CONFIGURE_TOOLBAR | View Methods | |
68 | ![]() |
IF_WRF_PPW_VIEW - CONFIGURE_TOOLBAR | View Methods | |
69 | ![]() |
IF_WRF_PPW_VIEW - CONFIGURE_TOOLBAR | View Methods | |
70 | ![]() |
IF_WRF_PPW_VIEW - CONFIGURE_TOOLBAR | View Methods | |
71 | ![]() |
IF_WRF_PPW_VIEW - CONFIGURE_TOOLBAR | View Methods | |
72 | ![]() |
IF_WRF_PPW_VIEW - CALC_EXCLUDING_LIST | View Methods | |
73 | ![]() |
IF_WRF_PPW_VIEW_FACTORY - GET_SEL_TREE_VIEW | View Factory |