SAP ABAP Class CL_IM_GUI_APPL_OBJ_FLE (Imp. class for BAdI imp. GUI_APPL_OBJ_FLE)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-LBK (Application Component) Logbook
⤷
DIACL_GUI (Package) Logbook: presentation layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_GUI_APPL_OBJ_OHFW | Business add-in interface IF_EX_GUI_APPL_OBJ_OHFW | 20011130 |
Properties
Class | CL_IM_GUI_APPL_OBJ_FLE | |
Short Description | Imp. class for BAdI imp. GUI_APPL_OBJ_FLE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DIACL_GUI | Logbook: presentation layer |
Created | 20011130 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IM_GUI_APPL_OBJ_FLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_GUI_APPL_OBJ_OHFW | Business add-in interface IF_EX_GUI_APPL_OBJ_OHFW | 20011130 |
Friends
Class CL_IM_GUI_APPL_OBJ_FLE 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) | I | Stack position | 20011206 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Stack size | 20011206 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DIACL_DLE_T | Defect log entry objects | 20011206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds new defect log entry to stack | 20011206 |
2 | ![]() |
Static method | Public | Method | Returns next defect log entry in stack | 20011206 |
3 | ![]() |
Static method | Public | Method | Fills listbox for flight log entry field | 20011215 |
4 | ![]() |
Static method | Public | Method | Converts the flight key to a string | 20011213 |
5 | ![]() |
Static method | Public | Method | Returns next defect log entry in stack | 20011206 |
6 | ![]() |
Static method | Public | Method | Returns next defect log entry in stack | 20011206 |
7 | ![]() |
Static method | Public | Method | Initializes defect log entry stack | 20011206 |
Events
Class CL_IM_GUI_APPL_OBJ_FLE has no event.
Types
Class CL_IM_GUI_APPL_OBJ_FLE has no local type.
Method Signatures
Method ADD_DLE_TO_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STACK_POS | Call by reference | Type reference (TYPE) | I | 20011213 | |||
2 | ![]() |
E_STACK_SIZE | Call by reference | Type reference (TYPE) | I | 20011213 | |||
3 | ![]() |
IR_DEFECT_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_DEFECT_ENTRY_ACL | 20011206 |
Method ADD_DLE_TO_STACK on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
Method BUILT_DLE_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STACK_SIZE | Value transfer | Type reference (TYPE) | I | 20011212 | |||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_OHFW | Hierarchie-Knoten | 20011206 |
Method BUILT_DLE_STACK on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
Method FILL_LISTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APT_SEL | Call by reference | Type reference (TYPE) | ADFSH_APTCD | 20011215 | |||
2 | ![]() |
I_ARRIVAL | Call by reference | Type reference (TYPE) | CHAR1 | 20011215 | |||
3 | ![]() |
I_DEPARTURE | Call by reference | Type reference (TYPE) | CHAR1 | 20011215 | |||
4 | ![]() |
I_FILL_AIRPORTS | Call by reference | Type reference (TYPE) | CHAR1 | 20011216 | |||
5 | ![]() |
I_FILL_BAYS | Call by reference | Type reference (TYPE) | CHAR1 | 20011215 | |||
6 | ![]() |
I_FILL_TERMINALS | Call by reference | Type reference (TYPE) | CHAR1 | 20011215 | |||
7 | ![]() |
I_TML_SEL | Call by reference | Type reference (TYPE) | ADFSH_TMLNR | 20011215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011215 | ||
2 | ![]() |
20011215 | ||
3 | ![]() |
20011215 | ||
4 | ![]() |
20011215 |
Method FLIGHT_KEY_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STRING | Value transfer | Type reference (TYPE) | STRING | Zeichenfolge | 20011213 | ||
2 | ![]() |
IS_FLIGHT_KEY | Call by reference | Type reference (TYPE) | DIACL_FLIGHT_KEY_S | Flugschlüssel | 20011213 |
Method FLIGHT_KEY_TO_STRING on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
Method GET_NEXT_DLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DEFECT_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_DEFECT_ENTRY_ACL | 20011206 | |||
2 | ![]() |
E_STACK_POS | Call by reference | Type reference (TYPE) | I | 20011212 |
Method GET_NEXT_DLE on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
Method GET_PREV_DLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DEFECT_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_DEFECT_ENTRY_ACL | 20011206 | |||
2 | ![]() |
E_STACK_POS | Call by reference | Type reference (TYPE) | I | 20011212 |
Method GET_PREV_DLE on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
Method INITIALIZE_DLE_STACK Signature
Method INITIALIZE_DLE_STACK on class CL_IM_GUI_APPL_OBJ_FLE has no parameter.
Method INITIALIZE_DLE_STACK on class CL_IM_GUI_APPL_OBJ_FLE has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 470 |