SAP ABAP Class CL_APL_ISSUE_ATTRIB_UPD_TPLAN (Update Test Plan Message Buffer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_ISSUE (Package) Issue Management
⤷
⤷
Properties
| Class | CL_APL_ISSUE_ATTRIB_UPD_TPLAN | |
| Short Description | Update Test Plan Message Buffer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ISSUE | Issue Management |
| Created | 20100224 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no interface implemented.
Friends
Class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20100224 | |||||
| 2 | Constant | Public | See coding | 20110715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20100224 | ||
| 2 | Static method | Private | Method | 20110715 | ||
| 3 | Static method | Private | Method | 20100224 | ||
| 4 | Static method | Public | Method | 20100224 |
Events
Class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTS_ISSUE_ATTRIB | Private | Type reference (TYPE) | IF_APL_ISSUE_MSG=>TTS_ISSUE_ATTRIB | 20100224 | |
|
| 2 | TTS_MSG_SYNCH_ANCHOR_EXT | Private | See coding | 20100421 | tts_msg_synch_anchor_ext TYPE SORTED TABLE OF ty_msg_synch_anchor_ext WITH UNIQUE KEY msg_type
|
||
| 3 | TTS_TNODE02A | Public | See coding | 20100224 | tts_tnode02a TYPE SORTED TABLE OF tnode02a WITH UNIQUE KEY id
|
||
| 4 | TTS_TPLAN_2_TPACK | Public | See coding | 20110713 | tts_tplan_2_tpack TYPE SORTED TABLE OF ty_tplan_2_tpack WITH NON-UNIQUE KEY tree_id
|
||
| 5 | TT_ID | Public | See coding | 20100224 | tt_id TYPE STANDARD TABLE OF ttree-id WITH DEFAULT KEY
|
||
| 6 | TT_ISSUE_ATTRIB | Private | Type reference (TYPE) | IF_APL_ISSUE_MSG=>TT_ISSUE_ATTRIB | 20100224 | |
|
| 7 | TT_TSTAFTW | Public | See coding | 20100224 | tt_tstaftw TYPE STANDARD TABLE OF tstaftw WITH DEFAULT KEY
|
||
| 8 | TY_ISSUE_ATTRIB | Private | Type reference (TYPE) | IF_APL_ISSUE_MSG=>TY_ISSUE_ATTRIB | 20100421 | |
|
| 9 | TY_MSG_SYNCH_ANCHOR_EXT | Private | See coding | 20100421 | BEGIN OF ty_msg_synch_anchor_ext,
msg_type TYPE is_type_n,
rfc_dest TYPE rfcdest,
msg_synch_anchors TYPE IF_APL_ISSUE_MSG=>tt_msg_sync_anchor,
END OF ty_msg_synch_anchor_ext
|
||
| 10 | TY_TPLAN_2_TPACK | Public | See coding | 20110715 | BEGIN OF ty_tplan_2_tpack,
tree_id TYPE ttree-tree_id,
id TYPE ttree-id,
END OF ty_tplan_2_tpack
|
Method Signatures
Method GET_ISSUE_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ISSUE_ATTRIB | Call by reference | Type reference (TYPE) | TT_ISSUE_ATTRIB | 20100224 | ||||
| 2 | IT_TPACK_ID | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 3 | IT_TPLAN_ID | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 4 | IT_TSTAFTW | Call by reference | Type reference (TYPE) | TT_TSTAFTW | 20100224 |
Method GET_ISSUE_ATTRIB on class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no exception.
Method REFINE_TESTPACKAGE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TPACK_ID_REFINED | Call by reference | Type reference (TYPE) | TT_ID | 20110715 | ||||
| 2 | CT_TSTAFTW_REFINED | Call by reference | Type reference (TYPE) | TT_TSTAFTW | 20110715 | ||||
| 3 | CV_NOTHING_LEFT_TO_DO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110715 | ||||
| 4 | IT_TPACK_ID | Call by reference | Type reference (TYPE) | TT_ID | 20110715 | ||||
| 5 | IT_TPLAN_2_TPACK | Call by reference | Type reference (TYPE) | TTS_TPLAN_2_TPACK | 20110715 | ||||
| 6 | IT_TPLAN_ID_REFINED | Call by reference | Type reference (TYPE) | TT_ID | 20110715 | ||||
| 7 | IT_TSTAFTW | Call by reference | Type reference (TYPE) | TT_TSTAFTW | 20110715 |
Method REFINE_TESTPACKAGE_SELECTION on class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no exception.
Method REFINE_TESTPLAN_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TPLAN_ID_REFINED | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 2 | CV_SELECTION_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110715 | ||||
| 3 | IT_TNODE02A_TPLAN | Call by reference | Type reference (TYPE) | TTS_TNODE02A | 20100224 | ||||
| 4 | IT_TPLAN_ID | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 5 | IV_IGNORE_CLOSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100224 |
Method REFINE_TESTPLAN_SELECTION on class CL_APL_ISSUE_ATTRIB_UPD_TPLAN has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TNODE02A_TPLAN | Call by reference | Type reference (TYPE) | TTS_TNODE02A | 20100224 | ||||
| 2 | IT_TPACK_ID | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 3 | IT_TPLAN_2_TPACK | Call by reference | Type reference (TYPE) | TTS_TPLAN_2_TPACK | 20110713 | ||||
| 4 | IT_TPLAN_ID | Call by reference | Type reference (TYPE) | TT_ID | 20100224 | ||||
| 5 | IT_TSTAFTW | Call by reference | Type reference (TYPE) | TT_TSTAFTW | 20100224 | ||||
| 6 | IV_COMMIT_WORK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100224 | ||||
| 7 | IV_IGNORE_CLOSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100224 | ||||
| 8 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20100421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100224 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |