SAP ABAP Interface IF_SRM_SP_URL (SP URL - Back End)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_SP_URL (Package) Service Provider URL
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_URL_SYSTEM SP URL Provider - Free URL 20041013
Properties
Interface IF_SRM_SP_URL  
Short Description SP URL - Back End    
General Data
Package SRM_SP_URL   Service Provider URL 
Created 20041013   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_SP_URL has no forward declaration.
Interfaces
Interface IF_SRM_SP_URL has no interface.
Friends
Interface IF_SRM_SP_URL has no friend.
Attributes
Interface IF_SRM_SP_URL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_URL Instance method Public Method Check a URL for Invalid Characters 20041014
2 CREATE_URL Instance method Public Method Create: Model -> Instance 20041014
3 DELETE Instance method Public Method Delete 20041014
4 GET_URL Instance method Public Method Read URL 20041013
5 SET_URL Instance method Public Method Set URL 20041013
Events
Interface IF_SRM_SP_URL has no event.
Types
Interface IF_SRM_SP_URL has no local type.
Method Signatures

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_URL Call by reference Type reference (TYPE) STRING 20041014
2 Returning RE_CHECK_OK Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041014

Method CHECK_URL on Interface IF_SRM_SP_URL has no exception.

Method CREATE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_DESCRIPTION Call by reference Type reference (TYPE) STRING 20041014
2 Importing IM_NEW_URL Call by reference Type reference (TYPE) STRING 20041014
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20041014
2 CX_SRM_SP_URL Ausnahme im SP URL 20041014

Method DELETE Signature

Method DELETE on Interface IF_SRM_SP_URL has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20041014

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DESCRIPTION Call by reference Type reference (TYPE) STRING 20041013
2 Exporting EX_URL Call by reference Type reference (TYPE) STRING 20041013
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20041013

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_DESCRIPTION Call by reference Type reference (TYPE) STRING 20041013
2 Importing IM_NEW_URL Call by reference Type reference (TYPE) STRING 20041013
# Exception Resumable Description Created on
1 CX_SRM_SP_URL Framework (abstrakt) 20041014
History
Last changed by/on SAP  20041228 
SAP Release Created in 700