SAP ABAP Class CL_ESD_UI_MESSAGING (ESD: Communication with UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_UI_MESSAGING ESD: Communication with UI 20060406
Properties
Class CL_ESD_UI_MESSAGING  
Short Description ESD: Communication with UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESD_ESI_OBJECT_EDITORS   Unified Editor for ESR Objects 
Created 20060406   SAP 
Last change 20140121   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_ESD_UI_MESSAGING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESD_UI_MESSAGING ESD: Communication with UI 20060406
Friends
Class CL_ESD_UI_MESSAGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUNIT_ACTIVE Instance attribute Private Type reference (TYPE) PRX_BOOLEAN ABAP UnitTest active 20130416
2 SUPPRESS_DIALOGS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130315
3 TYPED_IN_VALUE Instance attribute Private Type reference (TYPE) IF_ESD_UI_MESSAGING=>T_FIELD_VALUE 20130321
4 WIZARD_FRAMEWORK Instance attribute Private Object reference (TYPE REF TO) IF_ESD_WIZ_FW For using the Wizardframework 20130320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130315
2 SET_TYPED_IN_VALUE Instance method Public Method 20130321
Events
Class CL_ESD_UI_MESSAGING has no event.
Types
Class CL_ESD_UI_MESSAGING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUNIT_ACTIVE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20130416
2 Importing SUPPRESS_DIALOGS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE supress dialogs if possible (default button is used) 20130315
3 Importing WIZARD_FRAMEWORK Call by reference Object reference (TYPE REF TO) IF_ESD_WIZ_FW 20130320

Method CONSTRUCTOR on class CL_ESD_UI_MESSAGING has no exception.

Method SET_TYPED_IN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_ESD_UI_MESSAGING=>T_FIELD_VALUE Interface for function group SPO4 20130321

Method SET_TYPED_IN_VALUE on class CL_ESD_UI_MESSAGING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710