SAP ABAP Class CL_FILA_TOOLS (LAE: Tools)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_ACE (Package) Leasing Accounting - Accruals
Properties
Class CL_FILA_TOOLS  
Short Description LAE: Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FI_LA_ACE   Leasing Accounting - Accruals 
Created 20110324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FILA_TOOLS has no forward declaration.
Interfaces
Class CL_FILA_TOOLS has no interface implemented.
Friends
Class CL_FILA_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_COMPONENT Static Attribute Private Type reference (TYPE) FIEH_COMPONENT Application Component 20110805
2 GV_REFRESH_STATE Static Attribute Private Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20110325
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT Static method Public Method get component 20110805
2 GET_REFRESH_STATE Static method Public Method get refresh state variable 20110325
3 SET_COMPONENT Static method Public Method set component 20110805
4 SET_REFRESH_STATE Static method Public Method set refresh state variable 20110325
Events
Class CL_FILA_TOOLS has no event.
Types
Class CL_FILA_TOOLS has no local type.
Method Signatures

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMPONENT Value transfer Type reference (TYPE) FIEH_COMPONENT Application Component 20110805

Method GET_COMPONENT on class CL_FILA_TOOLS has no exception.

Method GET_REFRESH_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REFRESH_STATE Value transfer Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20110325

Method GET_REFRESH_STATE on class CL_FILA_TOOLS has no exception.

Method SET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) FIEH_COMPONENT Application Component 20110805

Method SET_COMPONENT on class CL_FILA_TOOLS has no exception.

Method SET_REFRESH_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH_STATE Call by reference Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20110325

Method SET_REFRESH_STATE on class CL_FILA_TOOLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in