SAP ABAP Class IF_USMDZ2_VIEW_CONTROLLER (Interface for WD Controller Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMDZ2_HRY_ATTRIBUTE Controller Class for WDC USMDZ2_HRY_TEXTS 20090226
Properties
Class IF_USMDZ2_VIEW_CONTROLLER  
Short Description Interface for WD Controller Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_USMDZ2_VIEW_CONTROLLER has no forward declaration.
Interfaces
Class IF_USMDZ2_VIEW_CONTROLLER has no interface implemented.
Friends
Class IF_USMDZ2_VIEW_CONTROLLER has no friend class.
Attributes
Class IF_USMDZ2_VIEW_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_ENTER Instance method Public Method Field Transport of Entry Fields (ONACTIONENTER) 20090223
2 ACTION_SELECT Instance method Public Method Dropdown List (ONACTIONSELECT) 20090223
3 CHECK_INPUT Instance method Public Method Checking of User Entries (WDDOBEFOREACTION) 20090223
4 INIT_VIEW Instance method Public Method Initialization (WDDOINIT) 20090223
5 MODIFY_VIEW Instance method Public Method Modification Before Output (WDDOMODIFY) 20090223
Events
Class IF_USMDZ2_VIEW_CONTROLLER has no event.
Types
Class IF_USMDZ2_VIEW_CONTROLLER has no local type.
Method Signatures

Method ACTION_ENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ID Call by reference Type reference (TYPE) STRING 20090223
2 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20090223
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090223

Method ACTION_ENTER on class IF_USMDZ2_VIEW_CONTROLLER has no exception.

Method ACTION_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ID Call by reference Type reference (TYPE) STRING 20090223
2 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20090223
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090223

Method ACTION_SELECT on class IF_USMDZ2_VIEW_CONTROLLER has no exception.

Method CHECK_INPUT Signature

Method CHECK_INPUT on class IF_USMDZ2_VIEW_CONTROLLER has no parameter.
Method CHECK_INPUT on class IF_USMDZ2_VIEW_CONTROLLER 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 Web Dynpro: Component 20090317
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090223

Method INIT_VIEW on class IF_USMDZ2_VIEW_CONTROLLER has no exception.

Method MODIFY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090223
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090223

Method MODIFY_VIEW on class IF_USMDZ2_VIEW_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in