SAP ABAP Class CL_NHI_OBJECT_HISTORY (CL_NHI_OBJECT_HISTORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_OBJECTS (Package) Objects
Properties
Class CL_NHI_OBJECT_HISTORY  
Short Description CL_NHI_OBJECT_HISTORY    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_OBJECTS   Objects 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_OBJECT_HISTORY has no forward declaration.
Interfaces
Class CL_NHI_OBJECT_HISTORY has no interface implemented.
Friends
Class CL_NHI_OBJECT_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATEAT Instance attribute Public Type reference (TYPE) STRING 20120516
2 ACTIVATEDBY Instance attribute Public Type reference (TYPE) STRING 20120516
3 CO_ACTIVATEAT Constant Public Type reference (TYPE) STRING 'activateAt' 20120516
4 CO_ACTIVATEDBY Constant Public Type reference (TYPE) STRING 'activatedBy' 20120516
5 CO_DIFFERID Constant Public Type reference (TYPE) STRING 'differId' 20120516
6 CO_DIFFERSTRATEGY Constant Public Type reference (TYPE) STRING 'differStrategy' 20120516
7 CO_DIFFERVERSION Constant Public Type reference (TYPE) STRING 'differVersion' 20120516
8 CO_ISDELETION Constant Public Type reference (TYPE) STRING 'isDeletion' 20120516
9 CO_VERSIONID Constant Public Type reference (TYPE) STRING 'versionId' 20120516
10 DIFFERID Instance attribute Public Type reference (TYPE) STRING 20120516
11 DIFFERSTRATEGY Instance attribute Public Type reference (TYPE) STRING 20120516
12 DIFFERVERSION Instance attribute Public Type reference (TYPE) STRING 20120516
13 ISDELETION Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
14 VERSIONID Instance attribute Public Type reference (TYPE) STRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_OBJECT_HISTORY Static method Public Method 20120516
Events
Class CL_NHI_OBJECT_HISTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJECT_HISTORY Public See coding 20120516 ty_object_history type standard table of ref to cl_nhi_object_history with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATEAT Call by reference Type reference (TYPE) STRING 20120516
2 Importing ACTIVATEDBY Call by reference Type reference (TYPE) STRING 20120516
3 Importing DIFFERID Call by reference Type reference (TYPE) STRING 20120516
4 Importing DIFFERSTRATEGY Call by reference Type reference (TYPE) STRING 20120516
5 Importing DIFFERVERSION Call by reference Type reference (TYPE) STRING 20120516
6 Importing ISDELETION Call by reference Type reference (TYPE) ABAP_BOOL 20120516
7 Importing VERSIONID Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_OBJECT_HISTORY has no exception.

Method CREATE_OBJECT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATEAT Call by reference Type reference (TYPE) STRING 20120516
2 Importing ACTIVATEDBY Call by reference Type reference (TYPE) STRING 20120516
3 Importing DIFFERID Call by reference Type reference (TYPE) STRING 20120516
4 Importing DIFFERSTRATEGY Call by reference Type reference (TYPE) STRING 20120516
5 Importing DIFFERVERSION Call by reference Type reference (TYPE) STRING 20120516
6 Importing ISDELETION Call by reference Type reference (TYPE) ABAP_BOOL 20120516
7 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_OBJECT_HISTORY 20120516
8 Importing VERSIONID Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_OBJECT_HISTORY on class CL_NHI_OBJECT_HISTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740