SAP ABAP Class CL_USMD4_EDITION_HIST_GUI_WD (Edition History)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD4 (Package) Master Data: Workflow Log, JNET Applications, Etc.
Properties
Class CL_USMD4_EDITION_HIST_GUI_WD  
Short Description Edition History    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD4   Master Data: Workflow Log, JNET Applications, Etc. 
Created 20090330   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_USMD4_EDITION_HIST_GUI_WD has no interface implemented.
Friends
Class CL_USMD4_EDITION_HIST_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DC_VARIANT_ID Constant Protected Type reference (TYPE) STRING 'VARIANT_1' 20090330
2 DO_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT 20090330
3 DO_CONTEXT_DIAGRAM Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
4 DO_CONTEXT_SELECTION Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
5 DO_FPM_APP_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_PARAMETER 20090330
6 DO_FPM_MESSAGE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330
7 DO_GRAPH Instance attribute Protected Object reference (TYPE REF TO) CL_USMD4_DIGRAPH 20090330
8 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_MODEL_EXT 20090330
9 DO_MODEL_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_USMD4_MODEL_SERVICES Service Methods for Model 20090330
10 DO_UI_SERVICES Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_UI_SERVICES_EXT 20090330
11 DO_WINDOW Instance attribute Protected Object reference (TYPE REF TO) IF_WD_WINDOW 20090330
12 DT_EDITIONS Instance attribute Protected Type reference (TYPE) USMD4_T_EDITION 20090428
13 DV_PREVIOUS_ENTITY Instance attribute Protected Type reference (TYPE) USMD_ENTITY 20090428
14 D_MODEL Instance attribute Private Type reference (TYPE) USMD_MODEL Data Model 20090716
15 GC_IMAGE_EDITION_IN_PROCESS Constant Protected Type reference (TYPE) STRING '~Icon/Unlocked' 20090428
16 GC_IMAGE_EDITION_RELEASED Constant Protected Type reference (TYPE) STRING '~Icon/Locked' 20090428
17 GC_IMAGE_ENTITY_FOUND Constant Protected Type reference (TYPE) STRING '~Icon/GreenLed' 20090428
18 GC_IMAGE_ENTITY_NOT_FOUND Constant Protected Type reference (TYPE) STRING '~Icon/RedLed' 20090428
19 GC_MSGID Constant Protected Type reference (TYPE) SYST-MSGID 'USMD4' 20090330
20 GC_S_MSGNO Constant Protected See coding 20090330
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELECTION_OPTIONS Instance method Public Method 20090330
2 CHANGE_REQUEST_OVERVIEW Instance method Public Method 20090330
3 CHECK_INITIAL_SCREEN Instance method Public Method 20090330
4 CHECK_SKIP_INITIAL_SCREEN Instance method Public Method 20090330
5 CONSTRUCTOR Instance method Public Constructor 20090330
6 CREATE_MODEL_INSTANCE Instance method Protected Method 20090330
7 DATAMODEL_WINDOW_ACTION Instance method Public Method 20090330
8 DATAMODEL_WINDOW_OPEN Instance method Public Method 20090330
9 DATAMODEL_WINDOW_SUBSCRIBE Instance method Public Method 20090330
10 EDITION_COMPARE Instance method Public Method 20090330
11 GENERATE_GANTT_DIAGRAM Instance method Public Method 20090330
12 GET_EDITION_TYPES Instance method Protected Method 20090330
13 GET_ENTITY Instance method Protected Method 20090330
14 GET_FPM_PARAMETER Instance method Protected Method 20090330
15 GET_SELECTION_OPTIONS Instance method Protected Method 20090330
16 INIT_VIEW Instance method Public Method 20090330
17 MODIFY_VIEW Instance method Public Method 20090330
18 PROCESS_OVS_EDITION Instance method Public Method 20090330
19 PROCESS_OVS_ENTITY Instance method Public Method 20090330
20 READ_ENTITY_TEXTS Instance method Protected Method 20090429
21 SET_FPM_HEADER Instance method Public Method 20090330
22 TOGGLE_LEGEND Instance method Public Method 20090427
23 UPDATE_EDITION_SELECTION Instance method Public Method 20090330
Events
Class CL_USMD4_EDITION_HIST_GUI_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ST_ENTITY_EXTENDED Protected See coding 20090429 begin of ST_ENTITY_EXTENDED, fieldname type usmd_fieldname, fieldname_txt type usmd_txtlg, value type usmd_value, value_txt type usmd_txtlg, end of ST_ENTITY_EXTENDED
2 TT_ENTITY_EXTENDED Protected See coding 20090429 TT_ENTITY_EXTENDED type STANDARD TABLE OF st_entity_extended
Method Signatures

Method BUILD_SELECTION_OPTIONS Signature

Method BUILD_SELECTION_OPTIONS on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method BUILD_SELECTION_OPTIONS on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method CHANGE_REQUEST_OVERVIEW Signature

Method CHANGE_REQUEST_OVERVIEW on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method CHANGE_REQUEST_OVERVIEW on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method CHECK_INITIAL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT 20090330
2 Importing IV_DATA_MODEL_ONLY Call by reference Type reference (TYPE) USMD_FLG '' 20090330

Method CHECK_INITIAL_SCREEN on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method CHECK_SKIP_INITIAL_SCREEN Signature

Method CHECK_SKIP_INITIAL_SCREEN on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method CHECK_SKIP_INITIAL_SCREEN on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method CONSTRUCTOR on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method CREATE_MODEL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL 20090330

Method CREATE_MODEL_INSTANCE on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method DATAMODEL_WINDOW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20090330
2 Importing IO_PERSONALIZE Call by reference Object reference (TYPE REF TO) IWCI_USMD_PERSONALIZE 20090330

Method DATAMODEL_WINDOW_ACTION on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method DATAMODEL_WINDOW_OPEN Signature

Method DATAMODEL_WINDOW_OPEN on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method DATAMODEL_WINDOW_OPEN on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method DATAMODEL_WINDOW_SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER 20090330

Method DATAMODEL_WINDOW_SUBSCRIBE on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method EDITION_COMPARE Signature

Method EDITION_COMPARE on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method EDITION_COMPARE on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method GENERATE_GANTT_DIAGRAM Signature

Method GENERATE_GANTT_DIAGRAM on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method GENERATE_GANTT_DIAGRAM on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method GET_EDITION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EDITION_TYPES Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE 20090330
2 Exporting EV_EDITION_PERIOD Call by reference Type reference (TYPE) PERIV 20090331
3 Importing IV_EDITION_TYPE Call by reference Type reference (TYPE) USMD_EDITION_TYPE 20090330
4 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090430

Method GET_EDITION_TYPES on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE 20090330

Method GET_ENTITY on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method GET_FPM_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EDITION_TYPE Call by reference Type reference (TYPE) USMD_EDITION_TYPE 20090330
2 Exporting EV_MODEL Call by reference Type reference (TYPE) USMD_MODEL 20090330
3 Exporting EV_WRONG_PARAMETER Call by reference Type reference (TYPE) USMD_FLG 20090330

Method GET_FPM_PARAMETER on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method GET_SELECTION_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EDITIONS Call by reference Type reference (TYPE) USMD4_T_EDITION 20090330
2 Exporting ET_ENTITY Call by reference Type reference (TYPE) USMD_T_VALUE Feldname + Wert 20090330
3 Exporting EV_EDITION_TYPE Call by reference Type reference (TYPE) USMD_EDITION_TYPE 20090330
4 Exporting EV_EDITION_VDATE_FROM Call by reference Type reference (TYPE) USMD_EDITION_VDATE 20090330
5 Exporting EV_EDITION_VDATE_TO Call by reference Type reference (TYPE) USMD_EDITION_VDATE 20090330
6 Exporting EV_EDITION_VPER_FROM Call by reference Type reference (TYPE) USMD_EDITION_VPER Geschäftsjahr und Periode 20090422
7 Exporting EV_EDITION_VPER_TO Call by reference Type reference (TYPE) USMD_EDITION_VPER Geschäftsjahr und Periode 20090422

Method GET_SELECTION_OPTIONS on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method INIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20090330
2 Importing IO_CONTEXT_DIAGRAM Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
3 Importing IO_CONTEXT_SELECTION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
4 Importing IO_FPM_APP_PARAMETER Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER 20090330
5 Importing IO_FPM_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330

Method INIT_VIEW on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method MODIFY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20090330
2 Importing IV_OVS_COMPONENT Call by reference Type reference (TYPE) STRING 20090330

Method MODIFY_VIEW on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method PROCESS_OVS_EDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
2 Importing IS_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA 20090330

Method PROCESS_OVS_EDITION on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method PROCESS_OVS_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
2 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090330
3 Importing IV_MASTERFIELD Call by reference Type reference (TYPE) USMD_FIELDNAME 20090330

Method PROCESS_OVS_ENTITY on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method READ_ENTITY_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY_EXTENDED Call by reference Type reference (TYPE) TT_ENTITY_EXTENDED 20090429
2 Importing IT_ENTITY Call by reference Type reference (TYPE) USMD_T_VALUE Feldname + Wert 20090429
3 Importing IV_EDITION_TYPE Call by reference Type reference (TYPE) USMD_EDITION_TYPE Editionstyp 20090430

Method READ_ENTITY_TEXTS on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method SET_FPM_HEADER Signature

Method SET_FPM_HEADER on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method SET_FPM_HEADER on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method TOGGLE_LEGEND Signature

Method TOGGLE_LEGEND on class CL_USMD4_EDITION_HIST_GUI_WD has no parameter.
Method TOGGLE_LEGEND on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.

Method UPDATE_EDITION_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER Call by reference Type reference (TYPE) STRING 20090330

Method UPDATE_EDITION_SELECTION on class CL_USMD4_EDITION_HIST_GUI_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702