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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CH_HISTORY_SELECTION' | 20080220 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'NONP_CHANGE_DETAILS' | 20080221 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PRO_CHANGE_DETAILS' | 20080221 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'NP_CHANGE_TREE' | 20080221 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHANGE_TREE' | 20080221 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20100602 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20120321 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080219 | ||
9 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | Constructor | 20100602 |
2 | ![]() |
Instance method | Public | Method | Creates the child node for the base nodes | 20080221 |
3 | ![]() |
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 | ![]() |
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 | ![]() |
IO_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080221 | ||
2 | ![]() |
IT_DIRECT_CHANGE | Call by reference | Type reference (TYPE) | CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY | 20080221 | |||
3 | ![]() |
IT_INDIRECT_CHANGE | Call by reference | Type reference (TYPE) | CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY | 20080221 | |||
4 | ![]() |
IV_IS_FIRST_LEVEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080221 | |||
5 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080222 | ||
6 | ![]() |
IV_SOURCE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080221 | ||
7 | ![]() |
IV_SUBORDINATE_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080221 | |||
8 | ![]() |
IV_TARGET_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080221 | ||
9 | ![]() |
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 | ![]() |
IV_DETAILED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20120321 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080219 | ||
3 | ![]() |
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 |