Class Method list used by SAP ABAP Class /UI2/CL_NWBC_SAPGUI_SHORTCUT (SAPGUI Shortcut)
SAP ABAP Class /UI2/CL_NWBC_SAPGUI_SHORTCUT (SAPGUI Shortcut) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /UI2/CL_NWBC - URL_BASE External Functionality for NWBC
2 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_HEADER SAPGUI Shortcut
3 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - SURROUND SAPGUI Shortcut
4 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - SURROUND SAPGUI Shortcut
5 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - GET_SYSTEM_NUMBER SAPGUI Shortcut
6 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - GET_SHORTCUT SAPGUI Shortcut
7 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - GET_GUI_PARAM_STRING SAPGUI Shortcut
8 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - GET_COMMAND_TYPE_STRING SAPGUI Shortcut
9 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - GET_COMMAND_STRING SAPGUI Shortcut
10 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - CREATE_TRANSACTION_STRING SAPGUI Shortcut
11 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - CONSTRUCTOR SAPGUI Shortcut
12 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_URL_PARAM SAPGUI Shortcut SOURCE add_url_param( EXPORTING name = gc_s_url_param-parameters value = lv_parameters CHANGING fields = lt_fields ).
13 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_URL_PARAM SAPGUI Shortcut SOURCE add_url_param( EXPORTING name = gc_s_url_param-user value = lv_user CHANGING fields = lt_fields ).
14 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_URL_PARAM SAPGUI Shortcut SOURCE add_url_param( EXPORTING name = gc_s_url_param-skip_sel_screen value = iv_skip_initial_screen CHANGING fields = lt_fields ).
15 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_URL_PARAM SAPGUI Shortcut SOURCE add_url_param( EXPORTING name = gc_s_url_param-destination value = iv_sm59_destination CHANGING fields = lt_fields ).
16 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_URL_PARAM SAPGUI Shortcut SOURCE add_url_param( EXPORTING name = gc_s_url_param-transaction value = iv_transaction_code CHANGING fields = lt_fields ).
17 Class Method  /UI2/CL_NWBC_SAPGUI_SHORTCUT - ADD_OPTION SAPGUI Shortcut
18 Class Method  /UI2/CL_NWBC_UTILITY - FIELDS_TO_STRING NWBC - Utility Functions
19 Class Method  /UI2/CL_NWBC_UTILITY - STRING_TO_FIELDS NWBC - Utility Functions
20 Class Method  /UI2/CL_URL - RESOLVE_SM59_ALIAS URL Generator for different frames in one
21 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see Longtext)
22 Class Method  CL_HTTP_UTILITY - ENCODE_BASE64 HTTP Framework (iHTTP) HTTP Utilities
23 Class Method  IF_HTTP_UTILITY - ENCODE_BASE64 Utility Methods for HTTP Framework