SAP ABAP Class CL_EX_EAML_SCREEN_MODIFICATION (Class 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091102 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_EAML_LFE_SCREEN_MODIF | Interface for BAdI: EAML_LFE_SCREEN_MODIFICATION | 20091102 |
Properties
Class | CL_EX_EAML_SCREEN_MODIFICATION | |
Short Description | Class for BAdI: EAML_LFE_SCREEN_MODIFICATION | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAML | EAM: Linear Feature Extension - unswitched |
Created | 20091102 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EX_EAML_SCREEN_MODIFICATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091102 | ||
2 | IF_EX_EAML_LFE_SCREEN_MODIF | Interface for BAdI: EAML_LFE_SCREEN_MODIFICATION | 20091102 |
Friends
Class CL_EX_EAML_SCREEN_MODIFICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTY_T_LFE | Global table for compare the objects | 20100301 |
Methods
Class CL_EX_EAML_SCREEN_MODIFICATION has no method.
Events
Class CL_EX_EAML_SCREEN_MODIFICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_LFE | Private | See coding | Structure of global table | 20100301 | BEGIN OF gty_s_lfe,
objty(4) TYPE c,
obart TYPE eaml_obart,
clint TYPE diclass-clint,
posnr TYPE dicldat-posnr,
zaehl TYPE dicldat-zaehl,
start_point TYPE eaml_start_point_alv,
end_point TYPE eaml_end_point_alv,
END OF gty_s_lfe
|
|
2 | GTY_T_LFE | Private | See coding | Global table for compare the objects | 20100301 | gty_t_lfe TYPE SORTED TABLE OF gty_s_lfe
WITH NON-UNIQUE KEY objty
obart
clint
posnr
zaehl
start_point
end_point
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |