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 STACK_POS Static Attribute Private Type reference (TYPE) I Stack position 20011206
2 STACK_SIZE Static Attribute Private Type reference (TYPE) I Stack size 20011206
3 T_STACK_DLE Static Attribute Private Type reference (TYPE) DIACL_DLE_T Defect log entry objects 20011206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DLE_TO_STACK Static method Public Method Adds new defect log entry to stack 20011206
2 BUILT_DLE_STACK Static method Public Method Returns next defect log entry in stack 20011206
3 FILL_LISTBOX Static method Public Method Fills listbox for flight log entry field 20011215
4 FLIGHT_KEY_TO_STRING Static method Public Method Converts the flight key to a string 20011213
5 GET_NEXT_DLE Static method Public Method Returns next defect log entry in stack 20011206
6 GET_PREV_DLE Static method Public Method Returns next defect log entry in stack 20011206
7 INITIALIZE_DLE_STACK 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 Exporting E_STACK_POS Call by reference Type reference (TYPE) I 20011213
2 Exporting E_STACK_SIZE Call by reference Type reference (TYPE) I 20011213
3 Importing 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 Returning E_STACK_SIZE Value transfer Type reference (TYPE) I 20011212
2 Importing 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 Importing I_APT_SEL Call by reference Type reference (TYPE) ADFSH_APTCD 20011215
2 Importing I_ARRIVAL Call by reference Type reference (TYPE) CHAR1 20011215
3 Importing I_DEPARTURE Call by reference Type reference (TYPE) CHAR1 20011215
4 Importing I_FILL_AIRPORTS Call by reference Type reference (TYPE) CHAR1 20011216
5 Importing I_FILL_BAYS Call by reference Type reference (TYPE) CHAR1 20011215
6 Importing I_FILL_TERMINALS Call by reference Type reference (TYPE) CHAR1 20011215
7 Importing I_TML_SEL Call by reference Type reference (TYPE) ADFSH_TMLNR 20011215
# Exception Resumable Description Created on
1 AIRPORT_MISSING 20011215
2 FIELD_SPEC_INCOMPLETE 20011215
3 FIELD_SPEC_NOT_UNIQUE 20011215
4 TERMINAL_MISSING 20011215

Method FLIGHT_KEY_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STRING Value transfer Type reference (TYPE) STRING Zeichenfolge 20011213
2 Importing 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 Exporting ER_DEFECT_ENTRY Value transfer Object reference (TYPE REF TO) CL_DEFECT_ENTRY_ACL 20011206
2 Exporting 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 Exporting ER_DEFECT_ENTRY Value transfer Object reference (TYPE REF TO) CL_DEFECT_ENTRY_ACL 20011206
2 Exporting 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