SAP ABAP Interface IF_TWB_TEST_PLAN (Test Plan)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_TWB (Package) Test Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TWB_TEST_PLAN | Test Plan | 20100108 |
Properties
| Interface | IF_TWB_TEST_PLAN | |
| Short Description | Test Plan |
General Data
| Package | S_TWB | Test Workbench |
| Created | 20100108 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_TWB_TEST_PACKAGE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_TWB_TEST_PLAN has no interface.
Friends
Interface IF_TWB_TEST_PLAN has no friend.
Attributes
Interface IF_TWB_TEST_PLAN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100108 | ||
| 2 | Instance method | Public | Method | 20100108 | ||
| 3 | Instance method | Public | Method | Reads the status IDs | 20100108 | |
| 4 | Instance method | Public | Method | 20100108 | ||
| 5 | Static method | Public | Method | 20100108 | ||
| 6 | Instance method | Public | Method | Updates message information | 20100108 |
Events
Interface IF_TWB_TEST_PLAN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_MESSAGE_KEY | Public | See coding | 20100108 | begin of TY_S_MESSAGE_KEY,
MSG_KEY type CHAR24,
MSG_TYPE type IS_TYPE_N,
end of ty_s_message_key
|
||
| 2 | TY_S_STATUS_ID | Public | See coding | 20100108 | begin of TY_S_STATUS_ID,
status_id type status_id,
end of ty_s_status_id
|
||
| 3 | TY_S_TEST_PLAN_ID | Public | See coding | 20100108 | begin of TY_S_TEST_PLAN_iD,
id type HIER_TREEG,
end of ty_s_test_plan_id
|
||
| 4 | TY_S_TEST_PLAN_OBJECTS | Public | See coding | 20100108 | begin of TY_S_TEST_PLAN_OBJECTS,
id type hier_treeg,
test_plan type ref to if_twb_test_plan,
end of ty_s_test_plan_objects
|
||
| 5 | TY_T_MESSAGE_KEY | Public | See coding | 20100108 | ty_t_message_key type sorted table of ty_s_message_key
with unique key msg_key msg_type
|
||
| 6 | TY_T_STATUS_ID | Public | See coding | 20100108 | ty_t_status_id type sorted table of ty_s_status_id
with unique key status_id
|
||
| 7 | TY_T_TEST_PLAN_ID | Public | See coding | 20100108 | ty_t_test_plan_id type standard table of ty_s_test_plan_id
|
||
| 8 | TY_T_TEST_PLAN_OBJECTS | Public | See coding | 20100108 | ty_t_test_plan_objects type sorted table of ty_s_test_plan_objects
with unique key id
|
Method Signatures
Method GET_MESSAGE_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_KEYS | Call by reference | Type reference (TYPE) | TY_T_MESSAGE_KEY | 20100108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TWB | 20100108 |
Method GET_PACKAGE_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGE_IDS | Call by reference | Type reference (TYPE) | IF_TWB_TEST_PACKAGE=>TY_T_PACKAGE_ID | 20100108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Klasse fur TWB | 20100108 |
Method GET_STATUS_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS_IDS | Call by reference | Type reference (TYPE) | TY_T_STATUS_ID | 20100108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TWB | 20100108 |
Method IS_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROTECTED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20100108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Klasse fur TWB | 20100108 |
Method READ_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEST_PLANS | Call by reference | Type reference (TYPE) | TY_T_TEST_PLAN_OBJECTS | 20100108 | ||||
| 2 | IT_TEST_PLAN_IDS | Call by reference | Type reference (TYPE) | TY_T_TEST_PLAN_ID | 20100108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Klasse fur TWB | 20100108 |
Method REFRESH_MESSAGES Signature
Method REFRESH_MESSAGES on Interface IF_TWB_TEST_PLAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TWB | 20100108 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |