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 CO_FLAVOR_IBC_ID_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 'IBC_ID_URL' 20120706
2 CO_FLAVOR_IBC_RECEIVER_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 'IBC_RECEIVER_URL' 20120706
3 CO_FLAVOR_SEP_ALL_IN_ONE_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 'ALL_IN_ONE_URL' 20120706
4 CO_FLAVOR_SEP_BINDING_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 'SEP_BINDING_URL' 20120706
5 CO_FLAVOR_WSD_URL Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 'WSD_WSDL_URL' 20120706
Methods
# Method Level Visibility Method type Description Created on
1 DISCARD_URL Instance method Public Method Discard URL changes 20120706
2 GET_ALL_URLS Instance method Public Method Get all URLs for this object 20120706
3 GET_URL Instance method Public Method Get URL for a given flavor 20120706
4 INVALIDATE_URLS Instance method Public Method Invalidate URLs 20120706
5 SAVE_URL Instance method Public Method Saves URL change to database 20120706
6 SET_ALL_URLS Instance method Public Method Set all URLs for this object 20120706
7 SET_URL 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 CX_SRT_WSP_CONFIG 20120706

Method GET_ALL_URLS Signature

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

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAVOR Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 20120706
2 Returning RV_URL Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_URL 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 20120706

Method SET_ALL_URLS Signature

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

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAVOR Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_FLAVOR 20120706
2 Importing IV_URL Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_URL 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706
History
Last changed by/on SAP  20130531 
SAP Release Created in