SAP ABAP Interface IF_TWB_EXTN_TESTCASE (Interface for BAdI: TWB_EXTN_TESTCASE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_TWB (Package) Test Workbench
⤷
⤷
Properties
| Interface | IF_TWB_EXTN_TESTCASE | |
| Short Description | Interface for BAdI: TWB_EXTN_TESTCASE |
General Data
| Package | S_TWB | Test Workbench |
| Created | 20070320 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070320 |
Friends
Interface IF_TWB_EXTN_TESTCASE has no friend.
Attributes
Interface IF_TWB_EXTN_TESTCASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Test Case is copied | 20070320 | |
| 2 | Instance method | Public | Method | Test Case is deleted | 20070320 | |
| 3 | Instance method | Public | Method | Call Test Case in Display Mode | 20070320 | |
| 4 | Instance method | Public | Method | Call Test Case in Edit Mode | 20070320 | |
| 5 | Instance method | Public | Method | Test Case is saved | 20070320 | |
| 6 | Instance method | Public | Method | Get the Name for the Tabstrip | 20070320 | |
| 7 | Instance method | Public | Method | Has the Data Changed | 20070320 |
Events
Interface IF_TWB_EXTN_TESTCASE has no event.
Types
Interface IF_TWB_EXTN_TESTCASE has no local type.
Method Signatures
Method BEFORE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATNR | Call by reference | Type reference (TYPE) | CATNR | old CATT - Test case | 20070320 | |||
| 2 | NEW_TNODE02_A | Call by reference | Type reference (TYPE) | TNODE02_A | new CATT - Test case | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions in the badi ImplementaTion | 20070320 |
Method BEFORE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATNR | Call by reference | Type reference (TYPE) | CATNR | CATT - Test case | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions in the badi ImplementaTion | 20070320 |
Method BEFORE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATNR | Call by reference | Type reference (TYPE) | CATNR | CATT - Test case | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions in the Badi Implementation | 20070320 |
Method BEFORE_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATNR | Call by reference | Type reference (TYPE) | CATNR | CATT - Test case | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions in the Badi Implementation | 20070320 |
Method BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_TNODE02_A | Call by reference | Type reference (TYPE) | TNODE02_A | Test case attributes: Management | 20070320 | |||
| 2 | IS_NEW_TNODE02_AC | Call by reference | Type reference (TYPE) | TNODE02_AC | Test case attributes: CATT-specific | 20070320 | |||
| 3 | IS_NEW_TNODE02_AS | Call by reference | Type reference (TYPE) | TNODE02_AS | Test case attributes: Training-specific CATT attributes | 20070320 | |||
| 4 | IS_NEW_TNODE02_AT | Call by reference | Type reference (TYPE) | TNODE02_AT | Test case attributes: Short texts | 20070320 | |||
| 5 | IS_OLD_TNODE02_A | Call by reference | Type reference (TYPE) | TNODE02_A | Test case attributes: Management | 20070320 | |||
| 6 | IS_OLD_TNODE02_AC | Call by reference | Type reference (TYPE) | TNODE02_AC | Test case attributes: CATT-specific | 20070320 | |||
| 7 | IS_OLD_TNODE02_AS | Call by reference | Type reference (TYPE) | TNODE02_AS | Test case attributes: Training-specific CATT attributes | 20070320 | |||
| 8 | IS_OLD_TNODE02_AT | Call by reference | Type reference (TYPE) | TNODE02_AT | Test case attributes: Short texts | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions in the badi ImplementaTion | 20070320 |
Method GET_NAME_OF_TABSTRIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | SYUCOMM | Name to be displayed for added Tabstrib | 20070320 |
Method GET_NAME_OF_TABSTRIP on Interface IF_TWB_EXTN_TESTCASE has no exception.
Method HAS_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE = Data has changed | 20070320 |
Method HAS_DATA_CHANGED on Interface IF_TWB_EXTN_TESTCASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |