SAP ABAP Interface IF_DB_ISSUE_RELATION (Issue Management: Relationship Table)
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_DB_ISSUE_RELATION | Issue Management: Relationship Table | 20100304 |
Properties
Interface | IF_DB_ISSUE_RELATION | |
Short Description | Issue Management: Relationship Table |
General Data
Package | S_ISSUE | Issue Management |
Created | 20100304 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DB_ISSUE_RELATION has no forward declaration.
Interfaces
Interface IF_DB_ISSUE_RELATION has no interface.
Friends
Interface IF_DB_ISSUE_RELATION has no friend.
Attributes
Interface IF_DB_ISSUE_RELATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100304 | |
2 | ![]() |
Instance method | Public | Method | 20100306 | |
3 | ![]() |
Instance method | Public | Method | 20100306 | |
4 | ![]() |
Instance method | Public | Method | 20100304 | |
5 | ![]() |
Instance method | Public | Method | 20100305 | |
6 | ![]() |
Instance method | Public | Method | 20100305 | |
7 | ![]() |
Instance method | Public | Method | 20100304 | |
8 | ![]() |
Instance method | Public | Method | 20100306 | |
9 | ![]() |
Instance method | Public | Method | 20100304 | |
10 | ![]() |
Instance method | Public | Method | 20100304 | |
11 | ![]() |
Instance method | Public | Method | 20100304 |
Events
Interface IF_DB_ISSUE_RELATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_OLD_ISSUE_MSG_NBR | Public | See coding | 20100312 | tt_old_issue_msg_nbr TYPE STANDARD TABLE OF ty_old_issue_msg_nbr
|
||
2 | TY_OLD_ISSUE_MSG_NBR | Public | See coding | 20100312 | BEGIN OF ty_old_issue_msg_nbr ,
status_id TYPE status_id,
installno TYPE stat_in_no,
problemno TYPE stat_pr_no,
pyear TYPE stat_year,
msg_key TYPE char24,
END OF ty_old_issue_msg_nbr
|
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100305 | ||
2 | ![]() |
IT_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100304 |
Method DELETE on Interface IF_DB_ISSUE_RELATION has no exception.
Method DELETE_FOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100306 | ||
2 | ![]() |
IV_MSG_KEY | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100306 | ||
3 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100306 | ||
4 | ![]() |
IV_STATUS_ID | Call by reference | Type reference (TYPE) | STATUS_ID | Eindeutige ID für Statusinformationen | 20100306 |
Method DELETE_FOR on Interface IF_DB_ISSUE_RELATION has no exception.
Method DELETE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100306 | ||
2 | ![]() |
IS_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_S_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100306 |
Method DELETE_SINGLE on Interface IF_DB_ISSUE_RELATION has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100305 | ||
2 | ![]() |
IT_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100304 |
Method INSERT on Interface IF_DB_ISSUE_RELATION has no exception.
Method INSERT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100305 | ||
2 | ![]() |
IS_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_S_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100305 |
Method INSERT_SINGLE on Interface IF_DB_ISSUE_RELATION has no exception.
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100305 | ||
2 | ![]() |
IT_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100305 |
Method MODIFY on Interface IF_DB_ISSUE_RELATION has no exception.
Method SELECT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG_KEY | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100304 | ||
2 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100304 | ||
3 | ![]() |
IV_STATUS_ID | Call by reference | Type reference (TYPE) | STATUS_ID | Eindeutige ID für Statusinformationen | 20100304 | ||
4 | ![]() |
IV_STRUC_ID | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100304 | ||
5 | ![]() |
RT_ISSUE_RELATION | Value transfer | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100304 |
Method SELECT_ALL on Interface IF_DB_ISSUE_RELATION has no exception.
Method SELECT_FOR_ALL_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_MSG_KEY | Call by reference | Type reference (TYPE) | BOOLE_D | 20100306 | |||
2 | ![]() |
IB_STATUS_ID | Call by reference | Type reference (TYPE) | BOOLE_D | 20100306 | |||
3 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | TABTYPE_MESSAGE_NUMBER | Eindeutige ID für Statusinformationen | 20100306 | ||
4 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100306 | ||
5 | ![]() |
RT_ISSUE_RELATION | Value transfer | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100306 |
Method SELECT_FOR_ALL_MESSAGE on Interface IF_DB_ISSUE_RELATION has no exception.
Method SELECT_FOR_ALL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | ISSUE_T_STATUS | Eindeutige ID für Statusinformationen | 20100304 | ||
2 | ![]() |
IV_MSG_KEY | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100304 | ||
3 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100304 | ||
4 | ![]() |
RT_ISSUE_RELATION | Value transfer | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100304 |
Method SELECT_FOR_ALL_STATUS on Interface IF_DB_ISSUE_RELATION has no exception.
Method SELECT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG_KEY | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100304 | ||
2 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100304 | ||
3 | ![]() |
IV_STATUS_ID | Call by reference | Type reference (TYPE) | STATUS_ID | Eindeutige ID für Statusinformationen | 20100304 | ||
4 | ![]() |
IV_STRUC_ID | Call by reference | Type reference (TYPE) | HIER_GUID | Eindeutige ID - 32-stellig | 20100304 | ||
5 | ![]() |
RS_ISSUE_RELATION | Value transfer | Type reference (TYPE) | ISSUE_S_RELATION | Issue Management: Beziehungstabelle | 20100304 |
Method SELECT_SINGLE on Interface IF_DB_ISSUE_RELATION has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100305 | ||
2 | ![]() |
IT_ISSUE_RELATION | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Issue Management: Beziehungstabelle (Projekt, Issue) | 20100304 |
Method UPDATE on Interface IF_DB_ISSUE_RELATION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |