SAP ABAP Class IF_SR_INBOUND_URL (Services Registry: Entity that have URLs)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SR_INBOUND_IBC | Services Registry: IBC Definition | 20120706 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SR_INBOUND_SEP | Services Registry : Service Endpoint | 20120706 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SR_INBOUND_WSD | Services Registry : Web Service Definition | 20120706 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_IBC | Services Registry: IBC entity | 20120709 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_SEP | Services Registry : Service Endpoint | 20120709 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_URL_HANDLER | Services Registry: URL Handler | 20120709 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_WSD | Services Registry : Web Service Definition | 20120709 |
Properties
| Class | IF_SR_INBOUND_URL | |
| Short Description | Services Registry: Entity that have URLs | |
| 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_URL has no forward declaration.
Interfaces
Class IF_SR_INBOUND_URL has no interface implemented.
Friends
Class IF_SR_INBOUND_URL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 'IBC_ID_URL' | 20120706 | |||
| 2 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 'IBC_RECEIVER_URL' | 20120706 | |||
| 3 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 'ALL_IN_ONE_URL' | 20120706 | |||
| 4 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 'SEP_BINDING_URL' | 20120706 | |||
| 5 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 'WSD_WSDL_URL' | 20120706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Discard URL changes | 20120706 | |
| 2 | Instance method | Public | Method | Get all URLs for this object | 20120706 | |
| 3 | Instance method | Public | Method | Get URL for a given flavor | 20120706 | |
| 4 | Instance method | Public | Method | Invalidate URLs | 20120706 | |
| 5 | Instance method | Public | Method | Saves URL change to database | 20120706 | |
| 6 | Instance method | Public | Method | Set all URLs for this object | 20120706 | |
| 7 | Instance method | Public | Method | Set URL for a given flavor | 20120706 |
Events
Class IF_SR_INBOUND_URL has no event.
Types
Class IF_SR_INBOUND_URL has no local type.
Method Signatures
Method DISCARD_URL Signature
Method DISCARD_URL on class IF_SR_INBOUND_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_ALL_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_URL | Call by reference | Type reference (TYPE) | STTY_SR_URL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAVOR | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 20120706 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_URL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method INVALIDATE_URLS Signature
Method INVALIDATE_URLS on class IF_SR_INBOUND_URL has no parameter.
Method INVALIDATE_URLS on class IF_SR_INBOUND_URL has no exception.
Method SAVE_URL Signature
Method SAVE_URL on class IF_SR_INBOUND_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method SET_ALL_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_URL | Call by reference | Type reference (TYPE) | STTY_SR_URL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAVOR | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_FLAVOR | 20120706 | ||||
| 2 | IV_URL | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_URL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |