SAP ABAP Class CL_DBPROC_PROXY_MSGBOX (Generate and Collect Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDBPROC_PROXY (Package) Back-End Functions for Database Procedure Proxy
Properties
Class CL_DBPROC_PROXY_MSGBOX  
Short Description Generate and Collect Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDBPROC_PROXY   Back-End Functions for Database Procedure Proxy 
Created 20120809   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DBPROC_PROXY_BASIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_DBPROC_PROXY_UI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DBPROC_PROXY_MSGBOX has no interface implemented.
Friends
Class CL_DBPROC_PROXY_MSGBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_MSG Instance attribute Private See coding 20120809
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Discard All Messages 20120809
2 COLLECT_MESSAGES Instance method Public Method Process Messages 20120809
3 MSG Instance method Public Method Create Message 20120809
4 MSG_FROM_KEY Instance method Public Method Create Message 20120809
Events
Class CL_DBPROC_PROXY_MSGBOX has no event.
Types
Class CL_DBPROC_PROXY_MSGBOX has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_DBPROC_PROXY_MSGBOX has no parameter.
Method CLEAR on class CL_DBPROC_PROXY_MSGBOX has no exception.

Method COLLECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_MAX_SEVERITY Call by reference Type reference (TYPE) SEVERITY Output: Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) 20120809
2 Exporting ET_MESSAGE Value transfer Type reference (TYPE) IF_DBPROC_PROXY_UI=>TY_MSG_UI_T 20120809
3 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120809

Method COLLECT_MESSAGES on class CL_DBPROC_PROXY_MSGBOX has no exception.

Method MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A1 Call by reference Type reference (TYPE) CSEQUENCE 20120809
2 Importing A2 Call by reference Type reference (TYPE) CSEQUENCE 20120809
3 Importing A3 Call by reference Type reference (TYPE) CSEQUENCE 20120809
4 Importing A4 Call by reference Type reference (TYPE) CSEQUENCE 20120809
5 Importing COMP Call by reference Type reference (TYPE) I Meldung bezieht sich auf Parameterkomponente 20120809
6 Importing CTX Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT Kontext der Meldung 20120809
7 Importing MSG Call by reference Type reference (TYPE) SYST-MSGNO Nachrichtennummer 20120809
8 Returning OBJ Value transfer Object reference (TYPE REF TO) CL_DBPROC_PROXY_MSG erzeugtes Meldungsobjekt 20120809
9 Importing PAR Call by reference Type reference (TYPE) I Meldung bezieht sich auf Parameter 20120809
10 Importing SEV Call by reference Type reference (TYPE) SEVERITY Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) 20120809

Method MSG on class CL_DBPROC_PROXY_MSGBOX has no exception.

Method MSG_FROM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP Call by reference Type reference (TYPE) I 20120809
2 Importing CTX Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT 20120809
3 Importing KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20120809
4 Returning OBJ Value transfer Object reference (TYPE REF TO) CL_DBPROC_PROXY_MSG Meldung mit Bezug auf Parameter 20120809
5 Importing PAR Call by reference Type reference (TYPE) I 20120809
6 Importing SEV Call by reference Type reference (TYPE) SEVERITY Output: Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) 20120809

Method MSG_FROM_KEY on class CL_DBPROC_PROXY_MSGBOX has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740