SAP ABAP Class CL_SLMP_PROVIDER_MANAGER (Manages provider registration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     SLMP_RT (Package) SL Protocol Runtime
Properties
Class CL_SLMP_PROVIDER_MANAGER  
Short Description Manages provider registration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLMP_RT   SL Protocol Runtime 
Created 20120921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLMP_PROVIDER_MANAGER has no forward declaration.
Interfaces
Class CL_SLMP_PROVIDER_MANAGER has no interface implemented.
Friends
Class CL_SLMP_PROVIDER_MANAGER has no friend class.
Attributes
Class CL_SLMP_PROVIDER_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROVIDER_FAC_ALL Static method Public Method Get all provider factories 20120921
2 GET_PROVIDER_SNG Static method Public Method 20120921
Events
Class CL_SLMP_PROVIDER_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_STR_PROVIDER Public See coding 20120921 BEGIN OF gty_str_provider. TYPES clsname TYPE seoclsname. TYPES END OF gty_str_provider
2 GTY_TAB_PROVIDER Public See coding 20120921 gty_tab_provider TYPE STANDARD TABLE OF gty_str_provider
Method Signatures

Method GET_PROVIDER_FAC_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASSNAMES Call by reference Type reference (TYPE) GTY_TAB_PROVIDER 20120921

Method GET_PROVIDER_FAC_ALL on class CL_SLMP_PROVIDER_MANAGER has no exception.

Method GET_PROVIDER_SNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROVIDER_ID Call by reference Type reference (TYPE) STRING 20120921
2 Returning RV_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME 20120921
# Exception Resumable Description Created on
1 CX_SLMP 20120921
History
Last changed by/on SAP  20130531 
SAP Release Created in 740