Hierarchy
⤷
⤷
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 | 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 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DELHIST' | Function Code that Triggered PAI | 20071217 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DISPVAL' | Function Code that Triggered PAI | 20080103 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DISPHVAL' | Function Code that Triggered PAI | 20080103 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_TEXTEDIT | Simple Edit Control Wrapper | 20080128 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_TEXTEDIT | Simple Edit Control Wrapper | 20080128 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV TREE and GRID Wrapper | 20071213 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SDB_OMS_MEMBERS_OUT_TAB | Table Type: Output of Member Information | 20071213 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV TREE and GRID Wrapper | 20071213 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SDB_OMS_MEMBERS_OUT_TAB | Table Type: Output of Member Information | 20071213 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: Simple ALV Abstraction | 20071126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SDB_OMS_MEMBERS_OUT_TAB | Table Type: Output of Member Information | 20071210 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: Simple ALV Abstraction | 20071126 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20071227 | |||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20071123 | |||||
| 15 | Instance attribute | Private | Type reference (TYPE) | SDB_OMS_ALL_OBJECT_DATA_TAB | Table Type: All Data for OMS Object | 20071123 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Adapt the access type | 20090323 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Change the screen by input type change | 20090323 | |||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20071123 | |||||
| 19 | Instance attribute | Private | Attribute reference (LIKE) | 20071123 | |||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20080403 | ||||
| 21 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_TEXTEDIT | Simple Edit Control Wrapper | 20080226 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SDB_TEXTEDIT | Simple Edit Control Wrapper | 20080103 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SDB_OMS_OBJECT_BROWSER | All Information for OMS Object Browser | 20071123 |
Methods
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 | 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 | 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 | 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 | 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 | IMP_I4 | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090402 | |||
| 2 | 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 | IMP_I4 | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090402 | |||
| 2 | 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 | RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20090325 | |||
| 2 | REPR_BYTE | Call by reference | Type reference (TYPE) | SYSUUID_X | UUID in X-Form (binär) | 20090325 | |||
| 3 | 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 | HEX_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080103 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | KEY | Value transfer | Type reference (TYPE) | SDB_OMS_BY_KEY_STRUCT | Objekt-ID eines OMS-Objekts | 20090326 | |||
| 2 | NEW_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090326 | ||||
| 3 | OBJECT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090326 | ||||
| 4 | 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 | NEW_OID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071129 | ||||
| 2 | OBJECT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071126 | ||||
| 3 | OID | Value transfer | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20071126 | |||
| 4 | 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 | LONG_NAME | Value transfer | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES-MEMBER_NAME | OMS-Objekt-Member-Name | 20071210 | |||
| 2 | NEXT_PREFIX | Call by reference | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES-MEMBER_NAME | 20071210 | ||||
| 3 | PREFIX | Value transfer | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES-MEMBER_NAME | OMS-Objekt-Member-Name | 20071210 | |||
| 4 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20071210 | |||
| 5 | 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 | 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 | 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 | MEMBERS | Value transfer | Type reference (TYPE) | SDB_OMS_MEMBERS_TAB | Tabellentyp: Member eines OMS Objekts | 20071213 | |||
| 2 | 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 | FROM_CLASSNAME | Value transfer | Type reference (TYPE) | SDB_OMS_OBJECTINFO-CLASSNAME | 20071227 | ||||
| 2 | FROM_MEMBER | Value transfer | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES-MEMBER_NAME | 20071126 | ||||
| 3 | FROM_OID | Value transfer | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20071129 | |||
| 4 | FROM_TENANT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20100113 | |||
| 5 | OBJECT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071129 | ||||
| 6 | OID | Value transfer | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20071126 | |||
| 7 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20080128 | |||
| 2 | HEX_DATA | Call by reference | Type reference (TYPE) | SDB_OMS_RAW_DATA_TAB | Tabellentyp: OMS-Objekt-Daten in RAW-Format | 20080128 | |||
| 3 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 4 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 5 | OID | Value transfer | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20080128 | |||
| 6 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20080125 | |||
| 2 | HEX_DATA | Call by reference | Type reference (TYPE) | SDB_OMS_RAW_DATA_TAB | Tabellentyp: OMS-Objekt-Daten in RAW-Format | 20080125 | |||
| 3 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 4 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20071127 | |||
| 2 | INDEX_MEMBERS | Call by reference | Type reference (TYPE) | INDEX_TAB_TYPE | Tabellentyp: Member eines OMS Objekts | 20071213 | |||
| 3 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 4 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20071127 | |||
| 2 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 3 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 4 | MEMBERS | Call by reference | Type reference (TYPE) | SDB_OMS_MEMBERS_TAB | Tabellentyp: Member eines OMS Objekts | 20071127 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20080103 | |||
| 2 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 3 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 4 | KEYINFO | Call by reference | Type reference (TYPE) | SDB_OMS_OSKEYINFO | Information zum Schlüssel eines OMS-Objekts | 20080103 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20071127 | |||
| 2 | IV_IS_MT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 3 | IV_TENANT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 4 | MEMBERS | Call by reference | Type reference (TYPE) | SDB_OMS_MEMBERS_TAB | Tabellentyp: Member eines OMS Objekts | 20071127 | |||
| 5 | OID | Value transfer | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20071127 | |||
| 6 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20071127 | |||
| 2 | IV_IS_MT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 3 | IV_TENANT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 4 | OBJECTINFO | Call by reference | Type reference (TYPE) | SDB_OMS_OBJECTINFO | Informationen zu OMS-Objekten | 20071127 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20090326 | |||
| 2 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100115 | |||
| 3 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20100115 | |||
| 4 | KEY | Value transfer | Type reference (TYPE) | SDB_OMS_BY_KEY_STRUCT | Objekt-ID eines OMS-Objekts | 20090326 | |||
| 5 | 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 | ERROR | Call by reference | Type reference (TYPE) | SDB_OMS_ERRORINFO | Fehlernummer und -text | 20080103 | |||
| 2 | HEX_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080103 | ||||
| 3 | IV_IS_MT | Call by reference | Type reference (TYPE) | FLAG | 20100119 | ||||
| 4 | IV_TENANT | Call by reference | Type reference (TYPE) | MANDT | 20100119 | ||||
| 5 | MEMBERNAMES | Call by reference | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES_TAB | Tabellentyp: OMS-Objekt-Member-Name | 20080103 | |||
| 6 | MEMBERVALUES | Call by reference | Type reference (TYPE) | SDB_OMS_MEMBER_VALUES_TAB | Tabellentyp: OMS Objekt Member mit seinem Wert | 20080103 | |||
| 7 | OID | Call by reference | Type reference (TYPE) | SDB_OMS_OID | Objekt-ID eines OMS-Objekts | 20080103 | |||
| 8 | 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 | 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 | CHANGED_MEMBER_NAMES | Value transfer | Type reference (TYPE) | SDB_OMS_MEMBER_NAMES_TAB | Tabellentyp: OMS-Objekt-Member-Name | 20071228 | |||
| 2 | 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 | HEX_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080225 | ||||
| 2 | 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 | 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 | 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 | 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 |