SAP ABAP Interface IF_SR_INBOUND_RELATED (Services Registry: Entity with relations)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_CON Service Registry: Consumer 20120706
2 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_IBC Services Registry: IBC Definition 20120706
3 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_SEP Services Registry : Service Endpoint 20120706
4 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_WSD Services Registry : Web Service Definition 20120706
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_CON Services Registry: Consumer object 20120709
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_IBC Services Registry: IBC entity 20120709
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_RELATION_HANDLER Services registry: Relation handler 20120709
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_SEP Services Registry : Service Endpoint 20120709
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_WSD Services Registry : Web Service Definition 20120709
Properties
Interface IF_SR_INBOUND_RELATED  
Short Description Services Registry: Entity with relations    
General Data
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20120706   SAP 
Last changed 20130531   SAP 
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 IF_SR_INBOUND_RELATED has no interface.
Friends
Interface IF_SR_INBOUND_RELATED has no friend.
Attributes
Interface IF_SR_INBOUND_RELATED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RELATION Instance method Public Method Add a new relation 20120706
2 DISCARD_RELATION Instance method Public Method Discard relation changes 20120706
3 GET_ALL_RELATIONS Instance method Public Method Get all relations in basic format 20120706
4 GET_OBJECT_DATA Instance method Public Method Get data of relation object 20120706
5 INVALIDATE_RELATIONS Instance method Public Method Invalidate Relations 20120706
6 IS_RELATION_PRESERVED Instance method Public Method Returns true if relations are preserved 20120706
7 PRESERVE_RELATION Instance method Public Method Set the preserve state for the relations 20120706
8 REMOVE_RELATION Instance method Public Method Remove exisiting relation 20120706
9 REMOVE_RELATIONS Instance method Public Method Remove all relations 20120806
10 RETRIEVE_RELATION_USER Instance method Public Method Retrieve create change data about a relation 20120706
11 SAVE_RELATION Instance method Public Method Save relation data of object 20120706
12 UPDATE_OBJECT_RELATION Instance method Public Method Updates all relations data for object: create/remove.. 20120706
13 UPDATE_RELATION Instance method Public Method Updates existing relation 20120706
Events
Interface IF_SR_INBOUND_RELATED has no event.
Types
Interface IF_SR_INBOUND_RELATED has no local type.
Method Signatures

Method ADD_RELATION 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 20120706
2 Returning RV_GUID Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method DISCARD_RELATION Signature

Method DISCARD_RELATION on Interface IF_SR_INBOUND_RELATED has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method GET_ALL_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION Call by reference Type reference (TYPE) STTY_SR_RELATION 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method GET_OBJECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
2 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method INVALIDATE_RELATIONS Signature

Method INVALIDATE_RELATIONS on Interface IF_SR_INBOUND_RELATED has no parameter.
Method INVALIDATE_RELATIONS on Interface IF_SR_INBOUND_RELATED has no exception.

Method IS_RELATION_PRESERVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PRESERVED Value transfer Type reference (TYPE) ABAP_BOOL 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method PRESERVE_RELATION Signature

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

Method REMOVE_RELATION Signature

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

Method REMOVE_RELATIONS Signature

Method REMOVE_RELATIONS on Interface IF_SR_INBOUND_RELATED has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120806

Method RETRIEVE_RELATION_USER Signature

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

Method SAVE_RELATION Signature

Method SAVE_RELATION on Interface IF_SR_INBOUND_RELATED has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method UPDATE_OBJECT_RELATION Signature

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

Method UPDATE_RELATION 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 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706
History
Last changed by/on SAP  20130531 
SAP Release Created in