SAP ABAP Function Module PROCESS_UI_TO_PROCESS (For a given UI-process ID figure out the corresponding techn process ID)
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 PROCESS_UI_TO_PROCESS For a given UI-process ID figure out the corresponding techn process ID  
Function Group FMBCFF   Budget for carried forward commitments  
Program Name SAPLFMBCFF    
INCLUDE Name LFMBCFFU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROCESS TYPE BUKU_PROCESS Technical process corresponding to the UI-process entered
Importing U_FLG_GET_SENDER TYPE BOOLEAN In case of a bdgt proc. involving sender/receiver, which side has to be checked
Importing U_PROCESS_UI TYPE BUKU_PROCESS_UI User Interface Process
Exception INPUT_ERROR TYPE Catches inconsistent setting of process/U_FLG_GET_SENDER
               
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  20020125 
SAP Release Created in 110