SAP ABAP Class CL_LXE_MSG_POPUP (Message popup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Properties
Class CL_LXE_MSG_POPUP  
Short Description Message popup    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE   New MLT Environment 
Created 20110708   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_MSG_POPUP has no forward declaration.
Interfaces
Class CL_LXE_MSG_POPUP has no interface implemented.
Friends
Class CL_LXE_MSG_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_LEAVE_SCREEN Instance attribute Private Type reference (TYPE) LXEBOOL Boolean 20110812
2 GV_SCREEN_ENDING_AT_COL Instance attribute Private Type reference (TYPE) I 60 20110812
3 GV_SCREEN_ENDING_AT_LINE Instance attribute Private Type reference (TYPE) I 3 20110812
4 GV_VISIBLE Instance attribute Private Type reference (TYPE) LXEBOOL Boolean 20110812
5 G_EDITOR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110812
6 G_EDITOR_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20110812
7 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_LXE_MSG_POPUP Message popup 20110812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110708
2 DISPLAY Static method Public Method Displays the given message with details 20110708
3 DISPLAY_EXCEPTION Static method Public Method Display the exception 20110812
4 DISPLAY_INTERNAL Instance method Private Method display internal 20110816
Events
Class CL_LXE_MSG_POPUP has no event.
Types
Class CL_LXE_MSG_POPUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL Call by reference Type reference (TYPE) STRING 20110708
2 Importing SHORT_MESSAGE Call by reference Type reference (TYPE) LXE0080LIN Text Line with 80 Characters 20110708

Method DISPLAY on class CL_LXE_MSG_POPUP has no exception.

Method DISPLAY_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110812

Method DISPLAY_EXCEPTION on class CL_LXE_MSG_POPUP has no exception.

Method DISPLAY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) STRING 20110816
2 Importing SHORT_MESSAGE Call by reference Type reference (TYPE) LXE0080LIN Translation Unit for Short Text (Line) 20110816

Method DISPLAY_INTERNAL on class CL_LXE_MSG_POPUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732