SAP ABAP Class CL_FMCY_BLOCK_HANDLER (Processing block handling based on dimension value tables)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Properties
Class CL_FMCY_BLOCK_HANDLER  
Short Description Processing block handling based on dimension value tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20010720   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMCY_BLOCK_HANDLER has no forward declaration.
Interfaces
Class CL_FMCY_BLOCK_HANDLER has no interface implemented.
Friends
Class CL_FMCY_BLOCK_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BLOCK_MAX Instance attribute Public Type reference (TYPE) I Total number of blocks 20010727
2 G_BLOCK_NUMBER Instance attribute Private Type reference (TYPE) I Current number of block 20010727
3 G_F_DIMTABS Instance attribute Private Type reference (TYPE) FMKU_S_DIMTABS FM dimension value tables 20010730
4 G_F_DIMTABS_BLOCK Instance attribute Private Type reference (TYPE) FMKU_S_DIMTABS Current value table 20040616
5 G_T_INDICES Instance attribute Private Type reference (TYPE) BUCY_T_INDICES Parameters needed to determine the next processing block 20010727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor for block handler 20010720
2 GET_DIM_INFO Instance method Private Method Get number of dimension instances on database 20010727
3 GET_NEXT_BLOCK Instance method Public Method Get next block 20010730
4 IS_NEXT_BLOCK_NEW Instance method Public Method Does the next block is new on the fund level? 20030526
Events
Class CL_FMCY_BLOCK_HANDLER has no event.
Types
Class CL_FMCY_BLOCK_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F_DIMTABS Call by reference Type reference (TYPE) FMKU_S_DIMTABS Wertetabellen HHM-Kontierungselemente 20010720
2 Importing I_MAX_BLOCKSIZE Call by reference Type reference (TYPE) I Maximale Blockgröße 20010720
3 Importing I_ORGUNIT Call by reference Type reference (TYPE) FIKRS Finanzkreis 20010720
4 Importing I_T_BLOCKCTRL Call by reference Type reference (TYPE) BUCY_T_BLOCKCTRL Steuerungseinstellungen für eine Dimension für Blockverarb. 20010720

Method CONSTRUCTOR on class CL_FMCY_BLOCK_HANDLER has no exception.

Method GET_DIM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INSTANCES Call by reference Type reference (TYPE) I Anzahl der HHM-Kontierungselementinstanzen auf d. Datenbank 20010727
2 Importing I_DIMNAME Call by reference Type reference (TYPE) FIELDNAME HHM-Kontierungselement-Name 20010727
3 Importing I_ORGUNIT Call by reference Type reference (TYPE) FIKRS Finanzkreis 20010727
# Exception Resumable Description Created on
1 DIM_NOT_SUPPORTED Dimension ist nicht vorgesehen 20011113

Method GET_NEXT_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_F_DIMTABS_BLOCK Call by reference Type reference (TYPE) FMKU_S_DIMTABS Wertetabellen HHM-Kontierungselemente 20010730
2 Exporting E_LAST_BLOCK Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20041013
# Exception Resumable Description Created on
1 NO_MORE_BLOCKS Alle Blocks wurden bereits abgerufen 20010730

Method IS_NEXT_BLOCK_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_NEXT_SAME_FUND Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20030526
2 Importing IM_F_DIMTABS_BLOCK Call by reference Type reference (TYPE) FMKU_S_DIMTABS Wertetabellen HHM-Kontierungselemente 20030526

Method IS_NEXT_BLOCK_NEW on class CL_FMCY_BLOCK_HANDLER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 110