SAP ABAP Interface IF_EX_IEQCM_NOTIF_BADI (BAdI Interface IF_EX_BADI_CCM_NOTIF_GENER)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-EQ (Application Component) Equipment
⤷
IEQCM_EXT (Package) Change of Equipment History - Enhancement for Ext. Set

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_IEQCM_NOTIF_BADI | Default Implementation for BAdI Definition BADI_C | 20050218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_IEQCM_NOTIF_BADI | BAdI Class CL_EX_IEQCM_NOTIF_BADI | 20050329 |
Properties
Interface | IF_EX_IEQCM_NOTIF_BADI | |
Short Description | BAdI Interface IF_EX_BADI_CCM_NOTIF_GENER |
General Data
Package | IEQCM_EXT | Change of Equipment History - Enhancement for Ext. Set |
Created | 20050218 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_IEQCM_NOTIF_BADI has no forward declaration.
Interfaces
Interface IF_EX_IEQCM_NOTIF_BADI has no interface.
Friends
Interface IF_EX_IEQCM_NOTIF_BADI has no friend.
Attributes
Interface IF_EX_IEQCM_NOTIF_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Notification | 20050218 |
2 | ![]() |
Instance method | Public | Method | Delete Message | 20050218 |
3 | ![]() |
Instance method | Public | Method | Change Customer-Specific Data in Notification | 20050218 |
4 | ![]() |
Instance method | Public | Method | Change Notification | 20050218 |
5 | ![]() |
Instance method | Public | Method | Select notifications | 20050221 |
Events
Interface IF_EX_IEQCM_NOTIF_BADI has no event.
Types
Interface IF_EX_IEQCM_NOTIF_BADI has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NOTIF_RESULT | Value transfer | Type reference (TYPE) | VIQMEL | Creation Result for Notification | 20050218 | ||
2 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | IEQT_MSG | Hilfstabelle für Nachrichten-/Erfolgsprotokoll | 20050311 | ||
3 | ![]() |
EV_ERROR_OCCURRED | Value transfer | Type reference (TYPE) | FLAG | Error occurred | 20050311 | ||
4 | ![]() |
IS_IEQS_NOTIF | Value transfer | Type reference (TYPE) | IEQS_NOTIF | Workarea: Notifications | 20050310 | ||
5 | ![]() |
IS_NOTIF_HEADER | Value transfer | Type reference (TYPE) | RIQS5 | Notification Header Data | 20050218 | ||
6 | ![]() |
IT_NOTIF_ACTVS | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20050218 | ||
7 | ![]() |
IT_NOTIF_ITEM_CAUSE_DATA | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Notification Item Cause Data | 20050218 | ||
8 | ![]() |
IT_NOTIF_ITEM_DATA | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Notification Item Data | 20050218 | ||
9 | ![]() |
IT_NOTIF_LONG_TEXT | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_LONG_TEXT | Long Texts for Notification Objects | 20050218 | ||
10 | ![]() |
IT_NOTIF_TASKS | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050307 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | IEQT_MSG | Hilfstabelle für Nachrichten-/Erfolgsprotokoll | 20050311 | ||
2 | ![]() |
EV_ERROR_OCCURRED | Value transfer | Type reference (TYPE) | FLAG | Error occurred | 20050311 | ||
3 | ![]() |
IS_IEQS_NOTIF | Value transfer | Type reference (TYPE) | IEQS_NOTIF | Workarea: Notifications | 20050310 | ||
4 | ![]() |
IV_QMNUM | Value transfer | Type reference (TYPE) | QMNUM | Notification number | 20050310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050307 |
Method FILL_CUST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_NOTIF_HEADER | Call by reference | Type reference (TYPE) | RIQS5 | Table type for notification long text | 20050310 | ||
2 | ![]() |
CT_NOTIF_ACTVS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table type for notification activities | 20050310 | ||
3 | ![]() |
CT_NOTIF_ITEM_CAUSE_DATA | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table type for notification item causes | 20050310 | ||
4 | ![]() |
CT_NOTIF_ITEM_DATA | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table type for notification items | 20050310 | ||
5 | ![]() |
CT_NOTIF_LONG_TEXT | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_LONG_TEXT | Table type for notification long text | 20050310 | ||
6 | ![]() |
CT_NOTIF_TASKS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table type for notification tasks | 20050310 | ||
7 | ![]() |
IS_IEQS_NOTIF | Value transfer | Type reference (TYPE) | IEQS_NOTIF | Workarea: Notifications | 20050310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050307 |
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NOTIF_RESULT | Value transfer | Type reference (TYPE) | VIQMEL | Generated Table for View VIQMEL | 20050218 | ||
2 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | IEQT_MSG | Hilfstabelle für Nachrichten-/Erfolgsprotokoll | 20050311 | ||
3 | ![]() |
EV_ERROR_OCCURRED | Value transfer | Type reference (TYPE) | FLAG | Error occurred | 20050311 | ||
4 | ![]() |
IS_IEQS_NOTIF | Value transfer | Type reference (TYPE) | IEQS_NOTIF | Workarea: Notifications | 20050310 | ||
5 | ![]() |
IS_NOTIF_HEADER | Value transfer | Type reference (TYPE) | RIQS5 | PM/SM/QM Notifications: I/O Data for Creating Notification | 20050218 | ||
6 | ![]() |
IT_NOTIF_ACTVS | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20050218 | ||
7 | ![]() |
IT_NOTIF_ITEM_CAUSE_DATA | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table Type for Notification Item Causes | 20050218 | ||
8 | ![]() |
IT_NOTIF_ITEM_DATA | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table Type for Notification Items | 20050218 | ||
9 | ![]() |
IT_NOTIF_LONG_TEXT_ADD | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_LONG_TEXT | Table Type for Notification Long Text | 20050311 | ||
10 | ![]() |
IT_NOTIF_TASKS | Value transfer | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050307 |
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NOTIFICATION | Value transfer | Type reference (TYPE) | IQSTT_VIQMEL | Tabellentyp zur Meldungsbearbeitung | 20050221 | ||
2 | ![]() |
EV_NOTIF_INSTALL | Value transfer | Type reference (TYPE) | IEQ_QMNUM_INSTALL | Einbaumeldung | 20050315 | ||
3 | ![]() |
EV_NOTIF_REMOVAL | Value transfer | Type reference (TYPE) | IEQ_QMNUM_REMOVAL | Ausbaumeldung | 20050315 | ||
4 | ![]() |
IS_IEQS_NOTIF | Value transfer | Type reference (TYPE) | IEQS_NOTIF | Workarea: Notifications | 20050310 |
Method SELECT on Interface IF_EX_IEQCM_NOTIF_BADI has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |