SAP ABAP Class IF_SR_INBOUND_RELATION (Service Registry: Relation of an object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_RELATION Services Registry: Relation 20120709
Properties
Class IF_SR_INBOUND_RELATION  
Short Description Service Registry: Relation of an object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SR_INBOUND_RELATION has no forward declaration.
Interfaces
Class IF_SR_INBOUND_RELATION has no interface implemented.
Friends
Class IF_SR_INBOUND_RELATION has no friend class.
Attributes
Class IF_SR_INBOUND_RELATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create new relation for an object 20120706
2 DELETE Instance method Public Method Delete this relation 20120706
3 DISCARD Instance method Public Method Discard changes of relation 20120706
4 LOCK Instance method Public Method Lock this relation value 20120706
5 QUERY Static method Public Method Query relations for an object 20120706
6 RETRIEVE Instance method Public Method Retrieve this relation's data 20120706
7 SAVE Instance method Public Method Save this relation 20120706
8 UNLOCK Instance method Public Method Unlock this relation value 20120706
9 UPDATE Instance method Public Method Update this relation 20120706
Events
Class IF_SR_INBOUND_RELATION has no event.
Types
Class IF_SR_INBOUND_RELATION has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RELATION Call by reference Type reference (TYPE) SSTR_SR_RELATION_OBJECT 20120706
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
3 Importing IV_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 DELETE Signature

Method DELETE on class IF_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method DISCARD Signature

Method DISCARD on class IF_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method LOCK Signature

Method LOCK on class IF_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method QUERY 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_OBJECT 20120706
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
3 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
4 Importing IV_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 RETRIEVE Signature

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

Method SAVE Signature

Method SAVE on class IF_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method UNLOCK Signature

Method UNLOCK on class IF_SR_INBOUND_RELATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method UPDATE 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