SAP ABAP Class CX_SY_SEND_DYNPRO_NO_RECEIVER (System Exception: Dynpro Sending Not Possible)
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_SEND_DYNPRO_NO_RECEIVER  
Short Description System Exception: Dynpro Sending Not Possible    
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_SEND_DYNPRO_NO_RECEIVER has no forward declaration.
Interfaces
Class CX_SY_SEND_DYNPRO_NO_RECEIVER has no interface implemented.
Friends
Class CX_SY_SEND_DYNPRO_NO_RECEIVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_SEND_DYNPRO_NO_RECEIVER Constant Public Type reference (TYPE) SOTR_CONC '459CB621FE991B3CE10000000A1146E6' 20070109
2 LOCAL_UPD_TASK Constant Public Type reference (TYPE) SOTR_CONC '459CB627FE991B3CE10000000A1146E6' 20070109
3 OFFLINE Constant Public Type reference (TYPE) SOTR_CONC '459CB626FE991B3CE10000000A1146E6' 20070109
4 SPAPROTOVERS_IS_NULL Constant Public Type reference (TYPE) SOTR_CONC '459CB625FE991B3CE10000000A1146E6' 20070109
5 SPAUWST_IS_NULL Constant Public Type reference (TYPE) SOTR_CONC '459CB624FE991B3CE10000000A1146E6' 20070109
6 UPD_TASK Constant Public Type reference (TYPE) SOTR_CONC '459CB628FE991B3CE10000000A1146E6' 20070109
7 ZTTASPAU_IS_NULL Constant Public Type reference (TYPE) SOTR_CONC '459CB623FE991B3CE10000000A1146E6' 20070109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070109
Events
Class CX_SY_SEND_DYNPRO_NO_RECEIVER has no event.
Types
Class CX_SY_SEND_DYNPRO_NO_RECEIVER 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070109
3 Importing PROGRAMNAME Call by reference Type reference (TYPE) D020S-PROG 20070109
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070109

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