SAP ABAP Interface IF_APL_ISSUE_MSG (Message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_ISSUE (Package) Issue Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ISSUE_MSG_CRM | CRM Message | 20100422 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ISSUE_MSG_CSS | CSS Message | 20100422 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ISSUE_MSG_SLF1 | SLF1 Message | 20100422 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ISSUE_MSG_SRD | SRD Message | 20100422 |
Properties
| Interface | IF_APL_ISSUE_MSG | |
| Short Description | Message |
General Data
| Package | S_ISSUE | Issue Management |
| Created | 20100422 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APL_ISSUE_MSG has no forward declaration.
Interfaces
Interface IF_APL_ISSUE_MSG has no interface.
Friends
Interface IF_APL_ISSUE_MSG has no friend.
Attributes
Interface IF_APL_ISSUE_MSG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100422 |
Events
Interface IF_APL_ISSUE_MSG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTS_ISSUE_ATTRIB | Public | See coding | 20100422 | tts_issue_attrib TYPE SORTED TABLE OF ty_issue_attrib WITH NON-UNIQUE KEY msg_type msg_key
|
||
| 2 | TT_ISSUE_ATTRIB | Public | See coding | 20100422 | tt_issue_attrib TYPE STANDARD TABLE OF ty_issue_attrib WITH DEFAULT KEY
|
||
| 3 | TT_MSG_SYNC_ANCHOR | Public | See coding | 20100422 | tt_msg_sync_anchor TYPE STANDARD TABLE OF ty_msg_sync_anchor WITH DEFAULT KEY
|
||
| 4 | TY_ISSUE_ATTRIB | Public | Type reference (TYPE) | ISSUE_S_ATTRIB | 20100422 | |
|
| 5 | TY_MSG_SYNC_ANCHOR | Public | See coding | 20100422 | BEGIN OF ty_msg_sync_anchor,
key TYPE hier_guid,
type TYPE is_type_n,
rtstmp TYPE bcos_tstmp,
END OF ty_msg_sync_anchor
|
Method Signatures
Method QUERY_ISSUE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20100422 | ||||
| 2 | CT_ISSUE_ATTRIB_FRAG | Call by reference | Type reference (TYPE) | TTS_ISSUE_ATTRIB | 20100422 | ||||
| 3 | IT_MSG_SYNCH_ANCHOR | Call by reference | Type reference (TYPE) | TT_MSG_SYNC_ANCHOR | 20100422 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100422 | ||||
| 5 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | 20100422 |
Method QUERY_ISSUE_DATA on Interface IF_APL_ISSUE_MSG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |