SAP ABAP Class CL_SMI_TIMESERIES (Class to encapsulate timeseries data)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-BF-SMI (Application Component) Supplier Managed Inventory
     VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
Properties
Class CL_SMI_TIMESERIES  
Short Description Class to encapsulate timeseries data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20080118   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_TIMESERIES has no forward declaration.
Interfaces
Class CL_SMI_TIMESERIES has no interface implemented.
Friends
Class CL_SMI_TIMESERIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C Instance attribute Private Object reference (TYPE REF TO) CL_SMI_CONSTANTS SMI Constants 20080201
2 PARENT Instance attribute Private Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080118
3 TS_TABLE Instance attribute Private Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM Table type of SMI_DM_TIMESERIES_ITEM 20080118
4 TS_TYPE Instance attribute Private Type reference (TYPE) SMI_TSTYPE Time Series Type 20080118
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20080121
2 CONSTRUCTOR Instance method Public Constructor 20080118
3 GET_PARENT Instance method Public Method 20080118
4 GET_TIMESERIES_DATA Instance method Public Method 20080118
5 GET_TYPE Instance method Public Method 20080118
6 SAVE Instance method Public Method 20080118
7 SET_TIMESERIES_DATA Instance method Public Method 20080118
Events
Class CL_SMI_TIMESERIES has no event.
Types
Class CL_SMI_TIMESERIES has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ITEM Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080121
2 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SMI_TIMESERIES Class to encapsulate timeseries data 20080121

Method CLONE on class CL_SMI_TIMESERIES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080118
2 Importing TSDATA Call by reference Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM Table type of SMI_DM_TIMESERIES_ITEM 20080118
3 Importing TSTYPE Call by reference Type reference (TYPE) SMI_TSTYPE Time Series Type 20080118

Method CONSTRUCTOR on class CL_SMI_TIMESERIES has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080118

Method GET_PARENT on class CL_SMI_TIMESERIES has no exception.

Method GET_TIMESERIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM Table type of SMI_DM_TIMESERIES_ITEM 20080118

Method GET_TIMESERIES_DATA on class CL_SMI_TIMESERIES has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SMI_TSTYPE Time Series Type 20080118

Method GET_TYPE on class CL_SMI_TIMESERIES has no exception.

Method SAVE Signature

Method SAVE on class CL_SMI_TIMESERIES has no parameter.
Method SAVE on class CL_SMI_TIMESERIES has no exception.

Method SET_TIMESERIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TS Call by reference Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM Table type of SMI_DM_TIMESERIES_ITEM 20080118

Method SET_TIMESERIES_DATA on class CL_SMI_TIMESERIES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604