SAP ABAP Class CX_TWB_EXTN_TESTCASE (Exceptions in the Badi Implementation)
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 | 20070320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070320 |
Properties
Class | CX_TWB_EXTN_TESTCASE | |
Short Description | Exceptions in the Badi Implementation | |
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 | 20070320 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070320 |
Friends
Class CX_TWB_EXTN_TESTCASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 1 | 20070320 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 2 | 20070320 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 3 | 20070320 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 4 | 20070320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070320 |
2 | ![]() |
Static method | Public | Method | Initialize the Message Workarea | 20070320 |
Events
Class CX_TWB_EXTN_TESTCASE has no event.
Types
Class CX_TWB_EXTN_TESTCASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | STRING | 20070320 | |||
2 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | STRING | 20070320 | |||
3 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | STRING | 20070320 | |||
4 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | STRING | 20070320 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070320 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070320 |
Method CONSTRUCTOR on class CX_TWB_EXTN_TESTCASE has no exception.
Method INIT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20070320 | ||
2 | ![]() |
RWA_MESSAGE | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070320 |
Method INIT_MESSAGE on class CX_TWB_EXTN_TESTCASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |