SAP ABAP Class CL_SLIM_BPO_MEASUREMENT (BPO System Measurement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_MEASUREMENT  
Short Description BPO System Measurement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BV    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20080214   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_BPO_MEASUREMENT has no forward declaration.
Interfaces
Class CL_SLIM_BPO_MEASUREMENT has no interface implemented.
Friends
Class CL_SLIM_BPO_MEASUREMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_INSTNO Instance attribute Public Type reference (TYPE) GY_INSTNO Installation Number 20080919
2 GA_MEAS_DATE Instance attribute Public Type reference (TYPE) D Date of the Current Measurement 20080919
3 GA_MEAS_GUID Instance attribute Public Type reference (TYPE) BPO_GUID Current Measurement ID 20080919
4 GA_MEAS_NO Instance attribute Public Type reference (TYPE) RSUVM_MNO Current Measurement Number 20080919
5 GA_MEAS_TIME Instance attribute Public Type reference (TYPE) T Time of the Current Measurement 20080919
6 GA_MEAS_USER Instance attribute Public Type reference (TYPE) XUBNAME Processor of the Current Measurement 20080919
7 GA_TRANS_STATUS Instance attribute Public Type reference (TYPE) TRANSFSTAT Transfer Status 20080919
8 GA_TRANS_TIME Instance attribute Private Type reference (TYPE) SLIM_TIMESTAMP Time of the Transfer 20080919
9 GC_GRP_ADDRESS_DATA Constant Public Type reference (TYPE) SYMDA-SYM_GRP 'Address' Address Group 20080919
10 GC_RFC_PREFIX Constant Public Type reference (TYPE) STRING 'SAP_USMM_' Prefix for RFC Destination 20080919
11 GO_CLIENTS Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_CLIENTS Client Instance 20080919
12 GO_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_BPO_MODEL BPO: Data Model Class 20080919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080919
2 CREATE_MEAS_CONTROL Instance method Public Method Generate Control Data for the Measurement 20080919
3 GET_CURRENT_MEASGUID Instance method Public Method Current Measurement GUID 20080919
4 GET_CURR_MEAS_CONTROL Instance method Public Method Control Data for the Current Measurement 20080919
5 GET_MEASUREMENT Instance method Public Method Result of the Current Measurement 20080919
6 GET_MEAS_ADM_DATA Instance method Public Method Administration Data for a Measurement 20080919
7 GET_MEAS_CONTROL Instance method Public Method Control Data for a Measurement 20080919
8 START_MEASUREMENT Instance method Public Method Start a Measurement 20080919
9 UPDATE_MEAS_CONTROL Instance method Public Method Change Control Data 20080919
Events
Class CL_SLIM_BPO_MEASUREMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GY_INSTNO Public Type reference (TYPE) CHAR10 Character Field Length = 10 20080919
2 GY_MADM Public See coding 20080919 begin of GY_MADM, instno type gy_instno, trans_date type dats, trans_time type tims, timezone type sy-zonlo, trans_user type string, end of gy_madm
3 GY_RTAB Public See coding 20080919 begin of GY_RTAB , dref type ref to data, name type string, end of gy_rtab
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_INSTNO Value transfer Type reference (TYPE) GY_INSTNO 20080919

Method CONSTRUCTOR on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method CREATE_MEAS_CONTROL Signature

Method CREATE_MEAS_CONTROL on class CL_SLIM_BPO_MEASUREMENT has no parameter.
Method CREATE_MEAS_CONTROL on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method GET_CURRENT_MEASGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_GUID Value transfer Type reference (TYPE) BPO_GUID BPO-Vermessung: GUID 20080919

Method GET_CURRENT_MEASGUID on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method GET_CURR_MEAS_CONTROL Signature

Method GET_CURR_MEAS_CONTROL on class CL_SLIM_BPO_MEASUREMENT has no parameter.
Method GET_CURR_MEAS_CONTROL on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method GET_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MGUID Call by reference Type reference (TYPE) BPO_GUID BPO-Vermessung: GUID 20080919
2 Returning PR_MEAS Value transfer Object reference (TYPE REF TO) DATA 20080919

Method GET_MEASUREMENT on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method GET_MEAS_ADM_DATA Signature

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

Method GET_MEAS_ADM_DATA on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method GET_MEAS_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MEASNO Call by reference Type reference (TYPE) RSUVM_MNO Systemvermessung: laufende Vermessungsnummer 20080919

Method GET_MEAS_CONTROL on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method START_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20080919
2 Importing PI_MEASNO Call by reference Type reference (TYPE) RSUVM_MNO Systemvermessung: laufende Vermessungsnummer 20080919

Method START_MEASUREMENT on class CL_SLIM_BPO_MEASUREMENT has no exception.

Method UPDATE_MEAS_CONTROL Signature

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

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