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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_AAOE Analysis Office: TLOGO Object Services for Excel Workbook 20110404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_AAOP Analysis Office: TLOGO Object Services for Powerpoint 20110413
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_ZENAPP Analysis Office: TLOGO Object Services for Excel Workbook 20130131
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BITM BW Web Template 20050817
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BTMP BW Web Template 20050817
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW Object Services: Query Views 20060206
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW_3X Object Service for Views Based on BW 3.x Technology 20060206
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW_QV Object Services: Generic Services 20060206
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_WORKBOOK Workbooks implementation for Object Services 20060206
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSXCLS_TLOGO Main class for Xcelsius TLOGO 20081210
... Click here to see Used By full list (11 items)
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 CHECK_AUTH_FOR_CREATE Static method Public Method Check Authorizations for Creating 20050904
2 CHECK_AUTH_FOR_DELETE Static method Public Method Check Authorizations for Deleting 20050816
3 CHECK_USER_LOCKS Static method Public Method Check User Locks (for Saving and Deleting) 20050816
4 DELETE_OBJECT Static method Public Method Delete Object 20050816
5 GET_WHERE_USED_LIST Static method Public Method Get Where-Used List 20050816
6 MISC_CHECK_FOR_CREATE Static method Public Method Other Checks for Creating (Optional) 20050904
7 MISC_CHECK_FOR_DELETE 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 Exporting E_AUTHORIZED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050904
2 Importing I_OBJ_KEY Call by reference Type reference (TYPE) RSOBJS_KEY Objekt Services: Schlüssel für Objekte 20050904
3 Importing 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 Exporting E_AUTHORIZED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050816
2 Importing 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 Exporting E_LOCKED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050816
2 Exporting E_LOCKUSER Call by reference Type reference (TYPE) SY-UNAME Benutzername 20050816
3 Importing I_ACTION_TYPE Call by reference Type reference (TYPE) RSOBJS_ACTION_TYPE Object Services: Knotenänderung (Erzeugen, Löschen, etc) 20050817
4 Importing 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 Exporting E_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050816
2 Importing 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 Exporting 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 Importing 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 Exporting E_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050904
2 Importing 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 Exporting E_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050816
2 Importing 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)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_AAOE Analysis Office: TLOGO Object Services for Excel Workbook 20110404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_AAOP Analysis Office: TLOGO Object Services for Powerpoint 20110413
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_OBJSRV_ZENAPP Analysis Office: TLOGO Object Services for Excel Workbook 20130131
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BITM BW Web Template 20050817
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BTMP BW Web Template 20050817
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW Object Services: Query Views 20060206
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW_3X Object Service for Views Based on BW 3.x Technology 20060206
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_VIEW_QV Object Services: Generic Services 20060206
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBJS_WORKBOOK Workbooks implementation for Object Services 20060206
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSXCLS_TLOGO Main class for Xcelsius TLOGO 20081210
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_BEX_REPORT_ERPT Report Designer: Transport and Data Store 20050817
History
Last changed by/on SAP  20130531 
SAP Release Created in 700