SAP ABAP Class CX_SY_DB_PROCEDURE_OVERFLOW (Overflow when calling 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_SY_DB_PROCEDURE_CALL | Errors in CALL DATABASE PROCEDURE | 20121108 |
Properties
Class | CX_SY_DB_PROCEDURE_OVERFLOW | |
Short Description | Overflow when calling database procedure | |
Super Class | CX_SY_DB_PROCEDURE_CALL | Errors in CALL DATABASE PROCEDURE |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20121108 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_DB_PROCEDURE_OVERFLOW has no forward declaration.
Interfaces
Class CX_SY_DB_PROCEDURE_OVERFLOW has no interface implemented.
Friends
Class CX_SY_DB_PROCEDURE_OVERFLOW has no friend class.
Attributes
Class CX_SY_DB_PROCEDURE_OVERFLOW has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121108 |
Events
Class CX_SY_DB_PROCEDURE_OVERFLOW has no event.
Types
Class CX_SY_DB_PROCEDURE_OVERFLOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_NAME | Call by reference | Type reference (TYPE) | STRING | 20121108 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121108 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121108 |
Method CONSTRUCTOR on class CX_SY_DB_PROCEDURE_OVERFLOW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |