SAP ABAP Class IF_SRM_CUSTOM_SERVICE_MGR (Custom Service Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CUSTOM_SERVICE_MGR SRM Custom Service Manager 20020116
Properties
Class IF_SRM_CUSTOM_SERVICE_MGR  
Short Description Custom Service Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020116   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_CUSTOM_SERVICE_MGR has no forward declaration.
Interfaces
Class IF_SRM_CUSTOM_SERVICE_MGR has no interface implemented.
Friends
Class IF_SRM_CUSTOM_SERVICE_MGR has no friend class.
Attributes
Class IF_SRM_CUSTOM_SERVICE_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT_SERVICE Instance method Public Method Returns Instance of a Service for SPS 20020116
2 CONNECT_SERVICE_BY_CUSTOMIZING Instance method Public Method Returns Instance of a Service for Class Role by SRMCUSTSRV 20020116
3 ENUMERATE_SERVICES Instance method Public Method Lists SPS that Implement Each Class Role 20020116
Events
Class IF_SRM_CUSTOM_SERVICE_MGR has no event.
Types
Class IF_SRM_CUSTOM_SERVICE_MGR has no local type.
Method Signatures

Method CONNECT_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLROID Value transfer Type reference (TYPE) STRING Klassenrolle 20020116
2 Importing IM_RMS_ID Value transfer Type reference (TYPE) STRING RMS ID 20020116
3 Importing IM_SPS_ID Value transfer Type reference (TYPE) STRING SPS ID des Service 20020116
4 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) OBJECT Referenz auf Service 20020116
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020116

Method CONNECT_SERVICE_BY_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Value transfer Type reference (TYPE) STRING Area 20020116
2 Importing IM_CLROID Value transfer Type reference (TYPE) STRING Klassenrolle 20020116
3 Importing IM_RMS_ID Value transfer Type reference (TYPE) STRING RMS ID 20020116
4 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) OBJECT Service 20020116
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020116

Method ENUMERATE_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Value transfer Type reference (TYPE) STRING AREA 20020116
2 Importing IM_CLROID Value transfer Type reference (TYPE) STRING Klassenrolle 20020116
3 Returning RE_SERVICES Value transfer Type reference (TYPE) SRM_LIST_OBJECT Services 20020116
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020116
History
Last changed by/on SAP  00000000 
SAP Release Created in