SAP ABAP Class CL_SR_INBOUND_RELATION_HANDLER (Services registry: Relation handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SR_INBOUND_RELATED Services Registry: Entity with relations 20120709
Properties
Class CL_SR_INBOUND_RELATION_HANDLER  
Short Description Services registry: Relation handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20120709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SR_INBOUND_RELATED Services Registry: Entity with relations 20120709
Friends
# Friend Modeled only Created on Description
1 CL_SR_INBOUND_CLASSIF_SYS 20120709 Services Registry : Classification Meta Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SR_INBOUND_RELATION_HANDLER' 20120709
2 MT_RELATION Instance attribute Protected Type reference (TYPE) YT_RELATION_CACHE 20120709
3 MV_OBJECT_GUID Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
4 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709
5 MV_RELATION_CACHED Instance attribute Private Type reference (TYPE) ABAP_BOOL '' 20120709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120709
2 CREATE_RELATION_CACHE Instance method Protected Method Create cache 20120709
3 LOCK Instance method Public Method Lock all relations 20120709
4 REMOVE_ALL_RELATIONS Instance method Public Method Remove all relations for this object 20120709
5 SET_ALL_RELATIONS_UPDATED Instance method Public Method Set all non-modified relations to updated status 20120709
6 UNLOCK Instance method Public Method Unlock all relations 20120709
Events
Class CL_SR_INBOUND_RELATION_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_RELATION_CACHE Protected See coding 20120709 begin of ys_relation_cache, guid type sdte_srt_wsp_sr_identifier, relation type ref to if_sr_inbound_relation, object_type type sdte_srt_wsp_sr_object_type, object_guid type sdte_srt_wsp_sr_identifier, rel_object_type type sdte_srt_wsp_sr_object_type, rel_object_guid type sdte_srt_wsp_sr_identifier, deleted type abap_bool, " Flag for consistency checks, they should ignore entries with this flag end of ys_relation_cache
2 YT_RELATION_CACHE Protected See coding 20120709 YT_RELATION_CACHE type standard table of ys_relation_cache with key guid
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
2 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709

Method CONSTRUCTOR on class CL_SR_INBOUND_RELATION_HANDLER has no exception.

Method CREATE_RELATION_CACHE Signature

Method CREATE_RELATION_CACHE on class CL_SR_INBOUND_RELATION_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method LOCK Signature

Method LOCK on class CL_SR_INBOUND_RELATION_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method REMOVE_ALL_RELATIONS Signature

Method REMOVE_ALL_RELATIONS on class CL_SR_INBOUND_RELATION_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method SET_ALL_RELATIONS_UPDATED Signature

Method SET_ALL_RELATIONS_UPDATED on class CL_SR_INBOUND_RELATION_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method UNLOCK Signature

Method UNLOCK on class CL_SR_INBOUND_RELATION_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709
History
Last changed by/on SAP  20130531 
SAP Release Created in