SAP ABAP Interface IF_RSOBJS_MAINTAIN (Maintenance Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RS_CORE_OBJECT_SERVICES (Package) BW Object Services CORE (+Central DDIC Objects)
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RSOBJS_MAINTAIN | |
| Short Description | Maintenance Interface |
General Data
| Package | RS_CORE_OBJECT_SERVICES | BW Object Services CORE (+Central DDIC Objects) |
| Created | 20050816 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSOBJS_MAINTAIN has no forward declaration.
Interfaces
Interface IF_RSOBJS_MAINTAIN has no interface.
Friends
Interface IF_RSOBJS_MAINTAIN has no friend.
Attributes
Interface IF_RSOBJS_MAINTAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Authorizations for Creating | 20050904 | |
| 2 | Static method | Public | Method | Check Authorizations for Deleting | 20050816 | |
| 3 | Static method | Public | Method | Check User Locks (for Saving and Deleting) | 20050816 | |
| 4 | Static method | Public | Method | Delete Object | 20050816 | |
| 5 | Static method | Public | Method | Get Where-Used List | 20050816 | |
| 6 | Static method | Public | Method | Other Checks for Creating (Optional) | 20050904 | |
| 7 | Static method | Public | Method | Other Checks for Deleting (Optional) | 20050816 |
Events
Interface IF_RSOBJS_MAINTAIN has no event.
Types
Interface IF_RSOBJS_MAINTAIN has no local type.
Method Signatures
Method CHECK_AUTH_FOR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHORIZED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050904 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050904 | |||
| 3 | I_OBJ_TECHNAME | Call by reference | Type reference (TYPE) | RSOBJS_TECHNAME | Objekt Services: Technischer Namne | 20050904 |
Method CHECK_AUTH_FOR_CREATE on Interface IF_RSOBJS_MAINTAIN has no exception.
Method CHECK_AUTH_FOR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHORIZED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050816 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050816 |
Method CHECK_AUTH_FOR_DELETE on Interface IF_RSOBJS_MAINTAIN has no exception.
Method CHECK_USER_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050816 | |||
| 2 | E_LOCKUSER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050816 | |||
| 3 | I_ACTION_TYPE | Call by reference | Type reference (TYPE) | RSOBJS_ACTION_TYPE | Object Services: Knotenänderung (Erzeugen, Löschen, etc) | 20050817 | |||
| 4 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050816 |
Method CHECK_USER_LOCKS on Interface IF_RSOBJS_MAINTAIN 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 | Attribute reference (LIKE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050816 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050816 |
Method DELETE_OBJECT on Interface IF_RSOBJS_MAINTAIN has no exception.
Method GET_WHERE_USED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_WHERE_USED_LIST | Call by reference | Type reference (TYPE) | RSOBJS_T_OBJECT_WHERE_USED | Objekt Verwendungsnachweis (ohne Referenzen z.B Rollen etc.) | 20050816 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050816 |
Method GET_WHERE_USED_LIST on Interface IF_RSOBJS_MAINTAIN has no exception.
Method MISC_CHECK_FOR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050904 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050904 |
Method MISC_CHECK_FOR_CREATE on Interface IF_RSOBJS_MAINTAIN has no exception.
Method MISC_CHECK_FOR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050816 | |||
| 2 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | RSOBJS_KEY | Objekt Services: Schlüssel für Objekte | 20050816 |
Method MISC_CHECK_FOR_DELETE on Interface IF_RSOBJS_MAINTAIN has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |