SAP ABAP Class IF_SRM_SP_URL (SP URL - Back End)
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
Class IF_SRM_SP_URL  
Short Description SP URL - Back End    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041013   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_SP_URL has no forward declaration.
Interfaces
Class IF_SRM_SP_URL has no interface implemented.
Friends
Class IF_SRM_SP_URL has no friend class.
Attributes
Class 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
Class IF_SRM_SP_URL has no event.
Types
Class 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 class 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 class 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