SAP ABAP Class CL_SDB_ACTION_OMS_OBJ_BROWSER (SDB: OMS Object Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
     SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_ACTION_CONTROLLER ADA: Abstract Action Controller 20071123
Properties
Class CL_SDB_ACTION_OMS_OBJ_BROWSER  
Short Description SDB: OMS Object Browser    
Super Class CL_ADA_ACTION_CONTROLLER ADA: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_SDB   MaxDB/liveCache Monitoring and Administration 
Created 20071123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SDB_ACTION_OMS_OBJ_BROWSER has no interface implemented.
Friends
Class CL_SDB_ACTION_OMS_OBJ_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DELETE_NAVHIST Constant Private Type reference (TYPE) SYUCOMM 'DELHIST' Function Code that Triggered PAI 20071217
2 DISP_VALUE Constant Private Type reference (TYPE) SYUCOMM 'DISPVAL' Function Code that Triggered PAI 20080103
3 DISP_VALUE_HEX Constant Private Type reference (TYPE) SYUCOMM 'DISPHVAL' Function Code that Triggered PAI 20080103
4 HEX_KEY_TEXTEDIT Instance attribute Public Object reference (TYPE REF TO) CL_SDB_TEXTEDIT Simple Edit Control Wrapper 20080128
5 HEX_OBJECT_TEXTEDIT Instance attribute Public Object reference (TYPE REF TO) CL_SDB_TEXTEDIT Simple Edit Control Wrapper 20080128
6 INDEXES_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV TREE and GRID Wrapper 20071213
7 INDEXES_DISPLAY_TAB Instance attribute Private Type reference (TYPE) SDB_OMS_MEMBERS_OUT_TAB Table Type: Output of Member Information 20071213
8 KEY_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV TREE and GRID Wrapper 20071213
9 KEY_DISPLAY_TAB Instance attribute Private Type reference (TYPE) SDB_OMS_MEMBERS_OUT_TAB Table Type: Output of Member Information 20071213
10 MEMBERS_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: Simple ALV Abstraction 20071126
11 MEMBERS_DISPLAY_TAB Instance attribute Private Type reference (TYPE) SDB_OMS_MEMBERS_OUT_TAB Table Type: Output of Member Information 20071210
12 NAVI_ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: Simple ALV Abstraction 20071126
13 NAVI_COUNTER Instance attribute Private Type reference (TYPE) INT4 Natural Number 20071227
14 NAV_REF Instance attribute Private Attribute reference (LIKE) 20071123
15 OMS_OBJECTS Instance attribute Private Type reference (TYPE) SDB_OMS_ALL_OBJECT_DATA_TAB Table Type: All Data for OMS Object 20071123
16 ONLY_ADAPT_ACCESS Instance attribute Private Type reference (TYPE) ABAP_BOOL Adapt the access type 20090323
17 ONLY_ADAPT_TYPES Instance attribute Private Type reference (TYPE) ABAP_BOOL Change the screen by input type change 20090323
18 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20071123
19 TITLE Instance attribute Private Attribute reference (LIKE) 20071123
20 VALUES_ARE_UP_TO_DATE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080403
21 VALUE_INDEX_TEXTEDIT Instance attribute Public Object reference (TYPE REF TO) CL_SDB_TEXTEDIT Simple Edit Control Wrapper 20080226
22 VALUE_TEXTEDIT Instance attribute Public Object reference (TYPE REF TO) CL_SDB_TEXTEDIT Simple Edit Control Wrapper 20080103
23 VIEW_DATA Instance attribute Public Type reference (TYPE) SDB_OMS_OBJECT_BROWSER All Information for OMS Object Browser 20071123
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_ACCESS Instance method Private Method Adapt after change of access type 20090323
2 ADAPT_TYPES Instance method Private Method Adaptation due to changes in the input types 20090323
3 ADD_LOWER_LEVEL_NAMES Instance method Private Method 20080102
4 CHECK_CHAR_DARSTELLUNG Instance method Private Method Checks for permissible characters 20090402
5 CHECK_HEX_DARSTELLUNG Instance method Private Method Checks if the HEX format belongs to correct character set 20090402
6 CHECK_INPUT Instance method Private Method Check input values 20090330
7 CHECK_UNSIGNED_INT_2 Instance method Private Method Check for correct unsigned INT2 input 20090402
8 CHECK_UNSIGNED_INT_4 Instance method Private Method Check for correct unsigned INT2 input 20090402
9 CLEAN_INPUT_DATA_ON_CHANGE Instance method Private Method Clear input data on change 20090325
10 CONVERT_TRIPPLE_TO_OID Instance method Private Method Process new OID given as triple of pno, pagepos, generation 20090327
11 CONVERT_UUID_16 Instance method Private Method Converts from hexadecimal format 20090325
12 DISPLAY_VALUE_AS_TEXT Instance method Private Method 20080103
13 EVALUATE_INDEXES Instance method Private Method 20071213
14 EVALUATE_KEY Instance method Private Method 20071213
15 EVALUATE_MEMBERS Instance method Private Method 20071213
16 FOLLOW_LINK Instance method Private Method 20071214
17 FORMAT_MEMBER_VALUES Instance method Private Method 20080104
18 GET_DATA_OF_KEY Instance method Private Method 20090326
19 GET_DATA_OF_OID Instance method Private Method 20071126
20 GET_KEY_ZUGRIFF_TYPES_TABLE Instance method Private Method Table for Drop-Down Selection of Access Types 20090320
21 GET_MEMBER_NAME Instance method Private Method 20071210
22 GET_OID_ZUGRIFF_TYPES_TABLE Instance method Private Method Table for Drop-Down Selection of Access Types 20090320
23 GET_ZUGRIFF_TABLE Instance method Private Method Table for Drop-Down Selection of Access Types 20090320
24 INCREASE_LEVEL Instance method Private Method 20071213
25 INIT_DROP_DOWN_LISTS Instance method Private Method Initialize Drop-Down Lists 20090406
26 INIT_VIEW_DATA Instance method Private Method 20080131
27 IS_MULTI_TENANT Instance method Public Method 20100114
28 MEMBERS_TO_TREE_STRUCTURE Instance method Private Method 20071213
29 NAVIGATE_FORWARD Instance method Private Method 20071126
30 PROCESS_NEW_KEY Instance method Private Method Get data with key access with 4 byte INT key 20090327
31 PROCESS_NEW_OID Instance method Private Method Process when the object is accessed with OID: 24 char. set 20090327
32 REFRESH_HEX_DATA_OBJECT Instance method Private Method 20080128
33 REFRESH_HEX_DATA_OSKEY Instance method Private Method 20080125
34 REFRESH_INDEXES Instance method Private Method 20071127
35 REFRESH_KEY Instance method Private Method 20071127
36 REFRESH_KEYINFO Instance method Private Method 20080103
37 REFRESH_MEMBER_LIST Instance method Private Method 20071127
38 REFRESH_OBJECTINFO Instance method Private Method 20071127
39 REFRESH_OBJECTINFO_FOR_KEY Instance method Private Method 20090326
40 REFRESH_VALUES Instance method Private Method 20080103
41 SAVE_EXPANSION_STATES Instance method Private Method 20071228
42 SERVICE_AVAILABLE Instance method Private Method 20100121
43 SET_CURRENT_OBJ_DATA_ON_CHANGE Instance method Private Method Resets any input data that exists 20090403
44 SET_DEFAULT_KEY_INP_VAR Instance method Private Method Set default variant for key access 20090323
45 SET_DEFAULT_OID_INP_VAR Instance method Private Method Default Input Variant for an OID Accesss 20090323
46 SET_GRID_ATTRIBUTES Instance method Private Method 20071126
47 SET_MEMBER_LAYOUTS Instance method Private Method 20071228
48 SET_TREE_ATTRIBUTES Instance method Private Method 20071210
49 SPLIT_OID Instance method Private Method Splits OID into structure 20090406
50 SPLIT_OUTPUT Instance method Private Method 20080225
51 START_NEW_NAVIGATION Instance method Private Method 20071126
52 START_NEW_NAVIGATION_KEY Instance method Private Method 20090326
53 UPDATE_HEX_VALUES Instance method Private Method 20080128
54 UPDATE_MEMBERS_INDEXES Instance method Private Method 20071228
Events
Class CL_SDB_ACTION_OMS_OBJ_BROWSER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INDEX_LINE_TYPE Private See coding 20071213 BEGIN OF index_line_type, id TYPE i, unique_index(1) TYPE c, members TYPE sdb_oms_members_tab, END OF index_line_type
2 INDEX_TAB_TYPE Private See coding 20071213 index_tab_type TYPE STANDARD TABLE OF index_line_type
Method Signatures

Method ADAPT_ACCESS Signature

Method ADAPT_ACCESS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method ADAPT_ACCESS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method ADAPT_TYPES Signature

Method ADAPT_TYPES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method ADAPT_TYPES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method ADD_LOWER_LEVEL_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MEMBER_NAMES Call by reference Type reference (TYPE) SDB_OMS_MEMBER_NAMES_TAB Tabellentyp: OMS-Objekt-Member-Name 20080102

Method ADD_LOWER_LEVEL_NAMES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CHECK_CHAR_DARSTELLUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090402

Method CHECK_CHAR_DARSTELLUNG on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CHECK_HEX_DARSTELLUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090402

Method CHECK_HEX_DARSTELLUNG on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CHECK_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090330

Method CHECK_INPUT on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CHECK_UNSIGNED_INT_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_I4 Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090402
2 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090402

Method CHECK_UNSIGNED_INT_2 on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CHECK_UNSIGNED_INT_4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_I4 Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090402
2 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090402

Method CHECK_UNSIGNED_INT_4 on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CLEAN_INPUT_DATA_ON_CHANGE Signature

Method CLEAN_INPUT_DATA_ON_CHANGE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method CLEAN_INPUT_DATA_ON_CHANGE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CONVERT_TRIPPLE_TO_OID Signature

Method CONVERT_TRIPPLE_TO_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method CONVERT_TRIPPLE_TO_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method CONVERT_UUID_16 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090325
2 Exporting REPR_BYTE Call by reference Type reference (TYPE) SYSUUID_X UUID in X-Form (binär) 20090325
3 Importing REPR_CHAR32 Call by reference Type reference (TYPE) SYSUUID_C 20090325

Method CONVERT_UUID_16 on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method DISPLAY_VALUE_AS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEX_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20080103
2 Importing TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080103

Method DISPLAY_VALUE_AS_TEXT on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method EVALUATE_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEXES Call by reference Type reference (TYPE) INDEX_TAB_TYPE Tabellentyp: Alle Daten zu Indizes auf OMS-Objekten 20071213

Method EVALUATE_INDEXES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method EVALUATE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMBERS Value transfer Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Member eines OMS Objekts 20071213

Method EVALUATE_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method EVALUATE_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMBERS Value transfer Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Member eines OMS Objekts 20071213

Method EVALUATE_MEMBERS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method FOLLOW_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20071214

Method FOLLOW_LINK on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method FORMAT_MEMBER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MEMBERS Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Alle Member-Information und Baumstruktur 20080104

Method FORMAT_MEMBER_VALUES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_DATA_OF_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Type reference (TYPE) SDB_OMS_BY_KEY_STRUCT Objekt-ID eines OMS-Objekts 20090326
2 Exporting NEW_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20090326
3 Exporting OBJECT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090326
4 Importing TENANT Value transfer Type reference (TYPE) MANDT 20100115

Method GET_DATA_OF_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_DATA_OF_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEW_OID Call by reference Type reference (TYPE) ABAP_BOOL 20071129
2 Exporting OBJECT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20071126
3 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071126
4 Importing TENANT Value transfer Type reference (TYPE) MANDT Mandant 20100113

Method GET_DATA_OF_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_KEY_ZUGRIFF_TYPES_TABLE Signature

Method GET_KEY_ZUGRIFF_TYPES_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method GET_KEY_ZUGRIFF_TYPES_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_MEMBER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LONG_NAME Value transfer Type reference (TYPE) SDB_OMS_MEMBER_NAMES-MEMBER_NAME OMS-Objekt-Member-Name 20071210
2 Exporting NEXT_PREFIX Call by reference Type reference (TYPE) SDB_OMS_MEMBER_NAMES-MEMBER_NAME 20071210
3 Importing PREFIX Value transfer Type reference (TYPE) SDB_OMS_MEMBER_NAMES-MEMBER_NAME OMS-Objekt-Member-Name 20071210
4 Exporting RC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20071210
5 Exporting SHORT_NAME Call by reference Type reference (TYPE) SDB_OMS_MEMBER_NAMES-MEMBER_NAME 20071210

Method GET_MEMBER_NAME on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_OID_ZUGRIFF_TYPES_TABLE Signature

Method GET_OID_ZUGRIFF_TYPES_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method GET_OID_ZUGRIFF_TYPES_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method GET_ZUGRIFF_TABLE Signature

Method GET_ZUGRIFF_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method GET_ZUGRIFF_TABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method INCREASE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TREE_TABLE Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TREE_TAB Tabellentyp: Alle Member-Information und Baumstruktur 20071213

Method INCREASE_LEVEL on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method INIT_DROP_DOWN_LISTS Signature

Method INIT_DROP_DOWN_LISTS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method INIT_DROP_DOWN_LISTS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method INIT_VIEW_DATA Signature

Method INIT_VIEW_DATA on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method INIT_VIEW_DATA on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method IS_MULTI_TENANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_MT Value transfer Type reference (TYPE) FLAG allgemeines flag 20100114

Method IS_MULTI_TENANT on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method MEMBERS_TO_TREE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMBERS Value transfer Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Member eines OMS Objekts 20071213
2 Exporting TREE_TABLE Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TREE_TAB Tabellentyp: Alle Member-Information und Baumstruktur 20071213

Method MEMBERS_TO_TREE_STRUCTURE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method NAVIGATE_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_CLASSNAME Value transfer Type reference (TYPE) SDB_OMS_OBJECTINFO-CLASSNAME 20071227
2 Importing FROM_MEMBER Value transfer Type reference (TYPE) SDB_OMS_MEMBER_NAMES-MEMBER_NAME 20071126
3 Importing FROM_OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071129
4 Importing FROM_TENANT Value transfer Type reference (TYPE) MANDT Mandant 20100113
5 Exporting OBJECT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20071129
6 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071126
7 Importing TENANT Value transfer Type reference (TYPE) MANDT Mandant 20100113

Method NAVIGATE_FORWARD on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method PROCESS_NEW_KEY Signature

Method PROCESS_NEW_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method PROCESS_NEW_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method PROCESS_NEW_OID Signature

Method PROCESS_NEW_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method PROCESS_NEW_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_HEX_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20080128
2 Exporting HEX_DATA Call by reference Type reference (TYPE) SDB_OMS_RAW_DATA_TAB Tabellentyp: OMS-Objekt-Daten in RAW-Format 20080128
3 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
4 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20080128
6 Exporting REVISIONNO Call by reference Type reference (TYPE) SDB_OMS_REVISIONNO Revisions-Nummer 20080128

Method REFRESH_HEX_DATA_OBJECT on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_HEX_DATA_OSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20080125
2 Exporting HEX_DATA Call by reference Type reference (TYPE) SDB_OMS_RAW_DATA_TAB Tabellentyp: OMS-Objekt-Daten in RAW-Format 20080125
3 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
4 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20080125

Method REFRESH_HEX_DATA_OSKEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20071127
2 Exporting INDEX_MEMBERS Call by reference Type reference (TYPE) INDEX_TAB_TYPE Tabellentyp: Member eines OMS Objekts 20071213
3 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
4 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071127

Method REFRESH_INDEXES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20071127
2 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
3 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
4 Exporting MEMBERS Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Member eines OMS Objekts 20071127
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071127

Method REFRESH_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_KEYINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20080103
2 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
3 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
4 Exporting KEYINFO Call by reference Type reference (TYPE) SDB_OMS_OSKEYINFO Information zum Schlüssel eines OMS-Objekts 20080103
5 Importing OID Call by reference Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20080103

Method REFRESH_KEYINFO on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_MEMBER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20071127
2 Importing IV_IS_MT Value transfer Type reference (TYPE) FLAG allgemeines flag 20100115
3 Importing IV_TENANT Value transfer Type reference (TYPE) MANDT Mandant 20100115
4 Exporting MEMBERS Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TAB Tabellentyp: Member eines OMS Objekts 20071127
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071127
6 Exporting REVISIONNO Call by reference Type reference (TYPE) SDB_OMS_REVISIONNO Revisions-Nummer 20071227

Method REFRESH_MEMBER_LIST on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_OBJECTINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20071127
2 Importing IV_IS_MT Value transfer Type reference (TYPE) FLAG allgemeines flag 20100115
3 Importing IV_TENANT Value transfer Type reference (TYPE) MANDT Mandant 20100115
4 Exporting OBJECTINFO Call by reference Type reference (TYPE) SDB_OMS_OBJECTINFO Informationen zu OMS-Objekten 20071127
5 Importing OID Value transfer Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20071127

Method REFRESH_OBJECTINFO on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_OBJECTINFO_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20090326
2 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG allgemeines flag 20100115
3 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT Mandant 20100115
4 Importing KEY Value transfer Type reference (TYPE) SDB_OMS_BY_KEY_STRUCT Objekt-ID eines OMS-Objekts 20090326
5 Exporting OBJECTINFO Call by reference Type reference (TYPE) SDB_OMS_OBJECTINFO_BY_KEY Informationen zu OMS-Objekten 20090326

Method REFRESH_OBJECTINFO_FOR_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method REFRESH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SDB_OMS_ERRORINFO Fehlernummer und -text 20080103
2 Importing HEX_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20080103
3 Importing IV_IS_MT Call by reference Type reference (TYPE) FLAG 20100119
4 Importing IV_TENANT Call by reference Type reference (TYPE) MANDT 20100119
5 Importing MEMBERNAMES Call by reference Type reference (TYPE) SDB_OMS_MEMBER_NAMES_TAB Tabellentyp: OMS-Objekt-Member-Name 20080103
6 Exporting MEMBERVALUES Call by reference Type reference (TYPE) SDB_OMS_MEMBER_VALUES_TAB Tabellentyp: OMS Objekt Member mit seinem Wert 20080103
7 Importing OID Call by reference Type reference (TYPE) SDB_OMS_OID Objekt-ID eines OMS-Objekts 20080103
8 Exporting REVISIONNO Call by reference Type reference (TYPE) SDB_OMS_REVISIONNO Revisions-Nummer 20080103

Method REFRESH_VALUES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SAVE_EXPANSION_STATES Signature

Method SAVE_EXPANSION_STATES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SAVE_EXPANSION_STATES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SERVICE_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_AVAILABLE Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20100122

Method SERVICE_AVAILABLE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_CURRENT_OBJ_DATA_ON_CHANGE Signature

Method SET_CURRENT_OBJ_DATA_ON_CHANGE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SET_CURRENT_OBJ_DATA_ON_CHANGE on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_DEFAULT_KEY_INP_VAR Signature

Method SET_DEFAULT_KEY_INP_VAR on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SET_DEFAULT_KEY_INP_VAR on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_DEFAULT_OID_INP_VAR Signature

Method SET_DEFAULT_OID_INP_VAR on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SET_DEFAULT_OID_INP_VAR on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_MEMBER_LAYOUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGED_MEMBER_NAMES Value transfer Type reference (TYPE) SDB_OMS_MEMBER_NAMES_TAB Tabellentyp: OMS-Objekt-Member-Name 20071228
2 Changing MEMBERS Call by reference Type reference (TYPE) SDB_OMS_MEMBERS_TREE_TAB Tabellentyp: Alle Member-Information und Baumstruktur 20071228

Method SET_MEMBER_LAYOUTS on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SET_TREE_ATTRIBUTES Signature

Method SET_TREE_ATTRIBUTES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SET_TREE_ATTRIBUTES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SPLIT_OID Signature

Method SPLIT_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method SPLIT_OID on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method SPLIT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEX_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20080225
2 Changing VALUES Call by reference Type reference (TYPE) SDB_ANSW_TAB SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos 20080225

Method SPLIT_OUTPUT on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method START_NEW_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20071129

Method START_NEW_NAVIGATION on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method START_NEW_NAVIGATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090326

Method START_NEW_NAVIGATION_KEY on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method UPDATE_HEX_VALUES Signature

Method UPDATE_HEX_VALUES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no parameter.
Method UPDATE_HEX_VALUES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.

Method UPDATE_MEMBERS_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_REFRESH Value transfer Type reference (TYPE) ABAP_BOOL 20071228

Method UPDATE_MEMBERS_INDEXES on class CL_SDB_ACTION_OMS_OBJ_BROWSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711