SAP ABAP Class CX_SY_MESSAGE_IN_PLUGIN_MODE (Message Command in Plugin Mode (e.g. HTTP) not Supported)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_NOT_IN_DYNPRO_ENVIRONMNT System Exception: No Dynpro Services Possible 20070109
Properties
Class CX_SY_MESSAGE_IN_PLUGIN_MODE  
Short Description Message Command in Plugin Mode (e.g. HTTP) not Supported    
Super Class CX_SY_NOT_IN_DYNPRO_ENVIRONMNT System Exception: No Dynpro Services Possible 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20070109   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_MESSAGE_IN_PLUGIN_MODE has no forward declaration.
Interfaces
Class CX_SY_MESSAGE_IN_PLUGIN_MODE has no interface implemented.
Friends
Class CX_SY_MESSAGE_IN_PLUGIN_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_MESSAGE_IN_PLUGIN_MODE Constant Public Type reference (TYPE) SOTR_CONC '459CB6D5FE991B3CE10000000A1146E6' 20070109
2 MSGID Instance attribute Public Type reference (TYPE) SYST-MSGID Message Class 20070109
3 MSGNO Instance attribute Public Type reference (TYPE) SYST-MSGNO Message Number 20070109
4 MSGTY Instance attribute Public Type reference (TYPE) SYST-MSGTY Message Type 20070109
5 MSGV1 Instance attribute Public Type reference (TYPE) SYST-MSGV1 Message Variable 20070109
6 MSGV2 Instance attribute Public Type reference (TYPE) SYST-MSGV2 Message Variable 20070109
7 MSGV3 Instance attribute Public Type reference (TYPE) SYST-MSGV3 Message Variable 20070109
8 MSGV4 Instance attribute Public Type reference (TYPE) SYST-MSGV4 Message Variable 20070109
9 PLUGIN_NAME Instance attribute Public Type reference (TYPE) SYST-MSGV1 Name of Active Plugins 20070109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070109
Events
Class CX_SY_MESSAGE_IN_PLUGIN_MODE has no event.
Types
Class CX_SY_MESSAGE_IN_PLUGIN_MODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRONR Call by reference Type reference (TYPE) D020S-DNUM 20070109
2 Importing MSGID Call by reference Type reference (TYPE) SYST-MSGID 20070109
3 Importing MSGNO Call by reference Type reference (TYPE) SYST-MSGNO 20070109
4 Importing MSGTY Call by reference Type reference (TYPE) SYST-MSGTY 20070109
5 Importing MSGV1 Call by reference Type reference (TYPE) SYST-MSGV1 20070109
6 Importing MSGV2 Call by reference Type reference (TYPE) SYST-MSGV2 20070109
7 Importing MSGV3 Call by reference Type reference (TYPE) SYST-MSGV3 20070109
8 Importing MSGV4 Call by reference Type reference (TYPE) SYST-MSGV4 20070109
9 Importing PLUGIN_NAME Call by reference Type reference (TYPE) SYST-MSGV1 20070109
10 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070109
11 Importing PROGRAMNAME Call by reference Type reference (TYPE) D020S-PROG 20070109
12 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070109

Method CONSTRUCTOR on class CX_SY_MESSAGE_IN_PLUGIN_MODE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in