SAP ABAP Class CX_TPDAPI_DYN (Error in TPDAPI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
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 20100107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_CONTRACT_VIOLATION Insufficient data available 20100323
2 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_EXISTING Entry Already Exists 20100520
3 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_INSTANCE_NOT_ACTIVE Instance is not active at time of call 20101115
4 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_INSUFFICIENT_DATA Insufficient data available 20100113
5 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_INVALID_PARAM Invalid Parameter 20100107
Properties
Class CX_TPDAPI_DYN  
Short Description Error in TPDAPI    
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 TPDAPI    
Program status     
Category 40  Exception Class 
Package STPDA_API   Debugger API 
Created 20100107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDAPI_DYN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100107
Friends
Class CX_TPDAPI_DYN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSG Instance attribute Public Type reference (TYPE) STRING 20100205
2 MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20100107
3 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Class 20100107
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100107
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100107
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100107
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100107
8 SENDER Instance attribute Public Object reference (TYPE REF TO) OBJECT 20101115
9 T100 Constant Public See coding 20100107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100107
2 CREATE_EXCEPTION Static method Public Method 20100107
3 SET_MSG Instance method Public Method Set SY-MSG* 20100107
Events
Class CX_TPDAPI_DYN has no event.
Types
Class CX_TPDAPI_DYN 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 MSG Call by reference Type reference (TYPE) STRING 20100205
2 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID 20100107
3 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20100107
4 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20100107
5 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV1 20100107
6 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV1 20100107
7 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV1 20100107
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100107
9 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT 20101115
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100107

Method CONSTRUCTOR on class CX_TPDAPI_DYN has no exception.

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) CSEQUENCE 'CX_TPDAPI_FAILURE_T100' 20100107
2 Importing I_STR_MSG Value transfer Type reference (TYPE) ANY 20100107
3 Returning R_REX_DYN Value transfer Object reference (TYPE REF TO) CX_TPDAPI_DYN Fehler im TPDAPI 20100107

Method CREATE_EXCEPTION on class CX_TPDAPI_DYN has no exception.

Method SET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20100107
2 Importing I_MSGNO Value transfer Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20100107
3 Importing I_MSGV1 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20100107
4 Importing I_MSGV2 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV2 Nachrichtenvariable 20100107
5 Importing I_MSGV3 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV3 Nachrichtenvariable 20100107
6 Importing I_MSGV4 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV4 Nachrichtenvariable 20100107

Method SET_MSG on class CX_TPDAPI_DYN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800