SAP ABAP Class CL_DBPROC_PROXY_MSG (Message with Reference to Parameter)
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_MSG  
Short Description Message with Reference to Parameter    
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 20120125   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_DBPROC_PROXY_BASIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_DBPROC_PROXY_UI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DBPROC_PROXY_MSG has no interface implemented.
Friends
Class CL_DBPROC_PROXY_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AF_ATTR1 Instance attribute Public Type reference (TYPE) STRING 20120125
2 AF_ATTR2 Instance attribute Public Type reference (TYPE) STRING 20120125
3 AF_ATTR3 Instance attribute Public Type reference (TYPE) STRING 20120125
4 AF_ATTR4 Instance attribute Public Type reference (TYPE) STRING 20120125
5 AF_COMPONENT Instance attribute Public Type reference (TYPE) I Component 20120125
6 AF_CONTEXT Instance attribute Public Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT Reference 20120125
7 AF_MSGID Instance attribute Public Type reference (TYPE) SYST-MSGID Message Text 20120125
8 AF_MSGNO Instance attribute Public Type reference (TYPE) SYST-MSGNO Message Number 20120125
9 AF_PARAMETER Instance attribute Public Type reference (TYPE) I Parameters 20120125
10 AF_SEVERITY Instance attribute Public Type reference (TYPE) SEVERITY Severity 20120125
11 CF_MSGID Instance attribute Public Type reference (TYPE) SYMSGID 'DBPROC_PROXY' Message Class 20120125
Methods
# Method Level Visibility Method type Description Created on
1 AS_DDIC_LOG Instance method Public Method Write to DDIC Log 20120227
2 AS_STRUCTURE Instance method Public Method Return Message as Structure 20120125
3 AS_T100_KEY Instance method Public Method Return Message as ID for T100 20120201
4 CONSTRUCTOR Instance method Public Constructor 20120125
5 IS_WORSE_THAN Instance method Public Method Compare Severity 20120201
6 SET Instance method Public Method Set Attributes 20120125
Events
Class CL_DBPROC_PROXY_MSG has no event.
Types
Class CL_DBPROC_PROXY_MSG has no local type.
Method Signatures

Method AS_DDIC_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120227

Method AS_DDIC_LOG on class CL_DBPROC_PROXY_MSG has no exception.

Method AS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG Value transfer Type reference (TYPE) IF_DBPROC_PROXY_UI=>TY_MSG_UI_S 20120125

Method AS_STRUCTURE on class CL_DBPROC_PROXY_MSG has no exception.

Method AS_T100_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_KEY Value transfer Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20120201

Method AS_T100_KEY on class CL_DBPROC_PROXY_MSG has no exception.

Method CONSTRUCTOR Signature

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

Method IS_WORSE_THAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_IS_WORSE Value transfer Type reference (TYPE) ABAP_BOOL 20120201
2 Importing IF_SEVERITY Call by reference Type reference (TYPE) SEVERITY Output: Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) 20120201

Method IS_WORSE_THAN on class CL_DBPROC_PROXY_MSG has no exception.

Method SET 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 20120125
2 Importing A2 Call by reference Type reference (TYPE) CSEQUENCE 20120125
3 Importing A3 Call by reference Type reference (TYPE) CSEQUENCE 20120125
4 Importing A4 Call by reference Type reference (TYPE) CSEQUENCE 20120125
5 Importing COMP Call by reference Type reference (TYPE) I Komponente 20120125
6 Importing CONTEXT Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_CONTEXT Bezug 20120125
7 Importing ID Call by reference Type reference (TYPE) SYST-MSGID Meldungstext 20120125
8 Importing NO Call by reference Type reference (TYPE) SYST-MSGNO Nachrichtennummer 20120125
9 Importing PARAM Call by reference Type reference (TYPE) I Parameter 20120125
10 Importing SEVER Call by reference Type reference (TYPE) SEVERITY Output: Schwere des Fehlers (N/SPACE-Normal, E/F/A-Fehler) 20120125

Method SET on class CL_DBPROC_PROXY_MSG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 804