SAP ABAP Class CX_ST_CALL_METHOD_ERROR (Error in Method Call)
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_ST_ERROR Error Performing Simple Transformation 20060517
Properties
Class CX_ST_CALL_METHOD_ERROR  
Short Description Error in Method Call    
Super Class CX_ST_ERROR Error Performing Simple Transformation 
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 20060517   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ST_CALL_METHOD_ERROR has no forward declaration.
Interfaces
Class CX_ST_CALL_METHOD_ERROR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_MESSAGE_HELPER 20060519 Auxiliary Class for the MESSAGE Statement
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ST_CALL_METHOD_ERROR Constant Public Type reference (TYPE) SOTR_CONC '67F36D4454F06729E10000000A42425B' 20060517
2 EXCEPTION_NAME Instance attribute Public Type reference (TYPE) STRING Class Name of the Exception in PREVIOUS 20060517
3 INCLUDENAME Instance attribute Protected Type reference (TYPE) STRING Include Name 20060519
4 LINE Instance attribute Protected Type reference (TYPE) I Line in Program 20060519
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060517
Events
Class CX_ST_CALL_METHOD_ERROR has no event.
Types
Class CX_ST_CALL_METHOD_ERROR 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 EXCEPTION_NAME Call by reference Type reference (TYPE) STRING 20060517
2 Importing INCLUDENAME Call by reference Type reference (TYPE) STRING 20060519
3 Importing LINE Call by reference Type reference (TYPE) I 20060519
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060517
5 Importing ST_IC Call by reference Type reference (TYPE) I 20060517
6 Importing ST_PROGNAME Call by reference Type reference (TYPE) STRING 20060517
7 Importing ST_TIMESTAMP Call by reference Type reference (TYPE) SCX_ST_TSTAMP 20060517
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060517
9 Importing XML_OFFSET Call by reference Type reference (TYPE) I 20060517
10 Importing XML_PATH Call by reference Type reference (TYPE) STRING 20060517

Method CONSTRUCTOR on class CX_ST_CALL_METHOD_ERROR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710