SAP ABAP Class CX_TPDA_VAR_CHANGE_TOO_LONG (TPDA: New Value Too Long)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDA tpda: Error 20031017
Properties
Class CX_TPDA_VAR_CHANGE_TOO_LONG  
Short Description TPDA: New Value Too Long    
Super Class CX_TPDA tpda: Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package STPDA_DEBUGGER_SERVICES   ABAP Debugger: Core Layer 
Created 20031017   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDA_VAR_CHANGE_TOO_LONG has no forward declaration.
Interfaces
Class CX_TPDA_VAR_CHANGE_TOO_LONG has no interface implemented.
Friends
Class CX_TPDA_VAR_CHANGE_TOO_LONG has no friend class.
Attributes
Class CX_TPDA_VAR_CHANGE_TOO_LONG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031017
Events
Class CX_TPDA_VAR_CHANGE_TOO_LONG has no event.
Types
Class CX_TPDA_VAR_CHANGE_TOO_LONG 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 MESSAGE_CLASS Value transfer Type reference (TYPE) SY-MSGID 'TPDA' MESSAGE_CLASS 20031017
2 Importing MESSAGE_NUMBER Value transfer Type reference (TYPE) SY-MSGNO MESSAGE_NUMBER 20031017
3 Importing MESSAGE_PAR1 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR1 20031017
4 Importing MESSAGE_PAR2 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR2 20031017
5 Importing MESSAGE_PAR3 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR3 20031017
6 Importing MESSAGE_PAR4 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR4 20031017
7 Importing MESSAGE_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'W' MESSAGE_TYPE 20031017
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031017
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031017

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