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 ABAP 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 RECORD_REF 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 CLONE Instance method Public Method 20080407
2 CONSTRUCTOR Instance method Public Constructor 20080110
3 GET_HEADER Instance method Public Method Return Header object 20071211
4 GET_ITEM Instance method Public Method Return Item data for specific product 20071211
5 GET_KEY Instance method Public Method 20080327
6 HAS_ITEMS Instance method Public Method 20080327
7 SAVE Instance method Public Method ToDo : Save data to Database 20071211
8 SET_HEADER Instance method Public Method Register Record object 20071211
9 SET_ITEM Instance method Public Method Register Item object 20071211
10 SET_TIMESERIES 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 Returning 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 Returning 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 Returning ITEM Value transfer Object reference (TYPE REF TO) CL_SMI_ITEM SMI Item (Product) Data Structure 20071211
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20080611
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20080611
4 Importing 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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