SAP ABAP Class CL_FAGL_SLL_DB_READ (Read Data)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL (Application Component) Basic Functions
     FAGL_SLL_CLOCO (Package) Connection of Leading Ledger Switch to Closing Cockpit
Properties
Class CL_FAGL_SLL_DB_READ  
Short Description Read Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_SLL_CLOCO   Connection of Leading Ledger Switch to Closing Cockpit 
Created 20130304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FAGL_SLL_DB_READ Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FAGL_SLL_DB_READ has no interface implemented.
Friends
Class CL_FAGL_SLL_DB_READ has no friend class.
Attributes
Class CL_FAGL_SLL_DB_READ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_ACTIVE_SLL_INSTANCE Static method Public Method Find Only Active Closing Cockpit Instance for Switching LL 20130304
2 READ_PROFILE Static method Public Method Read Active Customizing Profile 20130304
Events
Class CL_FAGL_SLL_DB_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_FAGL_SLL_CLOCO Public See coding 20130304 TY_T_FAGL_SLL_CLOCO TYPE STANDARD TABLE OF fagl_sll_cloco
Method Signatures

Method FIND_ACTIVE_SLL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FAGL_SLL_CLOCO_I Call by reference Type reference (TYPE) FAGL_SLL_CLOCO_I Closing Cockpit Instanzen zum Tausch des führenden Ledger 20130304
2 Importing IT_FAGL_SLL_CLOCO Call by reference Type reference (TYPE) CL_FAGL_SLL_DB_READ=>TY_T_FAGL_SLL_CLOCO 20130304
# Exception Resumable Description Created on
1 NO_ACTIVE_PROFILE_FOUND es gibt kein aktiv Closing cockpit Instanz für SLL 20130304

Method READ_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAGL_SLL_CLOCO Call by reference Type reference (TYPE) CL_FAGL_SLL_DB_READ=>TY_T_FAGL_SLL_CLOCO 20130304
2 Importing IV_TYPE Call by reference Type reference (TYPE) FAGL_SLL_CLOCO_TYPE Typ der Vorlage 20130304

Method READ_PROFILE on class CL_FAGL_SLL_DB_READ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617