SAP ABAP Interface IF_EX_EAML_AO_WORKLIST (BAdI Interface: BADI_QNAO_WORKLIST)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-EQM (Application Component) Technical Objects
⤷
EAML (Package) EAM: Linear Feature Extension - unswitched

⤷

⤷

Properties
Interface | IF_EX_EAML_AO_WORKLIST | |
Short Description | BAdI Interface: BADI_QNAO_WORKLIST |
General Data
Package | EAML | EAM: Linear Feature Extension - unswitched |
Created | 20090831 | 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 | IF_EX_QNAO_WORKLIST | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | 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 | 20090831 |
Friends
Interface IF_EX_EAML_AO_WORKLIST has no friend.
Attributes
Interface IF_EX_EAML_AO_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 | 20090831 |
2 | ![]() |
Instance method | Public | Method | Checks Customizing for Given Category | 20090831 |
3 | ![]() |
Instance method | Public | Method | Set Title for Screen Area | 20090831 |
4 | ![]() |
Instance method | Public | Method | Post Selection: Does selection contain given notifn. item? | 20090831 |
5 | ![]() |
Instance method | Public | Method | Pre-Selection Before Logical Database or Query Runs | 20090901 |
6 | ![]() |
Instance method | Public | Method | Add Selection Text | 20090831 |
7 | ![]() |
Instance method | Public | Method | Screen Modification | 20090831 |
Events
Interface IF_EX_EAML_AO_WORKLIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_RANGE_EQUNR | Public | See coding | 20090831 | TY_T_RANGE_EQUNR type range of equnr
|
||
2 | TY_T_RANGE_KEYFIELD | Public | See coding | 20090831 | ty_t_range_keyfield TYPE RANGE OF qnao_objkey
|
||
3 | TY_T_RANGE_MATNR | Public | See coding | 20090831 | ty_t_range_matnr TYPE RANGE OF matnr
|
||
4 | TY_T_RANGE_QMNUM | Public | See coding | 20090831 | ty_t_range_qmnum TYPE RANGE OF qmnum
|
||
5 | TY_T_RANGE_SERNR | Public | See coding | 20090831 | TY_T_RANGE_SERNR type range of diqmel-serialnr
|
||
6 | TY_T_RANGE_TPLNR | Public | See coding | 20090831 | TY_T_RANGE_TPLNR type range of tplnr
|
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 | Object Category for an Assigned Object | 20090831 | ||
2 | ![]() |
IV_SEARCH_FIELD_NAME | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Field Name | 20090831 |
Method CALL_VALUE_HELP on Interface IF_EX_EAML_AO_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 | Object Category for an Assigned Object | 20090831 |
Method CHECK_OBJCAT_EXISTENCE on Interface IF_EX_EAML_AO_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 | ![]() |
CV_TITLE | Call by reference | Type reference (TYPE) | CHAR70 | Character field, length 70 | 20090831 |
Method GET_SCREEN_AREA_TITLE on Interface IF_EX_EAML_AO_WORKLIST has no exception.
Method IS_NOTIFITEM_CONTAINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_CONTINUE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20090831 | |
2 | ![]() |
IV_FENUM | Call by reference | Type reference (TYPE) | FENUM | Notification Print Item Number | 20090831 | ||
3 | ![]() |
IV_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Notification Number | 20090831 |
Method IS_NOTIFITEM_CONTAINED on Interface IF_EX_EAML_AO_WORKLIST has no exception.
Method PRE_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_QMNUM | Call by reference | Type reference (TYPE) | IF_EX_QNAO_WORKLIST=>TY_T_RANGE_QMNUM | Table of Notification Documents for Logical DB | 20090910 | ||
2 | ![]() |
CV_CONTINUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Flag if the processing should go on | 20090901 | |
3 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090910 | ||
4 | ![]() |
IV_OBJCAT | Call by reference | Type reference (TYPE) | QNAO_OBJCAT | Object Category for an Assigned Object | 20090901 |
Method PRE_SELECT on Interface IF_EX_EAML_AO_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 | 20090831 |
Method SELECTION_TEXTS_MODIFY_DTEL on Interface IF_EX_EAML_AO_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 | Structure Description for the System Data Object SCREEN | 20090831 | ||
2 | ![]() |
IV_TABSTRIP | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20090831 |
Method SEL_SCREEN_PBO on Interface IF_EX_EAML_AO_WORKLIST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |