SAP ABAP Class CL_FDT_WD_CHANGE_HISTORY_MODEL (FDT WD: Model for change History)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 20080215
Properties
Class CL_FDT_WD_CHANGE_HISTORY_MODEL  
Short Description FDT WD: Model for change History    
Super Class CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_CORE_OBJECTS   BRFplus: Core Objects for Web Dynpro UI 
Created 20080215   SAP 
Last change 20130531   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)
2 CL_FDT_MAINTENANCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_CHANGE_HISTORY_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_CHANGE_HISTORY_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_HISTORY_SELECTION_MODEL Constant Public Type reference (TYPE) STRING 'CH_HISTORY_SELECTION' 20080220
2 GC_NPRO_CHANGE_HISTORY_MODEL Constant Public Type reference (TYPE) STRING 'NONP_CHANGE_DETAILS' 20080221
3 GC_PRO_CHANGE_HISTORY_MODEL Constant Public Type reference (TYPE) STRING 'PRO_CHANGE_DETAILS' 20080221
4 GC_SUB_NODE_NPROCESS Constant Public Type reference (TYPE) STRING 'NP_CHANGE_TREE' 20080221
5 GC_SUB_NODE_PROCESS Constant Public Type reference (TYPE) STRING 'CHANGE_TREE' 20080221
6 GO_CONFIGURATION Static Attribute Public Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20100602
7 MV_DETAILED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120321
8 MV_ID Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080219
9 MV_LINK_NAME_IS_ENABLED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20081203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100602
2 CREATE_CHILD_NODE Instance method Public Method Creates the child node for the base nodes 20080221
3 SET_VALUES Instance method Public Method set the value of the object UUID 20080219
Events
Class CL_FDT_WD_CHANGE_HISTORY_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TIMESTAMP Public See coding 20080222 t_timestamp TYPE STANDARD TABLE OF if_fdt_types=>timestamp
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20100602

Method CONSTRUCTOR on class CL_FDT_WD_CHANGE_HISTORY_MODEL has no exception.

Method CREATE_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SOURCE_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080221
2 Importing IT_DIRECT_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20080221
3 Importing IT_INDIRECT_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20080221
4 Importing IV_IS_FIRST_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL 20080221
5 Importing IV_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20080222
6 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080221
7 Importing IV_SUBORDINATE_NODE_NAME Call by reference Type reference (TYPE) STRING 20080221
8 Importing IV_TARGET_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080221
9 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20080221

Method CREATE_CHILD_NODE on class CL_FDT_WD_CHANGE_HISTORY_MODEL has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DETAILED Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120321
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080219
3 Importing IV_LINK_NAME_IS_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20081203

Method SET_VALUES on class CL_FDT_WD_CHANGE_HISTORY_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711