SAP ABAP Class IF_RSO_RES_RESOURCE (Interface for BAdI: RSO_REST_RESOURCE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121205
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
Class IF_RSO_RES_RESOURCE  
Short Description Interface for BAdI: RSO_REST_RESOURCE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121120   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSO_RES_RESOURCE has no interface implemented.
Friends
Class IF_RSO_RES_RESOURCE has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class IF_RSO_RES_RESOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in