SAP ABAP Class IF_RSOBJS_MAINTAIN (Maintenance Interface)
Meta Relationship - Used By
Properties
| Class | IF_RSOBJS_MAINTAIN | |
| Short Description | Maintenance Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050816 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSOBJS_MAINTAIN has no forward declaration.
Interfaces
Class IF_RSOBJS_MAINTAIN has no interface implemented.
Friends
Class IF_RSOBJS_MAINTAIN has no friend class.
Attributes
Class 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
Class IF_RSOBJS_MAINTAIN has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSOBJS_MAINTAIN has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |