SAP ABAP Interface IF_RSO_RES_RESOURCE (Interface for BAdI: RSO_REST_RESOURCE)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_REPOSITORY (Package) Package for Repository related objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_FBP Resource Controller: OOLO 20130307
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_HCPR Resource Controler for HANA Composite Provider 20130204
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_QD_MODEL Resource handler for query model 20130130
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_RSDS Class for BAdI Impl.: RSO_RES_RESOURCE_RSDS 20130508
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_SIMPLE_URI_BILDR Uri Builder for Resource that have no native editor 20130322
Properties
Interface IF_RSO_RES_RESOURCE  
Short Description Interface for BAdI: RSO_REST_RESOURCE    
General Data
Package RSO_RES_REPOSITORY   Package for Repository related objects 
Created 20121120   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSO_RES_CORE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20121205
Friends
Interface IF_RSO_RES_RESOURCE has no friend.
Attributes
Interface IF_RSO_RES_RESOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCK_LINK Instance method Public Method 20130130
2 GET_OBJECT_KEY_FROM_URI Instance method Public Method 20130221
3 GET_SELF_LINK Instance method Public Method 20130130
4 GET_UNLOCK_LINK Instance method Public Method 20130130
Events
Interface IF_RSO_RES_RESOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_OBJ_KEY Public See coding 20130130 BEGIN OF nt_s_obj_key, name TYPE string, value TYPE string, END OF nt_s_obj_key
2 NT_TH_OBJ_KEY Public See coding 20130212 nt_th_obj_key TYPE HASHED TABLE OF nt_s_obj_key WITH UNIQUE KEY name
Method Signatures

Method GET_LOCK_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OBJ_KEY Call by reference Type reference (TYPE) NT_TH_OBJ_KEY 20130130
2 Returning R_S_LINK Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20130130

Method GET_LOCK_LINK on Interface IF_RSO_RES_RESOURCE has no exception.

Method GET_OBJECT_KEY_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_OBJ_KEY Call by reference Type reference (TYPE) NT_TH_OBJ_KEY 20130221
2 Exporting E_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20130221
3 Importing I_URI Call by reference Type reference (TYPE) STRING 20130221

Method GET_OBJECT_KEY_FROM_URI on Interface IF_RSO_RES_RESOURCE has no exception.

Method GET_SELF_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OBJ_KEY Call by reference Type reference (TYPE) NT_TH_OBJ_KEY 20130130
2 Returning R_S_LINK Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20130130

Method GET_SELF_LINK on Interface IF_RSO_RES_RESOURCE has no exception.

Method GET_UNLOCK_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OBJ_KEY Call by reference Type reference (TYPE) NT_TH_OBJ_KEY 20130130
2 Returning R_S_LINK Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20130130

Method GET_UNLOCK_LINK on Interface IF_RSO_RES_RESOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740