SAP ABAP Interface IF_EX_QNAO_WORKLIST (BAdI Interface: BADI_QNAO_WORKLIST)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
QQM (Package) QM quality notification
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QNAO_WORKLIST | Class for BAdI Impl.: QNAO_SFWS_SC_WORKLIST | 20080316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QQM_QNAO_WORKLIST_DEF | Default Implementation for QM Worklists | 20080412 |
Properties
| Interface | IF_EX_QNAO_WORKLIST | |
| Short Description | BAdI Interface: BADI_QNAO_WORKLIST |
General Data
| Package | QQM | QM quality notification |
| Created | 20080312 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080312 |
Friends
Interface IF_EX_QNAO_WORKLIST has no friend.
Attributes
Interface IF_EX_QNAO_WORKLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call of Object Category Dep. F4 Help | 20080412 | |
| 2 | Instance method | Public | Method | Checks Customizing for Given Category | 20080312 | |
| 3 | Instance method | Public | Method | Set Title for Screen Area | 20080317 | |
| 4 | Instance method | Public | Method | Post Selection: Does selection contain given notifn. item? | 20080408 | |
| 5 | Instance method | Public | Method | Do you want the results list to contain assigned objects? | 20080420 | |
| 6 | Instance method | Public | Method | Preselection in DB QNAOD_AOBJECT | 20080312 | |
| 7 | Instance method | Public | Method | Add Selection Text | 20080316 | |
| 8 | Instance method | Public | Method | Screen Modification | 20080312 | |
| 9 | Instance method | Public | Method | Sets flag: Does the results list contain assigned objects? | 20080420 |
Events
Interface IF_EX_QNAO_WORKLIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_RANGE_KEYFIELD | Public | See coding | 20080409 | ty_t_range_keyfield TYPE RANGE OF qnao_objkey
|
||
| 2 | TY_T_RANGE_MATNR | Public | See coding | 20080409 | ty_t_range_matnr TYPE RANGE OF matnr
|
||
| 3 | TY_T_RANGE_QMNUM | Public | See coding | 20080409 | ty_t_range_qmnum TYPE RANGE OF qmnum
|
Method Signatures
Method CALL_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJCAT | Call by reference | Type reference (TYPE) | QNAO_OBJCAT | Objekttyp eines zugeordneten Objektes | 20080412 | |||
| 2 | IV_SEARCH_FIELD_NAME | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Feldname | 20080412 |
Method CALL_VALUE_HELP on Interface IF_EX_QNAO_WORKLIST has no exception.
Method CHECK_OBJCAT_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJCAT | Call by reference | Type reference (TYPE) | QNAO_OBJCAT | Objekttyp eines zugeordneten Objektes | 20080312 |
Method CHECK_OBJCAT_EXISTENCE on Interface IF_EX_QNAO_WORKLIST has no exception.
Method GET_SCREEN_AREA_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TITLE | Call by reference | Type reference (TYPE) | CHAR70 | Characterfeld der Länge 70 | 20080407 |
Method GET_SCREEN_AREA_TITLE on Interface IF_EX_QNAO_WORKLIST has no exception.
Method IS_NOTIFITEM_CONTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTINUE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080408 | |||
| 2 | IV_FENUM | Call by reference | Type reference (TYPE) | FENUM | Meldung Druckpositionsnummer | 20080408 | |||
| 3 | IV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Meldungsnummer | 20080408 |
Method IS_NOTIFITEM_CONTAINED on Interface IF_EX_QNAO_WORKLIST has no exception.
Method IS_PART_OF_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080420 |
Method IS_PART_OF_DISPLAY on Interface IF_EX_QNAO_WORKLIST has no exception.
Method PRE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QMNUM | Call by reference | Type reference (TYPE) | TY_T_RANGE_QMNUM | Typen für freie Abgrenzunge | 20080313 | |||
| 2 | EV_CONTINUE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080407 | |||
| 3 | IT_KEYFIELD_01 | Call by reference | Type reference (TYPE) | TY_T_RANGE_KEYFIELD | Typen für freie Abgrenzunge | 20080312 | |||
| 4 | IT_KEYFIELD_02 | Call by reference | Type reference (TYPE) | TY_T_RANGE_KEYFIELD | Typen für freie Abgrenzunge | 20080312 | |||
| 5 | IT_KEYFIELD_03 | Call by reference | Type reference (TYPE) | TY_T_RANGE_KEYFIELD | Typen für freie Abgrenzunge | 20080312 | |||
| 6 | IT_MATNR | Call by reference | Type reference (TYPE) | TY_T_RANGE_MATNR | Typen für freie Abgrenzunge | 20080319 | |||
| 7 | IV_OBJCAT | Call by reference | Type reference (TYPE) | QNAO_OBJCAT | Objekttyp eines zugeordneten Objektes | 20080312 |
Method PRE_SELECTION on Interface IF_EX_QNAO_WORKLIST has no exception.
Method SELECTION_TEXTS_MODIFY_DTEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20080316 |
Method SELECTION_TEXTS_MODIFY_DTEL on Interface IF_EX_QNAO_WORKLIST has no exception.
Method SEL_SCREEN_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCREEN | Call by reference | Type reference (TYPE) | SCREEN | Strukturbeschreibung für System-Datenobjekt SCREEN | 20080312 | |||
| 2 | IV_TABSTRIP | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20080417 |
Method SEL_SCREEN_PBO on Interface IF_EX_QNAO_WORKLIST has no exception.
Method SET_DISPLAY_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAG | Call by reference | Type reference (TYPE) | ANY | 20080420 |
Method SET_DISPLAY_FLAG on Interface IF_EX_QNAO_WORKLIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |