SAP ABAP Class CL_FINB_JOURNAL_REPORT_CONFIG (Configuration for Reporting on Basis of Central Config.)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_REPORTING (Package) Reporting Subledger Inventories
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_CONFIGURATION_CALLBACK Activate (Generator Run) 20030911
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_NAVIGATION_TARGET "Goto" Destination 20030617
Properties
Class CL_FINB_JOURNAL_REPORT_CONFIG  
Short Description Configuration for Reporting on Basis of Central Config.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package UA_INV_REPORTING   Reporting Subledger Inventories 
Created 20030617   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONFIG_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_CONFIGURATION_CALLBACK Activate (Generator Run) 20030911
2 IF_FINB_NAVIGATION_TARGET "Goto" Destination 20030617
Friends
Class CL_FINB_JOURNAL_REPORT_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CONF_STATUS Static Attribute Public Type reference (TYPE) FINB_CONF_STATUS CL_FINB_CONFIG_CONSTANTS=>VERSION_ACTIVE Status of Configuration Version to Be Read 20031008
2 MT_PROG_DEL Instance attribute Protected See coding 20031008
3 SC_COMP_NAME Static Attribute Public Type reference (TYPE) FINB_CONF_COMP 'FINB_JOURNAL_REPORT' Configurable Components 20030721
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030617
Events
Class CL_FINB_JOURNAL_REPORT_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_DATABASIS Private See coding 20030617 BEGIN OF s_type_databasis, acc_databasis TYPE acc_databasis, areaid TYPE finb_md_regid, END OF s_type_databasis
2 T_TYPE_DATABASIS Private See coding 20030617 t_type_databasis TYPE STANDARD TABLE OF s_type_databasis
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FINB_JOURNAL_REPORT_CONFIG has no parameter.
Method CONSTRUCTOR on class CL_FINB_JOURNAL_REPORT_CONFIG has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 350