SAP ABAP Function Module FMCU_GET_ACTIVE_PERIOD (Get active periods for budgeting in BCS)
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
Basic Data
Function Module FMCU_GET_ACTIVE_PERIOD Get active periods for budgeting in BCS  
Function Group FMCU_BUSERVICE   Access customizing for budgeting in FM  
Program Name SAPLFMCU_BUSERVICE    
INCLUDE Name LFMCU_BUSERVICEU56    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_ALL_PERIODS TYPE XFELD Flag set if all periods are open
Exporting E_FROM_P TYPE FROM_P First period
Exporting E_TO_P TYPE TO_P Last Period
Importing I_F_HEADER_OPER TYPE FMKU_S_BADI_OPEN_HEADER Header info for period control
Importing I_F_GENERAL_OPER TYPE FMKU_S_BADI_OPEN_GENERAL General info for period control
Importing I_F_LINE_OPER TYPE FMKU_S_BADI_OPEN_LINE Line info for period control
Importing I_REF_LOG_CTX TYPE REF TO CL_BUBAS_APPL_LOG_CTX Application log with context
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040116 
SAP Release Created in 462