SAP ABAP Class CL_SMALL_COMMUNICATION_DME (Small Dialog to Get Check Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_DLG (Package) DME: Maintenance dialogs
Properties
Class CL_SMALL_COMMUNICATION_DME  
Short Description Small Dialog to Get Check Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_DLG   DME: Maintenance dialogs 
Created 19990420   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSDME Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SMALL_COMMUNICATION_DME has no interface implemented.
Friends
Class CL_SMALL_COMMUNICATION_DME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Constant Public Type reference (TYPE) SY-MSGTY 'E' Message Type: Error 19990420
2 INFO Constant Public Type reference (TYPE) SY-MSGTY 'I' Message Type: Information 19990420
3 MSG_CLASS Constant Protected Type reference (TYPE) SY-MSGID 'SDME_DDT' Dialog Message Class 19990420
4 SUCCESS Constant Public Type reference (TYPE) SY-MSGTY 'S' Message Type: Success 19990420
5 WARNING Constant Public Type reference (TYPE) SY-MSGTY 'W' Message Type: Warning 19990420
Methods
# Method Level Visibility Method type Description Created on
1 ASK_SAVE_BEFORE_QUIT Instance method Public Method Prompts the User to Save Before Leaving 19990420
2 COMMUNICATE_CHECK_RESULT Instance method Public Method Passes a Check Result to UI 19990420
3 COMMUNICATE_VIEW_CHECK_RESULT Instance method Public Method Passes a Check Result to UI 20000320
4 CONFIRM_SAVE Instance method Public Method Confirms to the User that the Data has been Saved 19990420
5 ISSUE_MESSAGE Instance method Public Method Sends a Message 19990420
Events
Class CL_SMALL_COMMUNICATION_DME has no event.
Types
Class CL_SMALL_COMMUNICATION_DME has no local type.
Method Signatures

Method ASK_SAVE_BEFORE_QUIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TSDME_USER_ANSWER --- 19990420

Method ASK_SAVE_BEFORE_QUIT on class CL_SMALL_COMMUNICATION_DME has no exception.

Method COMMUNICATE_CHECK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_CHECK_RESULT Call by reference Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME zu kommunizierendes Prüfergebnis 19990420

Method COMMUNICATE_CHECK_RESULT on class CL_SMALL_COMMUNICATION_DME has no exception.

Method COMMUNICATE_VIEW_CHECK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_CHECK_RESULT Call by reference Object reference (TYPE REF TO) CL_MO_VIEW_CHECK_RESULT_DME zu kommunizierendes Prüfergebnis 20000320

Method COMMUNICATE_VIEW_CHECK_RESULT on class CL_SMALL_COMMUNICATION_DME has no exception.

Method CONFIRM_SAVE Signature

Method CONFIRM_SAVE on class CL_SMALL_COMMUNICATION_DME has no parameter.
Method CONFIRM_SAVE on class CL_SMALL_COMMUNICATION_DME has no exception.

Method ISSUE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_MESSAGE Call by reference Type reference (TYPE) SDMET_MSG_SPEC beschreibt auszugebende Meldung 19990420
2 Importing THE_MSG_TYPE Call by reference Type reference (TYPE) SY-MSGTY Art der Meldung 19990420

Method ISSUE_MESSAGE on class CL_SMALL_COMMUNICATION_DME has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A