SAP ABAP Class IF_RSO_RESOURCE_URIBILDR (An Editable Resource (Edit, Lock, Unlock))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_RES_FBP_URIBILDR Open ODS View URI-Builder 20130711
2 Interface composition (i COMPRISING i_ref)  IF_RSO_RES_HCPR_URIBUILDER HANA CompositeProvider URI Builder 20130711
3 Interface composition (i COMPRISING i_ref)  IF_RSO_RES_QD_URIBILDR Query URI-Builder 20130711
Properties
Class IF_RSO_RESOURCE_URIBILDR  
Short Description An Editable Resource (Edit, Lock, Unlock)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130125   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSO_RESOURCE_URIBILDR has no forward declaration.
Interfaces
Class IF_RSO_RESOURCE_URIBILDR has no interface implemented.
Friends
Class IF_RSO_RESOURCE_URIBILDR has no friend class.
Attributes
Class IF_RSO_RESOURCE_URIBILDR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCK_URI Instance method Public Method Constructs the object's lock URI 20130711
2 GET_SELF_URI Instance method Public Method Constructs the object's self URI (GET URI) 20130711
3 GET_UNLOCK_URI Instance method Public Method Constructs the object's unlock URI 20130711
Events
Class IF_RSO_RESOURCE_URIBILDR has no event.
Types
Class IF_RSO_RESOURCE_URIBILDR has no local type.
Method Signatures

Method GET_LOCK_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130711
2 Returning R_URI Value transfer Type reference (TYPE) STRING 20130711
# Exception Resumable Description Created on
1 CX_REST_URI_TPL_ERROR 20130711

Method GET_SELF_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130711
2 Returning R_URI Value transfer Type reference (TYPE) STRING 20130711
# Exception Resumable Description Created on
1 CX_REST_URI_TPL_ERROR 20130711

Method GET_UNLOCK_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE Object Name 20130711
2 Returning R_URI Value transfer Type reference (TYPE) STRING Unlock URI 20130711
# Exception Resumable Description Created on
1 CX_REST_URI_TPL_ERROR 20130711
History
Last changed by/on SAP  20140121 
SAP Release Created in