SAP ABAP Class CL_SIW_HISTORY (Obsolete: Project history)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Properties
Class CL_SIW_HISTORY  
Short Description Obsolete: Project history    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20080616   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_HISTORY has no forward declaration.
Interfaces
Class CL_SIW_HISTORY has no interface implemented.
Friends
Class CL_SIW_HISTORY has no friend class.
Attributes
Class CL_SIW_HISTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SNAPSHOT Instance method Public Method 20080616
2 DISPLAY Static method Public Method 20080620
3 ERASE Static method Public Method 20080620
4 RESTORE Static method Public Method 20080620
5 SNAP_TABLE Instance method Private Method 20080616
6 S_CREATE Static method Public Method 20080616
Events
Class CL_SIW_HISTORY has no event.
Types
Class CL_SIW_HISTORY has no local type.
Method Signatures

Method CREATE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080616

Method CREATE_SNAPSHOT on class CL_SIW_HISTORY has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080620
2 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080620

Method DISPLAY on class CL_SIW_HISTORY has no exception.

Method ERASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080620

Method ERASE on class CL_SIW_HISTORY has no exception.

Method RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080620
2 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080620

Method RESTORE on class CL_SIW_HISTORY has no exception.

Method SNAP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080616
2 Importing I_TABNAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20080616
3 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080616

Method SNAP_TABLE on class CL_SIW_HISTORY has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HISTORY Value transfer Object reference (TYPE REF TO) CL_SIW_HISTORY Project history 20080616

Method S_CREATE on class CL_SIW_HISTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in