SAP ABAP Class CL_SMI_MEMENTO (Class to record internal state of Datamodel)
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_MEMENTO  
Short Description Class to record internal state of Datamodel    
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 20071211   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_MEMENTO has no forward declaration.
Interfaces
Class CL_SMI_MEMENTO has no interface implemented.
Friends
Class CL_SMI_MEMENTO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MEM Instance attribute Private Object reference (TYPE REF TO) CL_SMI_ITEM Item object 20071218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20071211
2 GET_DATA Instance method Public Method Return data 20071211
Events
Class CL_SMI_MEMENTO has no event.
Types
Class CL_SMI_MEMENTO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Item object 20080320

Method CONSTRUCTOR on class CL_SMI_MEMENTO has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IR_ITEM Value transfer Object reference (TYPE REF TO) CL_SMI_ITEM Item Object 20080320

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