SAP ABAP Class CL_SMI_DATAMODEL (Central DataModel class)
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)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SMI_CHAINLINK | Representing an instance in the Chain of Command Pattern | 20071213 |
Properties
Class | CL_SMI_DATAMODEL | |
Short Description | Central DataModel class | |
Super Class | CL_SMI_CHAINLINK | Representing an instance in the Chain of Command Pattern |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
Created | 20071211 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SMI_DATAMODEL has no interface implemented.
Friends
Class CL_SMI_DATAMODEL 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_RECORD | Header-Data of an SMI Inbound Record | 20071218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080407 | |
2 | ![]() |
Instance method | Public | Constructor | 20080110 | |
3 | ![]() |
Instance method | Public | Method | Return Header object | 20071211 |
4 | ![]() |
Instance method | Public | Method | Return Item data for specific product | 20071211 |
5 | ![]() |
Instance method | Public | Method | 20080327 | |
6 | ![]() |
Instance method | Public | Method | 20080327 | |
7 | ![]() |
Instance method | Public | Method | ToDo : Save data to Database | 20071211 |
8 | ![]() |
Instance method | Public | Method | Register Record object | 20071211 |
9 | ![]() |
Instance method | Public | Method | Register Item object | 20071211 |
10 | ![]() |
Instance method | Public | Method | Register Timeseries object | 20080305 |
Events
Class CL_SMI_DATAMODEL has no event.
Types
Class CL_SMI_DATAMODEL has no local type.
Method Signatures
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_SMI_DATAMODEL | Central DataModel class | 20080407 |
Method CLONE on class CL_SMI_DATAMODEL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMI_DATAMODEL has no parameter.
Method CONSTRUCTOR on class CL_SMI_DATAMODEL has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Value transfer | Object reference (TYPE REF TO) | CL_SMI_RECORD | SMI Header Data Structure | 20071211 |
Method GET_HEADER on class CL_SMI_DATAMODEL has no exception.
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Value transfer | Object reference (TYPE REF TO) | CL_SMI_ITEM | SMI Item (Product) Data Structure | 20071211 | ||
2 | ![]() |
IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20080611 | ||
3 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20080611 | ||
4 | ![]() |
PRODUCT_ID | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20071211 |
Method GET_ITEM on class CL_SMI_DATAMODEL has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XMLGUID | Value transfer | Type reference (TYPE) | SMI_XMLGUID | XML GUID | 20080327 |
Method GET_KEY on class CL_SMI_DATAMODEL has no exception.
Method HAS_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080327 |
Method HAS_ITEMS on class CL_SMI_DATAMODEL has no exception.
Method SAVE Signature
Method SAVE on class CL_SMI_DATAMODEL has no parameter.
Method SAVE on class CL_SMI_DATAMODEL has no exception.
Method SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Call by reference | Object reference (TYPE REF TO) | CL_SMI_RECORD | SMI Header Data Structure | 20071211 |
Method SET_HEADER on class CL_SMI_DATAMODEL has no exception.
Method SET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | SMI Item (Product) Data Structure | 20071211 |
Method SET_ITEM on class CL_SMI_DATAMODEL has no exception.
Method SET_TIMESERIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TS | Call by reference | Object reference (TYPE REF TO) | CL_SMI_TIMESERIES | Class to encapsulate timeseries data | 20080305 |
Method SET_TIMESERIES on class CL_SMI_DATAMODEL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |