SAP ABAP Class CX_SY_DYN_CALL_ILLEGAL_METHOD (System Exception for All Types of Dynamic Method Calls)
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_DYN_CALL_ERROR System Exception During Dynamic Calls of Any Kind 20010417
Properties
Class CX_SY_DYN_CALL_ILLEGAL_METHOD  
Short Description System Exception for All Types of Dynamic Method Calls    
Super Class CX_SY_DYN_CALL_ERROR System Exception During Dynamic Calls of Any Kind 
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 20000207   SAP 
Last change 20010426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_DYN_CALL_ILLEGAL_METHOD has no forward declaration.
Interfaces
Class CX_SY_DYN_CALL_ILLEGAL_METHOD has no interface implemented.
Friends
Class CX_SY_DYN_CALL_ILLEGAL_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONSTRUCTOR_CALL Constant Public Type reference (TYPE) SOTR_CONC '47A0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
2 METHOD_NOT_IMPLEMENTED Constant Public Type reference (TYPE) SOTR_CONC '53A0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
3 NOT_ACCESSIBLE Constant Public Type reference (TYPE) SOTR_CONC '85A0CD3B8D9A4067E10000000A11447B' 20011017
4 NO_CLASS_METHOD Constant Public Type reference (TYPE) SOTR_CONC '59A0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
5 PRIVATE_METHOD Constant Public Type reference (TYPE) SOTR_CONC '64A0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
6 PROTECTED_METHOD Constant Public Type reference (TYPE) SOTR_CONC '6FA0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
7 UNKNOWN_METHOD Constant Public Type reference (TYPE) SOTR_CONC '4DA0CD3B8D9A4067E10000000A11447B' Exception ID: Value for Attribute TEXTID 20000908
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000815
Events
Class CX_SY_DYN_CALL_ILLEGAL_METHOD has no event.
Types
Class CX_SY_DYN_CALL_ILLEGAL_METHOD 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 CLASSNAME Value transfer Type reference (TYPE) STRING CLASSNAME 20000815
2 Importing FORM Value transfer Type reference (TYPE) STRING FORM 20020919
3 Importing FUNCTION Value transfer Type reference (TYPE) STRING FUNCTION 20011012
4 Importing METHODNAME Value transfer Type reference (TYPE) STRING METHODNAME 20000815
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20000815
6 Importing PROGNAME Value transfer Type reference (TYPE) STRING PROGNAME 20020919
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20000815

Method CONSTRUCTOR on class CX_SY_DYN_CALL_ILLEGAL_METHOD has no exception.
History
Last changed by/on SAP  20010426 
SAP Release Created in 610