SAP ABAP Class CX_SY_DB_PROCEDURE_CALL (Errors in CALL DATABASE PROCEDURE)
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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20121116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE_CONNECTION Unknown Connection when calling DB procedure 20121108
2 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE_NOT_FOUND CALL DATABASE PROCEDURE, called entity not found 20121105
3 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE_NOT_SUPP Database Vendor not supported by CALL DATABASE PROCEDURE 20121105
4 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE_OVERFLOW Overflow when calling database procedure 20121108
5 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE_PARAMETER Database Procedure, Parameter Error 20121105
Properties
Class CX_SY_DB_PROCEDURE_CALL  
Short Description Errors in CALL DATABASE PROCEDURE    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
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 20121105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_DB_PROCEDURE_CALL has no forward declaration.
Interfaces
Class CX_SY_DB_PROCEDURE_CALL has no interface implemented.
Friends
Class CX_SY_DB_PROCEDURE_CALL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_NAME Instance attribute Public Type reference (TYPE) STRING ABAP name of called entity, i.e. procedure proxy 20121105
2 CX_SY_DB_PROCEDURE_CALL Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071EE289EA1724BC94805F' 20121105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121105
Events
Class CX_SY_DB_PROCEDURE_CALL has no event.
Types
Class CX_SY_DB_PROCEDURE_CALL 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 ABAP_NAME Call by reference Type reference (TYPE) STRING 20121105
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121105
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20121105

Method CONSTRUCTOR on class CX_SY_DB_PROCEDURE_CALL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740