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
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 | Instance method | Public | Method | Add a new relation | 20120706 | |
| 2 | Instance method | Public | Method | Discard relation changes | 20120706 | |
| 3 | Instance method | Public | Method | Get all relations in basic format | 20120706 | |
| 4 | Instance method | Public | Method | Get data of relation object | 20120706 | |
| 5 | Instance method | Public | Method | Invalidate Relations | 20120706 | |
| 6 | Instance method | Public | Method | Returns true if relations are preserved | 20120706 | |
| 7 | Instance method | Public | Method | Set the preserve state for the relations | 20120706 | |
| 8 | Instance method | Public | Method | Remove exisiting relation | 20120706 | |
| 9 | Instance method | Public | Method | Remove all relations | 20120806 | |
| 10 | Instance method | Public | Method | Retrieve create change data about a relation | 20120706 | |
| 11 | Instance method | Public | Method | Save relation data of object | 20120706 | |
| 12 | Instance method | Public | Method | Updates all relations data for object: create/remove.. | 20120706 | |
| 13 | 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 | IS_RELATION | Call by reference | Type reference (TYPE) | SSTR_SR_RELATION | 20120706 | ||||
| 2 | RV_GUID | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DISCARD_RELATION Signature
Method DISCARD_RELATION on Interface IF_SR_INBOUND_RELATED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_ALL_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELATION | Call by reference | Type reference (TYPE) | STTY_SR_RELATION | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | R_PRESERVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PRESERVE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRESERVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method REMOVE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RELATION_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method REMOVE_RELATIONS Signature
Method REMOVE_RELATIONS on Interface IF_SR_INBOUND_RELATED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120806 |
Method RETRIEVE_RELATION_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USER | Call by reference | Type reference (TYPE) | SSTR_SR_USER_INFORMATION | 20120706 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method SAVE_RELATION Signature
Method SAVE_RELATION on Interface IF_SR_INBOUND_RELATED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method UPDATE_OBJECT_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATION | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_BASIC | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method UPDATE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RELATION | Call by reference | Type reference (TYPE) | SSTR_SR_RELATION | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |