SAP ABAP Class CL_ABAP_CC_DIAG_MESSAGE (ABAP Code Completion Dialogs: MESSAGE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_CODE_COMPLETION (Package) ABAP code completion
Properties
Class CL_ABAP_CC_DIAG_MESSAGE  
Short Description ABAP Code Completion Dialogs: MESSAGE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_COMPLETION   ABAP code completion 
Created 20060626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ABAP_CC_ATL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ABAP_CC_DIAG_MESSAGE has no interface implemented.
Friends
Class CL_ABAP_CC_DIAG_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060626
2 ATL_PROCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CC_ATL_TEMPLATES ABAP Code Completion - ATL Templates 20060626
3 EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ABAPEDIT ABAP Edit Control 20060626
4 MESSAGE Instance attribute Private Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>MESSAGE Message Object 20060626
5 MSG_FORMAT Instance attribute Private Type reference (TYPE) BOOLEAN MSG Format is selected (true/false) 20060627
6 SOURCE Instance attribute Private Type reference (TYPE) RSWSOURCET ABAP Source 20060626
7 VRM_TYPE Instance attribute Private Type reference (TYPE) VRM_VALUES DDLB Values for Message Type 20060627
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SOURCE Instance method Private Method Build Source Code using ATL Processor 20060627
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060626
3 CREATE_CONTROLS Instance method Private Method Create Screen Controls 20060626
4 FREE_CONTROLS Instance method Public Method Free Screen Controls 20060626
5 GET_SOURCE Instance method Public Method Get the content from the source object 20060626
6 PAI Instance method Public Method Process After Input 20060626
7 PBO Instance method Public Method Process Before Output 20060626
8 SHOW_SOURCE Instance method Private Method Display Source Code in ABAP Editor 20060627
Events
Class CL_ABAP_CC_DIAG_MESSAGE has no event.
Types
Class CL_ABAP_CC_DIAG_MESSAGE has no local type.
Method Signatures

Method BUILD_SOURCE Signature

Method BUILD_SOURCE on class CL_ABAP_CC_DIAG_MESSAGE has no parameter.
Method BUILD_SOURCE on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_CONTROLS Signature

Method CREATE_CONTROLS on class CL_ABAP_CC_DIAG_MESSAGE has no parameter.
Method CREATE_CONTROLS on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method FREE_CONTROLS Signature

Method FREE_CONTROLS on class CL_ABAP_CC_DIAG_MESSAGE has no parameter.
Method FREE_CONTROLS on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET 20060626

Method GET_SOURCE on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>MESSAGE Message Object 20060626
2 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20060626

Method PAI on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>MESSAGE 20060626

Method PBO on class CL_ABAP_CC_DIAG_MESSAGE has no exception.

Method SHOW_SOURCE Signature

Method SHOW_SOURCE on class CL_ABAP_CC_DIAG_MESSAGE has no parameter.
Method SHOW_SOURCE on class CL_ABAP_CC_DIAG_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710