SAP ABAP Class CL_FM_DIM_INFO_FACTORY (CL_FM_DIM_INFO_FACTORY)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS (Application Component) Budget Control System
     FMBASA_E (Package) Budgeting and availability control services, FM appl. part
Properties
Class CL_FM_DIM_INFO_FACTORY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBASA_E   Budgeting and availability control services, FM appl. part 
Created 20050301   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FM_DIM_INFO_FACTORY has no forward declaration.
Interfaces
Class CL_FM_DIM_INFO_FACTORY has no interface implemented.
Friends
Class CL_FM_DIM_INFO_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIM_INFO_BCS Constant Public Type reference (TYPE) STRING 'CL_FM_DIM_INFO_BCS' 20050301
2 DIM_INFO_BO Constant Public Type reference (TYPE) STRING 'CL_FM_DIM_INFO_BO' 20050301
3 DIM_INFO_FM Constant Public Type reference (TYPE) STRING 'CL_FM_DIM_INFO' 20050301
4 DIM_INFO_HIE Constant Public Type reference (TYPE) STRING 'CL_FM_DIM_INFO_HIE' 20050301
5 DIM_INFO_PO Constant Public Type reference (TYPE) STRING 'CL_FM_DIM_INFO_PO' 20050301
6 OFF Constant Public Type reference (TYPE) BOOLE_D '' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050301
7 ON Constant Public Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050301
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DIM_INFO Static method Public Method factory method to create dim info of specified type 20050301
Events
Class CL_FM_DIM_INFO_FACTORY has no event.
Types
Class CL_FM_DIM_INFO_FACTORY has no local type.
Method Signatures

Method CREATE_DIM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DIM_INFO Value transfer Object reference (TYPE REF TO) CL_FM_DIM_INFO 20050301
2 Exporting E_SET_YEAR_KEY Value transfer Type reference (TYPE) I 20050301
3 Importing IM_BS Call by reference Type reference (TYPE) FMBS_NAME 20050307
4 Importing IM_DIM_INFO_TYPE Call by reference Type reference (TYPE) STRING 20050301
5 Importing IM_FISCYEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20050301
6 Importing IM_FLG_YEAR_CHANGE_KEY Call by reference Type reference (TYPE) BOOLE_D '' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050301
7 Importing IM_FM_AREA Call by reference Type reference (TYPE) FIKRS 20050301
# Exception Resumable Description Created on
1 CUSTOMIZING_INCONSISTENT 20050311
2 CUSTOMIZING_INCONSISTENT_HIE 20050311
3 WRONG_INPUT 20050301
History
Last changed by/on SAP  20050409 
SAP Release Created in 600