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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMI_CONSTANTS | SMI Constants | 20080201 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080118 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMI_T_DM_TIMESERIES_ITEM | Table type of SMI_DM_TIMESERIES_ITEM | 20080118 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMI_TSTYPE | Time Series Type | 20080118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080121 | |
2 | ![]() |
Instance method | Public | Constructor | 20080118 | |
3 | ![]() |
Instance method | Public | Method | 20080118 | |
4 | ![]() |
Instance method | Public | Method | 20080118 | |
5 | ![]() |
Instance method | Public | Method | 20080118 | |
6 | ![]() |
Instance method | Public | Method | 20080118 | |
7 | ![]() |
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 | ![]() |
PARENT_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080121 | ||
2 | ![]() |
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 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080118 | ||
2 | ![]() |
TSDATA | Call by reference | Type reference (TYPE) | SMI_T_DM_TIMESERIES_ITEM | Table type of SMI_DM_TIMESERIES_ITEM | 20080118 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |