SAP ABAP Class CL_SLIM_BPO_ENGINES (BPO Engines)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_ENGINES  
Short Description BPO Engines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20080117   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_BPO_ENGINES has no forward declaration.
Interfaces
Class CL_SLIM_BPO_ENGINES has no interface implemented.
Friends
Class CL_SLIM_BPO_ENGINES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_LANGU_FLD Instance attribute Protected Type reference (TYPE) STRING 20080919
2 GA_NAME_FLD Instance attribute Protected Type reference (TYPE) STRING 20080919
3 GA_TABLE Instance attribute Private Type reference (TYPE) STRING Engine Table Name 20080919
4 GA_TABLE_KEY Instance attribute Protected Type reference (TYPE) STRING 20080919
5 GO_ENG_NAME Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_ENGINE_NAMES System Measurement: Names of the Engines 20080919
6 GO_MSM Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_MEASUREMENT Measurement Instance 20080919
7 GO_UNIT_NAME Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_UNIT_NAMES System Measurement: Names of the Engines 20080919
8 GR_NAME_LIST Instance attribute Protected Object reference (TYPE REF TO) DATA 20080919
9 GT_ENGINES Instance attribute Public Type reference (TYPE) GY_ENGINES_T Applications (Such as HR or IS) for System Measurement 20080919
Methods
# Method Level Visibility Method type Description Created on
1 GET_BADINAMES Instance method Public Method Read the BAdI Names Returned by the Engine 20080919
2 GET_BADI_SOURCE Instance method Public Method 20080919
3 GET_ENGINE_FUNCTION_MOD Instance method Public Method 20080919
4 GET_ENGINE_LIST Instance method Public Method 20080919
5 GET_NAME Instance method Public Method 20080919
6 GET_UNIT_NAME Instance method Public Method 20080919
7 LIST_SLAVE_ENGINES Instance method Public Method List of the BPO Subengines 20080919
8 SET_BADINAME Instance method Public Method Saves the BAdI Name Returned by the Engine 20080919
Events
Class CL_SLIM_BPO_ENGINES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GY_BADI_SRC Public See coding 20080919 begin of GY_BADI_SRC, line type c length 72, end of gy_badi_src
2 GY_ENGINES_T Public See coding 20080919 GY_ENGINES_T type standard table of bpo_engines
Method Signatures

Method GET_BADINAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LIST Value transfer Object reference (TYPE REF TO) DATA Name eines BAdIs 20080919

Method GET_BADINAMES on class CL_SLIM_BPO_ENGINES has no exception.

Method GET_BADI_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BADI_NAME Call by reference Type reference (TYPE) BADI_NAME Name eines BAdIs 20080919
2 Importing PI_METHOD_NAME Call by reference Type reference (TYPE) STRING Vollständiger Komponentenname 20080919
3 Returning PR_SRC Value transfer Object reference (TYPE REF TO) DATA 20080919

Method GET_BADI_SOURCE on class CL_SLIM_BPO_ENGINES has no exception.

Method GET_ENGINE_FUNCTION_MOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ENGINE Value transfer Type reference (TYPE) BPO_ENGINES Applikationen (z.B. HR oder IS) für die Systemvermessung 20080919
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale Ausnahmeklasse 20080919

Method GET_ENGINE_LIST Signature

Method GET_ENGINE_LIST on class CL_SLIM_BPO_ENGINES has no parameter.
Method GET_ENGINE_LIST on class CL_SLIM_BPO_ENGINES has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ENGINE Call by reference Type reference (TYPE) BPO_ENGINE BPO Vermessungsengine 20080919
2 Returning PR_ENAME Value transfer Type reference (TYPE) STRING 20080919

Method GET_NAME on class CL_SLIM_BPO_ENGINES has no exception.

Method GET_UNIT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UNIT Call by reference Type reference (TYPE) BPO_UNIT bpo vermessungsunit 20080919
2 Returning PR_UNAME Value transfer Type reference (TYPE) STRING 20080919

Method GET_UNIT_NAME on class CL_SLIM_BPO_ENGINES has no exception.

Method LIST_SLAVE_ENGINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ENGINE Call by reference Type reference (TYPE) BPO_ENGINE Applikationen (z.B. HR oder IS) für die Systemvermessung 20080919
2 Returning PR_ENGINES Value transfer Type reference (TYPE) BPO_IF_ENGINES_T Systemvermessung: Schnittstelle Liste der Engines 20080919
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale Ausnahmeklasse 20080919

Method SET_BADINAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BADINAME Call by reference Type reference (TYPE) BPO_IF_ENG_BADINAME Name eines BAdIs 20080919
2 Importing PI_ENGINE Call by reference Type reference (TYPE) BPO_ENGINE BPO Vermessungsengine 20080919

Method SET_BADINAME on class CL_SLIM_BPO_ENGINES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in