SAP ABAP Class CX_TWB (TWB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_TWB (Package) Test Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100108
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TWB_TEST_OBJECT Exception Class for TWB 20100108
Properties
Class CX_TWB  
Short Description TWB    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_TWB   Test Workbench 
Created 20100108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TWB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100108
Friends
Class CX_TWB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_NAME Constant Public See coding 20100108
2 DEFAULT_TEXTID Instance attribute Private Attribute reference (LIKE) 20100108
3 MC_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CX_TWB' 20100108
4 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) SYMSGTY 20100108
5 MESSAGE_VARIABLE_1 Instance attribute Public Type reference (TYPE) SYMSGV 20100108
6 MESSAGE_VARIABLE_2 Instance attribute Public Type reference (TYPE) SYMSGV 20100108
7 MESSAGE_VARIABLE_3 Instance attribute Public Type reference (TYPE) SYMSGV 20100108
8 MESSAGE_VARIABLE_4 Instance attribute Public Type reference (TYPE) SYMSGV 20100108
9 T100KEY Instance attribute Private Attribute reference (LIKE) 20100108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100108
2 CREATE_FROM_SY Static method Public Method 20100108
3 DISPLAY_MESSAGE Instance method Public Method 20100108
Events
Class CX_TWB has no event.
Types
Class CX_TWB 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_TYPE Call by reference Type reference (TYPE) SYMSGTY 20100108
2 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20100108
3 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20100108
4 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20100108
5 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20100108
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100108
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100108

Method CONSTRUCTOR on class CX_TWB has no exception.

Method CREATE_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_X_CLASS_NAME Value transfer Type reference (TYPE) STRING MC_CLASS_NAME 20100108
2 Returning RX_TWB Value transfer Object reference (TYPE REF TO) CX_TWB 20100108

Method CREATE_FROM_SY on class CX_TWB has no exception.

Method DISPLAY_MESSAGE Signature

Method DISPLAY_MESSAGE on class CX_TWB has no parameter.
Method DISPLAY_MESSAGE on class CX_TWB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730