Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBJS_BASE | Object Services: Generic Services | 20091105 |
Properties
| Class | CL_CORE_RSOBJS_BASE | |
| Short Description | Object Services: Generic Services - Core Part | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_CORE_OBJECT_SERVICES | BW Object Services CORE (+Central DDIC Objects) |
| Created | 20091105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CORE_RSOBJS_BASE has no forward declaration.
Interfaces
Class CL_CORE_RSOBJS_BASE has no interface implemented.
Friends
Class CL_CORE_RSOBJS_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSOBJS_MODE | Object Services: Display Mode O = Open, S = Save | 20091109 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RSOBJS_TYPE | Object Services: Object Type | 20091109 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RSOBJS_VIEW | Object Services: View of the Objects (History etc...) | 20091109 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RSOBJS_T_BXMNODES1 | Global Node Table Favorites | 20091109 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RSOBJS_T_BXMNODES1 | Global Node Table for Valid Folder Nodes | 20091109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Authorization Check for Favorites and Roles | 20091109 | |
| 2 | Static method | Public | Method | Authorization Check for Objects (History and Search) | 20091109 | |
| 3 | Static method | Private | Method | Check for Single Objects in a Folder | 20091109 | |
| 4 | Static method | Private | Method | Checking the Individual Nodes for Correctness | 20091109 | |
| 5 | Static method | Public | Method | Checking an Object | 20091109 | |
| 6 | Static method | Public | Method | Check the Technical Name | 20091109 | |
| 7 | Static method | Private | Method | Fill Nodes Recursively During Post Loading | 20091109 | |
| 8 | Static method | Public | Method | Create favorite | 20091109 | |
| 9 | Static method | Public | Method | Create Role Entry | 20091109 | |
| 10 | Static method | Public | Method | Delete All Reference in Roles and Favorites | 20091109 | |
| 11 | Static method | Public | Method | Delete Favorites | 20091109 | |
| 12 | Static method | Public | Method | Delete History | 20091109 | |
| 13 | Static method | Public | Method | Delete Object | 20091109 | |
| 14 | Static method | Public | Method | Delete Role Entry | 20091109 | |
| 15 | Static method | Private | Method | Drilldown option and Also | 20091109 | |
| 16 | Static method | Private | Method | Collect All Parent Folders | 20091109 | |
| 17 | Static method | Private | Method | Collect Valid Folders | 20091109 | |
| 18 | Static method | Protected | Method | Output Roles | 20111230 | |
| 19 | Static method | Public | Method | Get Information on the Object from the Repository | 20091109 | |
| 20 | Static method | Protected | Method | Output Favorites | 20091109 | |
| 21 | Static method | Protected | Method | Output History | 20091109 | |
| 22 | Static method | Public | Method | Main Method to Call from Outside | 20110502 | |
| 23 | Static method | Public | Method | Determine Implementing Class | 20091105 | |
| 24 | Static method | Private | Method | Combine Dependent Objects | 20091109 | |
| 25 | Static method | Protected | Method | Output Roles | 20091109 | |
| 26 | Static method | Public | Method | Get Search Attributes | 20091109 | |
| 27 | Static method | Public | Method | Initialization | 20091109 | |
| 28 | Static method | Private | Method | Read Favorites from the Base Modules | 20091109 | |
| 29 | Static method | Private | Method | Read Roles from the Base Modules | 20091109 | |
| 30 | Static method | Public | Method | Rename Favorites | 20091109 | |
| 31 | Static method | Public | Method | Create Role Entry | 20091109 | |
| 32 | Static method | Public | Method | Save in the History | 20091109 | |
| 33 | Static method | Protected | Method | Find | 20091109 | |
| 34 | Static method | Public | Method | Where-Used List | 20091109 |
Events
Class CL_CORE_RSOBJS_BASE has no event.
Types
Class CL_CORE_RSOBJS_BASE has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPEN_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | allgemeines flag | 20091109 | |||
| 2 | L_T_BXMNODES1 | Call by reference | Type reference (TYPE) | RSOBJS_T_BXMNODES1 | Übergabestruktur für Benutzermenü BW | 20091109 |
Method AUTHORITY_CHECK on class CL_CORE_RSOBJS_BASE has no exception.
Method AUTHORITY_CHECK_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 2 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method AUTHORITY_CHECK_DISPLAY on class CL_CORE_RSOBJS_BASE has no exception.
Method CHECK_EXISTENCE_IN_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' wenn bereits existiert | 20091109 | |||
| 2 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Object Services: Übergabestruktur Knotenmanipulationen | 20091109 |
Method CHECK_EXISTENCE_IN_FOLDER on class CL_CORE_RSOBJS_BASE has no exception.
Method CHECK_NODES_FOR_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 3 | I_VIEW | Call by reference | Type reference (TYPE) | RSOBJS_VIEW | Object Services: Sicht auf die Objekte (Historie etc...) | 20091109 |
Method CHECK_NODES_FOR_ATTRIBUTES on class CL_CORE_RSOBJS_BASE has no exception.
Method CHECK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RFC | Object Services: Struktur zum Prüfen | 20091109 |
Method CHECK_OBJECT on class CL_CORE_RSOBJS_BASE has no exception.
Method CHECK_TECHNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_TECHNAME_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091109 | |||
| 3 | I_OBJ_TECHNAME | Call by reference | Type reference (TYPE) | RSOBJS_TECHNAME | Objekt Services: Technischer Namne | 20091109 | |||
| 4 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method CHECK_TECHNAME on class CL_CORE_RSOBJS_BASE has no exception.
Method CHILD_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_BXMNODES1 | Übergabestruktur für Browser | 20091109 | |||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | RSBB_NODES-MENU_LEVEL | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | RSBB_NODES-OBJECT_ID | Übergabetabelle Knotentabelle Object Services | 20091109 |
Method CHILD_READ on class CL_CORE_RSOBJS_BASE has no exception.
Method CREATE_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_S_NEW_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_NODES_RFC | Übergabestruktur Knotentabelle Object Services | 20091109 | |||
| 4 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Object Services: Übergabestruktur Knotenmanipulationen | 20091109 |
Method CREATE_FAVORITE on class CL_CORE_RSOBJS_BASE has no exception.
Method CREATE_ROLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | 20091109 | ||||
| 3 | E_S_NEW_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_NODES_RFC | Übergabestruktur Knotentabelle Object Services | 20091109 | |||
| 4 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 5 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Object Services: Inputparameter | 20091109 |
Method CREATE_ROLE_ENTRY on class CL_CORE_RSOBJS_BASE has no exception.
Method DELETE_ALL_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 4 | I_DELETE_OPTIONS | Call by reference | Type reference (TYPE) | RSOBJS_S_DELETE_OPTIONS | Object Services: Optionen beim Löschen | 20091109 | |||
| 5 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 6 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method DELETE_ALL_REFERENCES on class CL_CORE_RSOBJS_BASE has no exception.
Method DELETE_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 4 | I_DELETE_OPTIONS | Call by reference | Type reference (TYPE) | RSOBJS_S_DELETE_OPTIONS | Object Services: Optionen beim Löschen | 20091109 | |||
| 5 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 6 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 | |||
| 7 | I_ROLE_KEY | Call by reference | Type reference (TYPE) | RSOBJS_ROLE_KEY | Objeckt Services: Schlüssel für Rolleneinträge | 20091109 | |||
| 8 | I_WITH_ALL_REFS | Call by reference | Type reference (TYPE) | RS_FLAG | SPACE | X = mit allen Referenzen | 20091109 |
Method DELETE_FAVORITE on class CL_CORE_RSOBJS_BASE has no exception.
Method DELETE_IN_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 4 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method DELETE_IN_HISTORY on class CL_CORE_RSOBJS_BASE has no exception.
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 4 | I_DELETE_OPTIONS | Call by reference | Type reference (TYPE) | RSOBJS_S_DELETE_OPTIONS | Object Services: Optionen beim Löschen | 20091109 | |||
| 5 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_ROLE_KEY | Objeckt Services: Schlüssel für Rolleneinträge | 20091109 | |||
| 6 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method DELETE_OBJECT on class CL_CORE_RSOBJS_BASE has no exception.
Method DELETE_ROLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 4 | I_DELETE_OPTIONS | Call by reference | Type reference (TYPE) | RSOBJS_S_DELETE_OPTIONS | Object Services: Optionen beim Löschen | 20091109 | |||
| 5 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 6 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 | |||
| 7 | I_ROLE_KEY | Call by reference | Type reference (TYPE) | RSOBJS_ROLE_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 8 | I_WITH_ALL_REFS | Call by reference | Type reference (TYPE) | RS_FLAG | SPACE | X = mit allen Referenzen löschen | 20091109 |
Method DELETE_ROLE_ENTRY on class CL_CORE_RSOBJS_BASE has no exception.
Method FILL_EXPANDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXPANDER | Call by reference | Type reference (TYPE) | RSZW_TREENODES-EXPANDER | Kennzeichen Aufriß möglich | 20091109 | |||
| 2 | I_OPEN | Call by reference | Type reference (TYPE) | FLAG | Modus Öffnen | 20091109 | |||
| 3 | I_S_BXMNODES1 | Call by reference | Type reference (TYPE) | BXMNODES1 | Übergabestruktur für Benutzermenü BW | 20091109 | |||
| 4 | I_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Transaktionscode | 20091109 | |||
| 5 | I_T_BXMNODES1 | Call by reference | Type reference (TYPE) | RSOBJS_T_BXMNODES1 | Übergabestruktur für Benutzermenü BW | 20091109 | |||
| 6 | I_URL_TYPE | Call by reference | Type reference (TYPE) | URLTYPE | Typ der URL | 20091109 |
Method FILL_EXPANDER on class CL_CORE_RSOBJS_BASE has no exception.
Method FILL_EXPANDER_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BXMNODE | Call by reference | Type reference (TYPE) | BXMNODES1 | Übergabestruktur für Benutzermenü BW | 20091109 |
Method FILL_EXPANDER_FOLDER on class CL_CORE_RSOBJS_BASE has no exception.
Method FILL_EXPANDER_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BXMNODE | Call by reference | Type reference (TYPE) | BXMNODES1 | Übergabestruktur für Benutzermenü BW | 20091109 |
Method FILL_EXPANDER_NEW on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_BW_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20111230 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20111230 | |||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | MENU_NUM_2 | '02' | Ebene im Menü | 20111230 | ||
| 4 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20111230 | |||
| 5 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20111230 |
Method GET_BW_WORKSPACE on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_EXISTENCE_AND_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | Letzter Änderer | 20091109 | |||
| 2 | E_TIMESTAMP_NAME | Call by reference | Type reference (TYPE) | RSTSTPNM | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20091109 | |||
| 3 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 4 | I_OBJ_TECHNAME | Call by reference | Type reference (TYPE) | RSOBJS_TECHNAME | Objekt Services: Technischer Namne | 20091109 | |||
| 5 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | obsolet!! | 20091109 | |||
| 6 | OBJ_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Objekt existiert | 20091109 |
Method GET_EXISTENCE_AND_PROPERTIES on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20091109 |
Method GET_FAVORITES on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20091109 |
Method GET_HISTORY on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_OBJECT_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert | 20110502 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20110502 | |||
| 3 | E_T_NODE_PROPERTIES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODE_PROPERTIES | Übergabetabelle Eigenschaften | 20110502 | |||
| 4 | I_LEVEL | Call by reference | Type reference (TYPE) | MENU_NUM_2 | '02' | Ebene im Menü | 20110502 | ||
| 5 | I_SEARCH_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_SEARCH_PARAMS | Objekt Services: Suchparameter | 20110502 | |||
| 6 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20110502 | |||
| 7 | I_T_SEARCH_ATTR | Call by reference | Type reference (TYPE) | RSOBJS_T_SEARCH_ATTR | Object Services: Suchattribute | 20110502 | |||
| 8 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20110502 |
Method GET_OBJECT_MAIN on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_OBJECT_VIEW_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Klassenname | 20091105 | |||
| 2 | E_OBJECT_TYPE_NOT_FOUND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091105 | |||
| 3 | E_OBJ_TYPE_INFO | Call by reference | Type reference (TYPE) | RSOBJS_OBJ_TYPES | Infos vom Objektbesitzer zu einem Objekttyp | 20091105 | |||
| 4 | P_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091105 |
Method GET_OBJECT_VIEW_INFO on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 3 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 4 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method GET_RELATED_OBJECTS on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | MENU_NUM_2 | '02' | Ebene im Menü | 20091109 | ||
| 4 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20091109 | |||
| 5 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20091109 |
Method GET_ROLES on class CL_CORE_RSOBJS_BASE has no exception.
Method GET_SEARCH_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SEARCH_ATTR | Call by reference | Type reference (TYPE) | RSOBJS_T_SEARCH_ATTR | Struktur von TLOGO-Suchattribut | 20091109 | |||
| 2 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method GET_SEARCH_ATTRIBUTES on class CL_CORE_RSOBJS_BASE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INIT_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INIT_VALUES_RFC | Objekt Services: Übergabe Eingabe INIT | 20091109 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 3 | E_T_INIT_PARAMS_TABLE | Call by reference | Type reference (TYPE) | RSOBJS_T_DISP_VALUES_RFC | Objekt Services: Übergabestruktur für Name Wert Paare | 20091109 | |||
| 4 | E_T_SEARCH_ATTR | Call by reference | Type reference (TYPE) | RSOBJS_T_SEARCH_ATTR | Tabelle mit suchbaren Attributen, TLOGO | 20091109 | |||
| 5 | REQUESTED_TYPE | Value transfer | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Übergabe Eingabe INIT | 20091109 |
Method INIT on class CL_CORE_RSOBJS_BASE has no exception.
Method READ_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Value transfer | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_S_PARAMS | Value transfer | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20091109 |
Method READ_FAVORITES on class CL_CORE_RSOBJS_BASE has no exception.
Method READ_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Value transfer | Type reference (TYPE) | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | MENU_NUM_2 | '02' | Ebene im Menü | 20091109 | ||
| 4 | I_S_PARAMS | Value transfer | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services: Inputparameter | 20091109 | |||
| 5 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20091109 |
Method READ_ROLES on class CL_CORE_RSOBJS_BASE has no exception.
Method RENAME_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 3 | E_S_NEW_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_NODES_RFC | Übergabestruktur Knotentabelle Object Services | 20091109 | |||
| 4 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Object Services: Übergabestruktur Knotenmanipulationen | 20091109 |
Method RENAME_FAVORITE on class CL_CORE_RSOBJS_BASE has no exception.
Method RENAME_ROLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | 20091109 | ||||
| 3 | E_S_NEW_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_NODES_RFC | Übergabestruktur Knotentabelle Object Services | 20091109 | |||
| 4 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 5 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Object Services: Inputparameter | 20091109 |
Method RENAME_ROLE_ENTRY on class CL_CORE_RSOBJS_BASE has no exception.
Method SAVE_IN_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_CHECK_RESULT | Call by reference | Type reference (TYPE) | RSOBJS_S_CHECK_RESULT_RFC | Ergebnis der Prüfung | 20091109 | |||
| 2 | E_S_NEW_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_NODES_RFC | Übergabestruktur Knotentabelle Object Services | 20091109 | |||
| 3 | I_S_NODE | Call by reference | Type reference (TYPE) | RSOBJS_S_ALTER_NODE_REFS_RFC | Objekt Services: Knoten | 20091109 |
Method SAVE_IN_HISTORY on class CL_CORE_RSOBJS_BASE has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | RSOBJS_T_NODES_RFC | Übergabetabelle Knotentabelle Object Services | 20091109 | |||
| 3 | I_SEARCH_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_SEARCH_PARAMS | Objekt Services: Suchparameter | 20091109 | |||
| 4 | I_S_PARAMS | Call by reference | Type reference (TYPE) | RSOBJS_S_INPUT_PARAMS | Object Services | 20091109 | |||
| 5 | I_T_SEARCH_ATTR | Call by reference | Type reference (TYPE) | RSOBJS_T_SEARCH_ATTR | Objekt Services: Suchparameter | 20091109 |
Method SEARCH on class CL_CORE_RSOBJS_BASE has no exception.
Method WHERE_USED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 2 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_WHERE_USED_LIST | Tabellentyp für Struktur RSBB_TREE_LIST | 20091109 | |||
| 3 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20091109 | |||
| 4 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_TYPE | Objekt Services: Objekttyp | 20091109 |
Method WHERE_USED_LIST on class CL_CORE_RSOBJS_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |