SAP ABAP Class CL_SLIM_BPO_RESULT (BPO Measurement Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_RESULT  
Short Description BPO Measurement Results    
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_RESULT has no forward declaration.
Interfaces
Class CL_SLIM_BPO_RESULT has no interface implemented.
Friends
Class CL_SLIM_BPO_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRP_MEAS_RESULTS Constant Public Type reference (TYPE) SYMDA-SYM_GRP 'Meas. res' Constant Result 20080919
2 GC_RESULT Constant Public Type reference (TYPE) SYMDA-SYM_GRP 'Result' Group for measurement data 20080919
3 GO_ENGINE Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_ENGINES Engine Metadata 20080919
4 GO_MSM Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_MEASUREMENT Current Measurement 20080919
5 GT_RESULT Instance attribute Private Type reference (TYPE) GY_RESULT_T Result Buffer 20080919
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RESULT Instance method Public Method Store Measurement Result 20080919
2 GET_MEAS_RESULT Instance method Public Method Returns Measurement Result 20080919
3 SAVE_RESULT Instance method Public Method Write Measurement Record 20080919
Events
Class CL_SLIM_BPO_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GY_IF_RESULT Public Type reference (TYPE) BPO_IF_RESULT Result of Application Interface System Measurement 20080919
2 GY_RESULT Public Type reference (TYPE) TUL_ENG_RESULT_1 System Measurement: Engine Use Logs 20080919
3 GY_RESULT_T Public See coding 20080919 GY_RESULT_T type standard table of gy_result
Method Signatures

Method APPEND_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_RES Call by reference Object reference (TYPE REF TO) DATA reference auf Vermessungssatz 20080919

Method APPEND_RESULT on class CL_SLIM_BPO_RESULT has no exception.

Method GET_MEAS_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MEAS_GUID Call by reference Type reference (TYPE) BPO_GUID BPO Vermessungsnummer 20080919
2 Returning PR_MEAS_RESULT Value transfer Object reference (TYPE REF TO) DATA 20080919
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale Ausnahmeklasse 20080919

Method SAVE_RESULT Signature

Method SAVE_RESULT on class CL_SLIM_BPO_RESULT has no parameter.
Method SAVE_RESULT on class CL_SLIM_BPO_RESULT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in