SAP ABAP Class CL_SR_INBOUND_RELATION (Services Registry: Relation)
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_RELATION Service Registry: Relation of an object 20120709
Properties
Class CL_SR_INBOUND_RELATION  
Short Description Services Registry: Relation    
Super Class    
Instantiability of a Class 0  Private 
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_RELATION Service Registry: Relation of an object 20120709
Friends
Class CL_SR_INBOUND_RELATION has no friend class.
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' 20120709
2 MS_RELATION Instance attribute Private Type reference (TYPE) SSTR_SR_RELATION_CACHE 20120709
3 MV_IS_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120709
4 MV_IS_PERSISTENT Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120709
5 MV_MODIFICATION_FLAG Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_MOD_FLAG 20120709
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Private Method Check consistency of this object 20120709
2 CONSTRUCTOR Instance method Private Constructor Constructor 20120709
3 ENSURE_VALIDITY Instance method Private Method Make sure that an operation may still be performed 20120709
4 IS_VALID Instance method Private Method Check for a valid state 20120709
5 LOAD_FROM_DB Instance method Private Method Load data from database 20120709
6 LOCK Instance method Private Method Lock 20120709
7 UNLOCK Instance method Private Method Unlock 20120709
Events
Class CL_SR_INBOUND_RELATION has no event.
Types
Class CL_SR_INBOUND_RELATION has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class CL_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RELATION Call by reference Type reference (TYPE) SSTR_SR_RELATION_CACHE 20120709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method ENSURE_VALIDITY Signature

Method ENSURE_VALIDITY on class CL_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALID Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_BOOL 20120709

Method IS_VALID on class CL_SR_INBOUND_RELATION has no exception.

Method LOAD_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method LOCK Signature

Method LOCK on class CL_SR_INBOUND_RELATION 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 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