SAP ABAP Class CL_ODQ_REGRESSIONMODEL (Regression Model for Extraction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20110711
Properties
Class CL_ODQ_REGRESSIONMODEL  
Short Description Regression Model for Extraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SODQS   Operational Delta Queue Services 
Created 20110711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ODQ_REGRESSIONMODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20110711
Friends
Class CL_ODQ_REGRESSIONMODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110711
2 US_SUM Instance attribute Public Type reference (TYPE) TS_SUM 20110711
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Further Model Instance 20110711
2 BEGIN_OF_OPERATION Instance method Public Method Start of Operation 20110711
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110711
4 DESERIALIZE_HELPER Instance method Private Method 20110711
5 END_OF_OPERATION Instance method Public Method End of Operation 20110711
6 GET_PARAMETERS Instance method Public Method Calculate Model Parameter 20110711
7 RESET Instance method Public Method Reset Model 20110711
8 SERIALIZE_HELPER Instance method Private Method 20110711
Events
Class CL_ODQ_REGRESSIONMODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PARAMETER Public See coding 20110711 BEGIN OF ts_parameter, idle TYPE p LENGTH 8 DECIMALS 6, load TYPE p LENGTH 8 DECIMALS 6, load_fix TYPE p LENGTH 8 DECIMALS 6, load_var TYPE p LENGTH 8 DECIMALS 6, END OF ts_parameter
2 TS_SUM Public See coding 20110711 BEGIN OF ts_sum, idle_operations TYPE i, idle_seconds TYPE f, operations TYPE i, " n items TYPE f, " n * items_squared TYPE f, " n * seconds TYPE f, " n * items_seconds TYPE f, " n * END OF ts_sum
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_ODQ_REGRESSIONMODEL Regressionsmodel 20110711

Method ADD on class CL_ODQ_REGRESSIONMODEL has no exception.

Method BEGIN_OF_OPERATION Signature

Method BEGIN_OF_OPERATION on class CL_ODQ_REGRESSIONMODEL has no parameter.
Method BEGIN_OF_OPERATION on class CL_ODQ_REGRESSIONMODEL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ODQ_REGRESSIONMODEL has no parameter.
Method CONSTRUCTOR on class CL_ODQ_REGRESSIONMODEL has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing US_SUM Call by reference Type reference (TYPE) TS_SUM 20110711

Method DESERIALIZE_HELPER on class CL_ODQ_REGRESSIONMODEL has no exception.

Method END_OF_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEMS Call by reference Type reference (TYPE) I 20110711

Method END_OF_OPERATION on class CL_ODQ_REGRESSIONMODEL has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAMETER Value transfer Type reference (TYPE) TS_PARAMETER 20110711

Method GET_PARAMETERS on class CL_ODQ_REGRESSIONMODEL has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATIONS Call by reference Type reference (TYPE) I 20110711

Method RESET on class CL_ODQ_REGRESSIONMODEL has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting US_SUM Call by reference Type reference (TYPE) TS_SUM 20110711

Method SERIALIZE_HELPER on class CL_ODQ_REGRESSIONMODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731