SAP ABAP Interface IF_EX_EAML_LFE_SCREEN_MODIF (Interface for BAdI: EAML_LFE_SCREEN_MODIFICATION)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-EQM (Application Component) Technical Objects
⤷
EAML (Package) EAM: Linear Feature Extension - unswitched
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_EAML_SCREEN_MODIFICATION | Class for BAdI: EAML_LFE_SCREEN_MODIFICATION | 20091102 |
Properties
| Interface | IF_EX_EAML_LFE_SCREEN_MODIF | |
| Short Description | Interface for BAdI: EAML_LFE_SCREEN_MODIFICATION |
General Data
| Package | EAML | EAM: Linear Feature Extension - unswitched |
| Created | 20091013 | SAP |
| Last changed | 20110908 | 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 | SLIS | 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 | 20091013 |
Friends
Interface IF_EX_EAML_LFE_SCREEN_MODIF has no friend.
Attributes
Interface IF_EX_EAML_LFE_SCREEN_MODIF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change style of lines in ALV | 20091119 | |
| 2 | Instance method | Public | Method | Change Linear Data Columns in Table Control | 20091013 | |
| 3 | Instance method | Public | Method | Change Field Catalog for Listreports (for ALV) | 20091130 | |
| 4 | Instance method | Public | Method | Change Field Catalog for Linear Data (for ALV) | 20091029 | |
| 5 | Instance method | Public | Method | Change Linear Data Screen | 20091013 | |
| 6 | Instance method | Public | Method | Change display relevance of objects in Graphics | 20100225 |
Events
Interface IF_EX_EAML_LFE_SCREEN_MODIF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_LFEC_DATA | Public | Type reference (TYPE) | EAML_RIHCLDA | Structure for Linear Data of Charateristics | 20100225 | |
| 2 | GTY_S_LFE_DATA | Public | Type reference (TYPE) | EAML_S_LFE_DATA_ALV_KEYS | Structure for Linear Data | 20100225 | |
| 3 | GTY_S_OBJECT_KEY | Public | See coding | Structure for Object | 20100225 | begin of gty_s_object_key ,
key(4) type c,
data(56) type c,
end of gty_s_object_key
|
|
| 4 | GTY_S_OBJECT_LFE | Public | See coding | Structure for Object with Linear Data | 20100301 | begin of gty_s_object_lfe,
objty(4) type c,
obart type eaml_obart,
tabkey type eaml_tabkey,
filler(24) type c,
end of gty_s_object_lfe
|
|
| 5 | GTY_S_OBJECT_LFEC | Public | See coding | Structure for Object with Linear Data of Charateristics | 20100225 | begin of gty_s_object_lfec,
objty(4) type c,
obart type eaml_obart,
tabkey type eaml_tabkey,
clint type diclass-clint,
posnr type dicldat-posnr,
zaehl type dicldat-zaehl,
filler(8) type c,
end of gty_s_object_lfec
|
Method Signatures
Method CHANGE_CELLTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CELLTAB | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20091119 | |||
| 2 | IS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Line of output table in ALV | 20091119 | |||
| 3 | IV_APPL | Call by reference | Type reference (TYPE) | EAML_APPL | Calling Application for Linear Data Field Change | 20091119 |
Method CHANGE_CELLTAB on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
Method CHANGE_COLUMN_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_POSITION_COLUMNS | Call by reference | Type reference (TYPE) | SCXTAB_COLUMN_IT | Structure Description for the System Data Object SCREEN | 20091020 | |||
| 2 | IV_AKTYP | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20091029 | |||
| 3 | IV_CATEGORY | Call by reference | Type reference (TYPE) | C | Object category | 20091029 | |||
| 4 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Calling screen number | 20091029 | |||
| 5 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20091029 | |||
| 6 | IV_KEY1 | Call by reference | Type reference (TYPE) | ANY | Key 1 for linear data | 20091029 | |||
| 7 | IV_KEY2 | Call by reference | Type reference (TYPE) | ANY | Key 2 for linear data | 20091029 | |||
| 8 | IV_OBART | Call by reference | Type reference (TYPE) | EAML_OBART | Object Type for Linear Data. | 20091020 | |||
| 9 | IV_OTYPE | Call by reference | Type reference (TYPE) | ITOBTYP | Tech. object types 01:tpl, 02:equ, 03: ser | 20091029 | |||
| 10 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20091029 |
Method CHANGE_COLUMN_DISPLAY on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
Method CHANGE_FCAT_LISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Field catalog for List reports | 20091130 | |||
| 2 | IV_APPL | Call by reference | Type reference (TYPE) | EAML_APPL | Calling Application for BAdI | 20091130 | |||
| 3 | IV_OBART | Call by reference | Type reference (TYPE) | EAML_OBART | Object Type for Linear Data | 20091130 |
Method CHANGE_FCAT_LISTS on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
Method CHANGE_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for Linear Fields | 20091118 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | EAML_T_LFE_CDOC_UI | Table type for LFE fields - UI with Key fields and UPDKZ | 20091103 | |||
| 3 | IV_APPL | Call by reference | Type reference (TYPE) | EAML_APPL | Calling Application for BAdI | 20091119 | |||
| 4 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20091029 | |||
| 5 | IV_OBART | Call by reference | Type reference (TYPE) | EAML_OBART | Object Type for Linear Data | 20091029 | |||
| 6 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20091029 |
Method CHANGE_FIELD_CATALOG on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
Method CHANGE_FIELD_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LFE_SCREEN_MOD | Call by reference | Type reference (TYPE) | EAML_S_LFE_SCREEN_MOD | Field selection for Linear Data | 20091111 | |||
| 2 | CS_TITLE_OFF1 | Call by reference | Type reference (TYPE) | STRING | Title of Frame Offset_1 | 20091014 | |||
| 3 | CS_TITLE_OFF2 | Call by reference | Type reference (TYPE) | STRING | Title of Frame Offset_2 | 20091014 | |||
| 4 | IV_AKTYP | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20091013 | |||
| 5 | IV_CATEGORY | Call by reference | Type reference (TYPE) | C | Object category | 20091013 | |||
| 6 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Calling screen number | 20091029 | |||
| 7 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20091013 | |||
| 8 | IV_KEY1 | Call by reference | Type reference (TYPE) | ANY | Key 1 for linear data | 20091029 | |||
| 9 | IV_KEY2 | Call by reference | Type reference (TYPE) | ANY | Key 2 for linear data | 20091029 | |||
| 10 | IV_OBART | Call by reference | Type reference (TYPE) | EAML_OBART | Object Type | 20091013 | |||
| 11 | IV_OTYPE | Call by reference | Type reference (TYPE) | ITOBTYP | Tech. object types 01:tpl, 02:equ, 03: ser | 20091013 | |||
| 12 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20091013 |
Method CHANGE_FIELD_DISPLAY on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
Method CHANGE_OBJECT_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DISPLAY_RELEVANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | display object | 20100225 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data of the object | 20100225 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GTY_S_OBJECT_KEY | Object | 20100225 | |||
| 4 | IS_PREDECESSOR | Call by reference | Type reference (TYPE) | GTY_S_OBJECT_KEY | Predecessor | 20100225 |
Method CHANGE_OBJECT_DISPLAY on Interface IF_EX_EAML_LFE_SCREEN_MODIF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |