SAP ABAP Function Module FMCU_CHECK_BUDTYPE (Check existence of budget type in a combination)
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_CHECK_BUDTYPE Check existence of budget type in a combination  
Function Group FMCU_BUSERVICE   Access customizing for budgeting in FM  
Program Name SAPLFMCU_BUSERVICE    
INCLUDE Name LFMCU_BUSERVICEU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_ELIGIBILITY TYPE FMCU_FLG_ELIGIBILITY Flag for Eligibility in Budgeting (set on: non eligible)
Exporting E_BUDTYPE_TXT5 TYPE BUCU_BTYP5 Budget type short text (5)
Exporting E_BUDTYPE_TXT20 TYPE BUCU_BTYP20 Budget type medium text (20)
Exporting E_BUDTYPE_TXT TYPE BUCU_BTYP30 Budget type long text(30)
Importing I_FM_AREA TYPE FIKRS Financial management area
Importing I_VALTYPE TYPE BUKU_VALTYPE Value Type
Importing I_BUDTYPE TYPE BUKU_BUDTYPE User defined budget type
Exception NO_BUDTYPE TYPE
               
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  20011004 
SAP Release Created in 462