SAP ABAP Interface IF_EX_PARTNER_WORKLIST (BAdI Interface: BADI_PARTNER_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_PARTNER_WORKLIST_DEF | Class for BAdI Impl.: QQM_PARTNER_WORKLIST_DEFAULT | 20080412 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QQM_PARTNER_WORKLIST | Class for BAdI: BADI_PARTNER_WORKLIST | 20080414 |
Properties
Interface | IF_EX_PARTNER_WORKLIST | |
Short Description | BAdI Interface: BADI_PARTNER_WORKLIST |
General Data
Package | QQM | QM quality notification |
Created | 20080412 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080412 |
Friends
Interface IF_EX_PARTNER_WORKLIST has no friend.
Attributes
Interface IF_EX_PARTNER_WORKLIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Transfers Screen Text | 20080412 |
2 | ![]() |
Instance method | Public | Method | Fills Selection Criteria for Partner | 20080412 |
3 | ![]() |
Instance method | Public | Method | Post Selection for Notification | 20080412 |
4 | ![]() |
Instance method | Public | Method | Post Selection for Task | 20080422 |
5 | ![]() |
Instance method | Public | Method | Preselection | 20080412 |
6 | ![]() |
Instance method | Public | Method | Selection Options Are Limited | 20080513 |
7 | ![]() |
Instance method | Public | Method | Screen Modification | 20080412 |
Events
Interface IF_EX_PARTNER_WORKLIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_RANGE_QMNUM | Public | See coding | 20080412 | ty_t_range_qmnum TYPE RANGE OF qmnum
|
||
2 | TY_T_RANGE_SELOPT | Public | See coding | 20080518 | ty_t_range_selopt TYPE RANGE OF ty_v_selopt
|
||
3 | TY_V_SELOPT | Public | Type reference (TYPE) | CHAR100 | 20080518 |
|
Method Signatures
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AREA_TITLE | Call by reference | Type reference (TYPE) | ANY | Characterfeld der Länge 70 | 20080412 | ||
2 | ![]() |
EV_BUTTON_TEXT | Call by reference | Type reference (TYPE) | ANY | Char 20 | 20080412 | ||
3 | ![]() |
EV_ICON | Call by reference | Type reference (TYPE) | ANY | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20080412 | ||
4 | ![]() |
IV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080417 |
Method GET_TEXTS on Interface IF_EX_PARTNER_WORKLIST has no exception.
Method HANDLE_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEF_SELOPT | Call by reference | Type reference (TYPE) | TY_T_RANGE_SELOPT | 20080518 | |||
2 | ![]() |
EV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080417 | |||
3 | ![]() |
IT_DEF_SELOPT | Call by reference | Type reference (TYPE) | TY_T_RANGE_SELOPT | 20080518 | |||
4 | ![]() |
IV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080418 | |||
5 | ![]() |
IV_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20080412 | ||
6 | ![]() |
IV_PARNR_IN | Call by reference | Type reference (TYPE) | IHPA-PARNR | Partner | 20080422 | ||
7 | ![]() |
IV_PARNR_MA | Call by reference | Type reference (TYPE) | IHPA-PARNR | Partner | 20080422 | ||
8 | ![]() |
IV_PARNR_VA | Call by reference | Type reference (TYPE) | IHPA-PARNR | Partner | 20080422 | ||
9 | ![]() |
IV_PARVW_IN | Call by reference | Type reference (TYPE) | IHPA-PARVW | Partnerrolle | 20080422 | ||
10 | ![]() |
IV_PARVW_MA | Call by reference | Type reference (TYPE) | IHPA-PARVW | Partnerrolle | 20080422 | ||
11 | ![]() |
IV_PARVW_VA | Call by reference | Type reference (TYPE) | IHPA-PARVW | Partnerrolle | 20080422 |
Method HANDLE_OK_CODE on Interface IF_EX_PARTNER_WORKLIST has no exception.
Method POST_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONTINUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080412 | |||
2 | ![]() |
IT_DEF_SELOPT | Call by reference | Type reference (TYPE) | TY_T_RANGE_SELOPT | 20080518 | |||
3 | ![]() |
IV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080418 | |||
4 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | QMOBJNR | Objektnummer für Statusverwaltung | 20080412 | ||
5 | ![]() |
IV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Meldungsnummer | 20080412 |
Method POST_SELECTION on Interface IF_EX_PARTNER_WORKLIST has no exception.
Method POST_TASK_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONTINUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080422 | |||
2 | ![]() |
IT_DEF_SELOPT | Call by reference | Type reference (TYPE) | TY_T_RANGE_SELOPT | 20080518 | |||
3 | ![]() |
IV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080422 | |||
4 | ![]() |
IV_MANUM | Call by reference | Type reference (TYPE) | MANUM | Objektnummer für Statusverwaltung | 20080422 | ||
5 | ![]() |
IV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Meldungsnummer | 20080422 |
Method POST_TASK_SELECTION on Interface IF_EX_PARTNER_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 | 20080412 | |||
2 | ![]() |
EV_CONTINUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080412 | |||
3 | ![]() |
IT_DEF_SELOPT | Call by reference | Type reference (TYPE) | TY_T_RANGE_SELOPT | 20080518 | |||
4 | ![]() |
IV_DY_PAR | Call by reference | Type reference (TYPE) | ANY | 20080418 |
Method PRE_SELECTION on Interface IF_EX_PARTNER_WORKLIST has no exception.
Method RESTRICT_SELECT_OPTIONS Signature
Method RESTRICT_SELECT_OPTIONS on Interface IF_EX_PARTNER_WORKLIST has no parameter.
Method RESTRICT_SELECT_OPTIONS on Interface IF_EX_PARTNER_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 | 20080412 | ||
2 | ![]() |
IV_TABSTRIP | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20080417 |
Method SEL_SCREEN_PBO on Interface IF_EX_PARTNER_WORKLIST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |