SAP ABAP Class /MRSS/CL_SQM_CAT_UI (Qualification Catalog: User Interface)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQM (Package) MRS Qualifications: Master Data (Matrix, Catalogs)
Properties
Class /MRSS/CL_SQM_CAT_UI  
Short Description Qualification Catalog: User Interface    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SQM   MRS Qualifications: Master Data (Matrix, Catalogs) 
Created 20060119   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_SQM_CAT_UI has no interface implemented.
Friends
Class /MRSS/CL_SQM_CAT_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GK_DYNP_EMPTY Constant Public Type reference (TYPE) SYST-DYNNR '0300' Detail Screen 20060125
2 GK_DYNP_F4 Constant Public Type reference (TYPE) SYST-DYNNR '0400' Structure search 20060420
3 GK_DYNP_KP Constant Public Type reference (TYPE) SYST-DYNNR '0200' Detail Screen 20060125
4 GREF_CATALOG Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT Qualifications Catalog 20060204
5 GREF_CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060420
6 GREF_DOCKING_CONT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20060123
7 GREF_DRAGBEHAVIOUR Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20060209
8 GREF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT_UI Qualification Catalog: User Interface 20060204
9 GREF_TREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_TREE Catalog 20060124
10 GS_KH Instance attribute Public Type reference (TYPE) /MRSS/T_SQM_KH Qualification Catalog: Header Data 20060125
11 GS_KP Instance attribute Public Type reference (TYPE) /MRSS/T_SQM_KP Qualification Catalog: Item 20060131
12 GS_LAYOUT_LEAF Instance attribute Private Type reference (TYPE) LVC_S_LAYN Node Layout of ALV Tree Control 20060201
13 GS_LAYOUT_NODE Instance attribute Private Type reference (TYPE) LVC_S_LAYN Node Layout of ALV Tree Control 20060201
14 GS_NODEKEY Instance attribute Public Type reference (TYPE) TV_NODEKEY Node key 20060125
15 GT_ATTRIB Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_KP_ATTRIB_TAB Node Attribute Table 20060216
16 GT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20060131
17 GT_KP Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualification Catalog Entries 20060131
18 GT_LAYOUT_ITEM Instance attribute Private Type reference (TYPE) LVC_T_LAYI Layout structure for items of the ALV tree control 20060201
19 GT_MESSAGE Instance attribute Public Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070123
20 GT_NODEINDEX Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_NODE_TAB Node Index Table 20060204
21 GT_SELECTED_KP Instance attribute Public Type reference (TYPE) /MRSS/T_SQM_KP_TAB 20110120
22 GV_CALLED_FOR_SEARCH_HELP Instance attribute Private Type reference (TYPE) XFELD SPACE Called for search help 20060420
23 GV_DEFAULT Instance attribute Private Type reference (TYPE) C Tree Control 20060223
24 GV_DYNP_KP Instance attribute Public Type reference (TYPE) SYST-DYNNR Detail Screen 20060223
25 GV_FCODE Instance attribute Public Type reference (TYPE) SY-UCOMM 20110119
26 GV_FILTER_SIMUL_ON Instance attribute Private Type reference (TYPE) XFELD Filtered entries are selected 20060309
27 GV_MESSAGE_TEXT Instance attribute Public Type reference (TYPE) SMP_DYNTXT 20070119
28 GV_MODE Instance attribute Public Type reference (TYPE) CHAR1 C=Create, D=Display, E=Edit 20060223
29 GV_SAVE Instance attribute Private Type reference (TYPE) C Tree Control 20060223
Methods
# Method Level Visibility Method type Description Created on
1 CAT_CHECK Instance method Public Method 20070201
2 CAT_COPY Instance method Public Method Copy catalog 20060530
3 CAT_HEADER_UPD Instance method Public Method Change Catalog Header Data 20060205
4 CAT_ITEMS_DEL Instance method Private Method Delete Catalog Entries 20060201
5 CAT_ITEMS_FILTER_ADD Instance method Private Method Add Catalog Entries to Filter 20060214
6 CAT_ITEMS_FILTER_DELETE Instance method Private Method Remove Catalog Entries from Filter 20060214
7 CAT_ITEM_ADD Instance method Private Method Add Catalog Entry 20060201
8 CAT_ITEM_RENAME Instance method Public Method Rename Catalog Entry 20060228
9 CAT_ITEM_UPD Instance method Public Method Change Catalog Entry 20060202
10 CAT_SAVE Instance method Public Method Save Catalog 20060204
11 CONSTRUCTOR Instance method Public Constructor Constructor 20060123
12 DATA_CHANGED_CHECK Instance method Public Method Check Whether Data has Been Changed 20060207
13 EXISTENCE_CHECK Instance method Public Method Check Whether Catalog Exists 20060205
14 FCODE_EXECUTE Instance method Public Method Execute Function Code 20060123
15 FILTERINFO_4_USER_DISP Instance method Public Method Display filter information for user 20060813
16 HANDLE_CHECKBOX_CHANGE Instance method Public Event handling method Handler for Selecting the Checkbox 20110120
17 HANDLE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Handler for Creating Context Menu for Tree 20070330
18 HANDLE_CONTEXT_MENU_SELECTED Instance method Private Event handling method Handler for Handling Context Menu Clicks for Tree 20070330
19 HANDLE_ND_CONTEXT_MENU_REQUEST Instance method Private Event handling method Handler for Creating Context Menu for Selected Nodes 20070330
20 HANDLE_ND_CTX_MENU_SELECTED Instance method Private Event handling method Handler for Handling Context Menu Clicks for Selected Nodes 20070330
21 HANDLE_NODE_DOUBLE_CLICK Instance method Public Event handling method Event Handler for Double-Click on Node 20060125
22 HANDLE_ON_DRAG_MULTIPLE Instance method Public Event handling method Event Handler for Multiple Drop 20060209
23 HANDLE_ON_DROP Instance method Public Event handling method Event Handler for Drop 20060209
24 HANDLE_TOOLBAR_FUNCTION Instance method Public Event handling method Event Handler for Toolbar Function 20060201
25 HANDLE_TOP_OF_LIST Instance method Public Event handling method Event handler for start of list 20060327
26 HEADER_TRANSLATE Instance method Private Method Translate header texts 20060703
27 INIT_F4_HELP Instance method Public Method Initialization for input help 20060424
28 INSTANCE_GET Static method Public Method Find Object Instance 20060123
29 ITEMS_TRANSLATE Instance method Private Method Translate FS item texts 20060703
30 MESSAGE_HANDLING Instance method Private Method 20070305
31 MESSAGE_OUTPUT Instance method Private Method 20070118
32 PBO Instance method Public Method Process Before Output 20060123
33 POPUP_TO_CONFIRM Instance method Public Method Confirmation prompt 20060209
34 POPUP_TO_CONFIRM_DELETE Instance method Public Method Confirmation Prompt Before Deleting 20060214
35 POSID_CHECK Instance method Public Method Check the POSID entry 20060301
36 TREE_BRANCH_DELETE Instance method Private Method Delete Branch 20060212
37 TREE_BRANCH_FILTER_UPD Instance method Private Method Refresh filter display for a subtree 20060327
38 TREE_BUILD Instance method Private Method Construct Tree 20060204
39 TREE_INIT Instance method Private Method Initialize Tree 20060131
40 TREE_ITEM_UPD Instance method Private Method Change Tree Entry 20060131
41 TREE_LAYOUT Instance method Private Method Format Tree Layout 20060201
42 TREE_MODAL_INIT Instance method Private Method Initialize tree for display in modal popup 20060420
43 TREE_NODES_DURAT_SET Instance method Private Method Define validity for selected nodes 20060227
44 TREE_NODES_FOR_MOVE_GET Instance method Private Method Find Nodes to Be Moved 20060213
45 TREE_NODES_VALDT_SET Instance method Private Method Define usability data for selected nodes 20060228
46 TREE_NODE_ATTRIBS_GET Instance method Private Method Remember Node Attributes 20060216
47 TREE_NODE_ATTRIBS_SET Instance method Private Method Restore Node Attributes 20060216
48 TREE_NODE_SELECTED_GET Instance method Private Method Determine the selected entry 20060420
49 TREE_REFRESH Instance method Private Method Refresh Tree Display 20060209
50 TREE_REFRESH_ALL_NODES Instance method Private Method Update All Nodes of Tree 20060215
51 TREE_REFRESH_NODE Instance method Private Method Refresh Tree Display for a Node 20060212
52 TREE_REGISTER_EVENTS Instance method Private Method Register Events 20060201
53 TREE_SELECTED_SUCC_GET Instance method Private Method Find Predecessor of Selected Node 20060202
54 TREE_SET_EVENT_HANDLER Instance method Private Method Event handler 20060201
55 TREE_TOOLBAR_DEFINE Instance method Private Method Define Toolbar 20060201
56 TREE_TOOLBAR_UPDATE Instance method Private Method Customize toolbar 20060207
57 UPDATE_LONG_TEXT Instance method Private Method Update Long Text & Attachments 20081006
58 WHERE_USED_CAT_DISPLAY Instance method Private Method Display where-used list for catalog 20060410
59 WHERE_USED_LIST_DISPLAY Instance method Private Method Display where-used list for qualifications 20060410
Events
Class /MRSS/CL_SQM_CAT_UI has no event.
Types
Class /MRSS/CL_SQM_CAT_UI has no local type.
Method Signatures

Method CAT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070201
2 Exporting EV_MSGTYP Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20070420

Method CAT_CHECK on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_COPY Signature

Method CAT_COPY on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method CAT_COPY on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_HEADER_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Message 20070129
2 Importing IS_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060205

Method CAT_HEADER_UPD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEMS_DEL Signature

Method CAT_ITEMS_DEL on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method CAT_ITEMS_DEL on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEMS_FILTER_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCOPE Call by reference Type reference (TYPE) /MRSS/T_SQM_FILTER_SCOPE Anwendungsbereich des Filters 20060223

Method CAT_ITEMS_FILTER_ADD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEMS_FILTER_DELETE Signature

Method CAT_ITEMS_FILTER_DELETE on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method CAT_ITEMS_FILTER_DELETE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEM_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAME_LEVEL Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20060223

Method CAT_ITEM_ADD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEM_RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSID_NEW Call by reference Type reference (TYPE) /MRSS/T_SQM_KP-POSID Qualifikationsnummer 20060228
2 Importing IV_POSID_OLD Call by reference Type reference (TYPE) /MRSS/T_SQM_KP-POSID Qualifikationsnummer 20060228

Method CAT_ITEM_RENAME on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_ITEM_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Nachricht 20060202
2 Importing IS_ITEM Call by reference Type reference (TYPE) /MRSS/T_SQM_KP Qualifikationskatalog - Position 20060202
3 Importing IV_SKIP_FRONTEND_UPD Call by reference Type reference (TYPE) XFELD SPACE Frontend nicht aktualisieren 20060228

Method CAT_ITEM_UPD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CAT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070124
2 Exporting EV_MSGTYP Call by reference Type reference (TYPE) SYMSGTY Message Type - E/W/Space 20070420
3 Importing IV_BADI Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Boolean Variable 20070420

Method CAT_SAVE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SQM_CAT_UI has no exception.

Method DATA_CHANGED_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) XFELD Kennzeichen "Datenänderungen" 20060223

Method DATA_CHANGED_CHECK on class /MRSS/CL_SQM_CAT_UI has no exception.

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Okay = 'X' 20060223
2 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalognummer 20060223
3 Importing IV_ENQ Call by reference Type reference (TYPE) ENQMODE Sperrmodus 20060223

Method EXISTENCE_CHECK on class /MRSS/CL_SQM_CAT_UI has no exception.

Method FCODE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Folgedynpro 20060223
2 Exporting EV_ERROR Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20070418
3 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID SPACE Qualifikationskatalognummer 20060223
4 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR '0010' ABAP-Programm, Nummer des aktuellen Dynpros 20060223
5 Importing IV_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20060223

Method FCODE_EXECUTE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method FILTERINFO_4_USER_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20060813

Method FILTERINFO_4_USER_DISP on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20110120
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20110120
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20110120

Method HANDLE_CHECKBOX_CHANGE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20070330

Method HANDLE_CONTEXT_MENU_REQUEST on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20070330

Method HANDLE_CONTEXT_MENU_SELECTED on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_ND_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20070330
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20070330

Method HANDLE_ND_CONTEXT_MENU_REQUEST on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_ND_CTX_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20070330

Method HANDLE_ND_CTX_MENU_SELECTED on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20060125

Method HANDLE_NODE_DOUBLE_CLICK on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_ON_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20060209
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20060209
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20060209

Method HANDLE_ON_DRAG_MULTIPLE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20060209
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20060209

Method HANDLE_ON_DROP on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_TOOLBAR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20060201

Method HANDLE_TOOLBAR_FUNCTION on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HANDLE_TOP_OF_LIST Signature

Method HANDLE_TOP_OF_LIST on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method HANDLE_TOP_OF_LIST on class /MRSS/CL_SQM_CAT_UI has no exception.

Method HEADER_TRANSLATE Signature

Method HEADER_TRANSLATE on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method HEADER_TRANSLATE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method INIT_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CAT_REF Call by reference Type reference (TYPE) /MRSS/T_SQM_CAT_REF Objektreferenz auf Qualifikationskatalog 20060424
2 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_SQM_RESOURCE_KEY Ressourcen-GUID 20060813
3 Importing IV_UNAME Call by reference Type reference (TYPE) XUBNAME Benutzername 20060509
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURRED Exception occurred 20070405
2 E_NOT_AUTHORIZED No authorization to display catalog 20070405

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EREF_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT_UI Qualifikationskatalog - Userinterface 20060204

Method INSTANCE_GET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method ITEMS_TRANSLATE Signature

Method ITEMS_TRANSLATE on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method ITEMS_TRANSLATE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method MESSAGE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20070418
2 Importing IT_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Table with Messages 20070305
3 Importing IV_MSGTYP Call by reference Type reference (TYPE) SYMSGTY Message Type -E/W/Space 20070420
4 Importing IV_SAVE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Save or not 20070305

Method MESSAGE_HANDLING on class /MRSS/CL_SQM_CAT_UI has no exception.

Method MESSAGE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070118
2 Importing IV_TITLE Call by reference Type reference (TYPE) SY-TITLE 20070118

Method MESSAGE_OUTPUT on class /MRSS/CL_SQM_CAT_UI has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20060223
2 Importing IV_REPID Value transfer Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20060223

Method PBO on class /MRSS/CL_SQM_CAT_UI has no exception.

Method POPUP_TO_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LEAVE Call by reference Type reference (TYPE) C J=Sichern, N=Nicht sichern, X=Nicht relevant, SPACE=Abbruch 20060223

Method POPUP_TO_CONFIRM on class /MRSS/CL_SQM_CAT_UI has no exception.

Method POPUP_TO_CONFIRM_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOIT Call by reference Type reference (TYPE) C Ergebnis J=Ja, N=Nein, Space=Abbruch der Löschung 20060223

Method POPUP_TO_CONFIRM_DELETE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method POSID_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSID_NEW Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Qualifikationsnummer 20060301
2 Importing IV_POSID_OLD Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Qualifikationsnummer 20060301
# Exception Resumable Description Created on
1 E_CHANGE_REJECTED Änderung nicht zugelassen 20060301

Method TREE_BRANCH_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) LVC_NKEY Knoten 20060223
2 Importing IV_ONLY_SUB_NODES Call by reference Type reference (TYPE) XFELD SPACE Nur untergeordnete Knoten 20060223

Method TREE_BRANCH_DELETE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_BRANCH_FILTER_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP Qualifikationskatalog - Position 20060327

Method TREE_BRANCH_FILTER_UPD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARID Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Vaterknoten 20060223

Method TREE_BUILD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20060223
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20060223

Method TREE_INIT on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_ITEM_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) /MRSS/T_SQM_KP Qualifikationskatalog - Position 20060131
2 Importing IV_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20060228
3 Importing IV_SKIP_FRONTEND_UPD Call by reference Type reference (TYPE) XFELD SPACE Frontend nicht aktualisieren 20060228

Method TREE_ITEM_UPD on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LAYOUT_LEAF Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20060201
2 Changing CS_LAYOUT_NODE Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20060201
3 Changing CT_LAYOUT_ITEM Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20060201

Method TREE_LAYOUT on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_MODAL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20060420
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20060420

Method TREE_MODAL_INIT on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_NODES_DURAT_SET Signature

Method TREE_NODES_DURAT_SET on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_NODES_DURAT_SET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_NODES_FOR_MOVE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_POSID Call by reference Type reference (TYPE) /MRSS/T_SQM_NODE_TAB Knotentabelle 20060213
2 Changing CV_NODE_LEVEL Call by reference Type reference (TYPE) I Ebene des Knotens im Baum 20060223
3 Importing IV_POSID Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Knoten 20060223
4 Importing IV_SEL_NOT_OK Value transfer Type reference (TYPE) XFELD Markierte Knoten nicht zulässig 20060223
# Exception Resumable Description Created on
1 E_INVALID_SELECTION Unzulässige Markierung 20060213

Method TREE_NODES_VALDT_SET Signature

Method TREE_NODES_VALDT_SET on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_NODES_VALDT_SET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_NODE_ATTRIBS_GET Signature

Method TREE_NODE_ATTRIBS_GET on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_NODE_ATTRIBS_GET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_NODE_ATTRIBS_SET Signature

Method TREE_NODE_ATTRIBS_SET on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_NODE_ATTRIBS_SET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_NODE_SELECTED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP Qualifikationskatalog - Position 20060420

Method TREE_NODE_SELECTED_GET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIB_SKIP Call by reference Type reference (TYPE) XFELD SPACE Knotenattribute nicht ermitteln 20060216

Method TREE_REFRESH on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_REFRESH_ALL_NODES Signature

Method TREE_REFRESH_ALL_NODES on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_REFRESH_ALL_NODES on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_REFRESH_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20060223
2 Importing IV_NO_FRONTEND_UPDATE Call by reference Type reference (TYPE) XFELD SPACE Kein Frontend-Update 20060223

Method TREE_REFRESH_NODE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_REGISTER_EVENTS Signature

Method TREE_REGISTER_EVENTS on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_REGISTER_EVENTS on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_SELECTED_SUCC_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODEKEY Call by reference Type reference (TYPE) LVC_NKEY Vaterknoten 20060202

Method TREE_SELECTED_SUCC_GET on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_SET_EVENT_HANDLER Signature

Method TREE_SET_EVENT_HANDLER on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_SET_EVENT_HANDLER on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_TOOLBAR_DEFINE Signature

Method TREE_TOOLBAR_DEFINE on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_TOOLBAR_DEFINE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method TREE_TOOLBAR_UPDATE Signature

Method TREE_TOOLBAR_UPDATE on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method TREE_TOOLBAR_UPDATE on class /MRSS/CL_SQM_CAT_UI has no exception.

Method UPDATE_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE Call by reference Type reference (TYPE) /MRSS/T_SQM_NODE_TAB Node Index Table 20081006

Method UPDATE_LONG_TEXT on class /MRSS/CL_SQM_CAT_UI has no exception.

Method WHERE_USED_CAT_DISPLAY Signature

Method WHERE_USED_CAT_DISPLAY on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method WHERE_USED_CAT_DISPLAY on class /MRSS/CL_SQM_CAT_UI has no exception.

Method WHERE_USED_LIST_DISPLAY Signature

Method WHERE_USED_LIST_DISPLAY on class /MRSS/CL_SQM_CAT_UI has no parameter.
Method WHERE_USED_LIST_DISPLAY on class /MRSS/CL_SQM_CAT_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 190