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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | See coding | 20120809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Discard All Messages | 20120809 |
2 | ![]() |
Instance method | Public | Method | Process Messages | 20120809 |
3 | ![]() |
Instance method | Public | Method | Create Message | 20120809 |
4 | ![]() |
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 | ![]() |
EF_MAX_SEVERITY | Call by reference | Type reference (TYPE) | SEVERITY | Output: Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) | 20120809 | ||
2 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_MSG_UI_T | 20120809 | |||
3 | ![]() |
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 | ![]() |
A1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120809 | |||
2 | ![]() |
A2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120809 | |||
3 | ![]() |
A3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120809 | |||
4 | ![]() |
A4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120809 | |||
5 | ![]() |
COMP | Call by reference | Type reference (TYPE) | I | Meldung bezieht sich auf Parameterkomponente | 20120809 | ||
6 | ![]() |
CTX | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT | Kontext der Meldung | 20120809 | ||
7 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SYST-MSGNO | Nachrichtennummer | 20120809 | ||
8 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | CL_DBPROC_PROXY_MSG | erzeugtes Meldungsobjekt | 20120809 | ||
9 | ![]() |
PAR | Call by reference | Type reference (TYPE) | I | Meldung bezieht sich auf Parameter | 20120809 | ||
10 | ![]() |
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 | ![]() |
COMP | Call by reference | Type reference (TYPE) | I | 20120809 | |||
2 | ![]() |
CTX | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT | 20120809 | |||
3 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20120809 | ||
4 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | CL_DBPROC_PROXY_MSG | Meldung mit Bezug auf Parameter | 20120809 | ||
5 | ![]() |
PAR | Call by reference | Type reference (TYPE) | I | 20120809 | |||
6 | ![]() |
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 |