SAP ABAP Function Module FMKU_DELETE_ED (Delete Entry Documents)
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 FMKU_DELETE_ED Delete Entry Documents  
Function Group FMKU   General FM budgeting utilities  
Program Name SAPLFMKU    
INCLUDE Name LFMKUU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ERROR TYPE XFELD Error occured
Exporting E_NB_ED_DELETED TYPE I Number of Entry Documents Deleted
Exporting E_NB_ED_LINES_DELETED TYPE I Number of Entry Document lines Deleted
Exporting E_NB_LINE_ITEMS_DELETED TYPE I Number of lines items Deleted
Exporting E_NB_TOTALS_DELETED TYPE I Number of totals Deleted
Importing I_FM_AREA TYPE FIKRS Financial Management Area
Importing I_VERSION TYPE BUKU_VERSION Budget version
Importing I_REF_MSG TYPE REF TO CL_BUBAS_APPL_LOG_CTX Application log with context
Importing I_FLG_LOCK_DOCS TYPE XFELD 'X' If set, the function module locks the data to be deleted
Importing I_T_DOCID TYPE FMED_T_DOCID Table of FM entry document ID
Importing I_SIMULATE TYPE XFELD 'X' Just count the ED and lines to be deleted
Importing I_FLG_COMMIT TYPE XFELD ' ' If set, commit the deletion
Exception WRONG_INPUT TYPE Errors in the importing parameters
Exception NOT_FOUND TYPE If no data correspond to the criteria
               
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  20091125 
SAP Release Created in 462A