SAP ABAP Class CL_USMD4_DATA_MODEL_GUI_WD (GUI Controller, Display Data Model)
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_DATA_MODEL_GUI_WD  
Short Description GUI Controller, Display Data Model    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD4_DATA_MODEL_GUI_WD has no interface implemented.
Friends
Class CL_USMD4_DATA_MODEL_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_MODEL Instance attribute Protected Type reference (TYPE) USMD_MODEL 20090330
2 DD_OBJSTAT Instance attribute Protected Type reference (TYPE) USMD_OBJSTAT Activation Status 20090423
3 DD_RESPECT_SWITCH Instance attribute Protected Type reference (TYPE) USMD_FLG Consider Disablements 20101122
4 DO_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT 20090330
5 DO_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
6 DO_FPM_MESSAGE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330
7 DO_SELECT_OPTIONS Instance attribute Protected Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS 20090330
8 DO_SEL_OPT_PARAM Instance attribute Protected Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS 20090330
9 GCS_MSGNO Constant Protected See coding 20090330
10 GC_ARBGB_USMDZ4 Constant Protected Type reference (TYPE) ARBGB 'USMD4' 20090330
11 WDAP_PARAM Constant Public See coding WD Application Parameter(s) 20101124
Methods
# Method Level Visibility Method type Description Created on
1 BUILT_XSTRING_FROM_MODEL Instance method Private Method 20090330
2 CALL_ER_DIAGRAM Instance method Public Method 20090330
3 CHECK_SKIP_INITIAL_SCREEN Instance method Public Method 20090423
4 CONSTRUCTOR Instance method Public Constructor Constructor 20101221
5 GET_SELECTION_SCREEN_ATTR Instance method Private Method 20090423
6 GET_TITLE Static method Public Method Provide Title for Different UIs 20101208
7 INIT_VIEW Instance method Public Method 20090330
8 ON_OVS Instance method Public Method 20090330
9 SET_FPM_HEADER_AREA Instance method Public Method 20090330
10 SET_SELECTION_SCREEN_ATTR Instance method Public Method 20090330
Events
Class CL_USMD4_DATA_MODEL_GUI_WD has no event.
Types
Class CL_USMD4_DATA_MODEL_GUI_WD has no local type.
Method Signatures

Method BUILT_XSTRING_FROM_MODEL 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

Method BUILT_XSTRING_FROM_MODEL on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method CALL_ER_DIAGRAM 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

Method CALL_ER_DIAGRAM on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method CHECK_SKIP_INITIAL_SCREEN Signature

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

Method CONSTRUCTOR Signature

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

Method GET_SELECTION_SCREEN_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESTRICTION_ENTITYTYPES Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090423
2 Exporting ET_RESTRICTION_USAGE_TYPES Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090423
3 Exporting EV_DISPLAY_ATTRIBUTES Call by reference Type reference (TYPE) ABAP_BOOL 20090423
4 Exporting EV_DISPLAY_ENTITYTYPE_IN_HIER Call by reference Type reference (TYPE) ABAP_BOOL 20090423
5 Exporting EV_DISPLAY_REF_ENTITYTYPES Call by reference Type reference (TYPE) ABAP_BOOL 20090423
6 Exporting EV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090423
7 Exporting EV_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT Aktivierungsstatus 20090423
8 Exporting EV_RESPECT_SWITCH Call by reference Type reference (TYPE) USMD_FLG Ausschaltungen berücksichtigen 20101124

Method GET_SELECTION_SCREEN_ATTR on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TITLE Value transfer Type reference (TYPE) STRING 20101208
2 Importing IF_RESPECT_SWITCH Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20101208
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20101208
4 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT Aktivierungsstatus 20101208

Method GET_TITLE on class CL_USMD4_DATA_MODEL_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 Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20090330
3 Importing IO_FPM_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER 20090330
4 Importing IO_SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) IWCI_WDR_SELECT_OPTIONS 20090330
5 Importing IO_SEL_OPT_PARAM Call by reference Object reference (TYPE REF TO) IWCI_WDR_SELECT_OPTIONS 20090330
6 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL 20090330
7 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT USMD1_CS_OBJSTAT-INACTIVE Aktivierungsstatus 20090423
8 Importing I_RESPECT_SWITCH Call by reference Type reference (TYPE) USMD_FLG SPACE Ausschaltungen berücksichtigen 20101122

Method INIT_VIEW on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method ON_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVS_DATA Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA 20090330

Method ON_OVS on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method SET_FPM_HEADER_AREA Signature

Method SET_FPM_HEADER_AREA on class CL_USMD4_DATA_MODEL_GUI_WD has no parameter.
Method SET_FPM_HEADER_AREA on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.

Method SET_SELECTION_SCREEN_ATTR Signature

Method SET_SELECTION_SCREEN_ATTR on class CL_USMD4_DATA_MODEL_GUI_WD has no parameter.
Method SET_SELECTION_SCREEN_ATTR on class CL_USMD4_DATA_MODEL_GUI_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702