SAP ABAP Function Module FMKU_DELETE_ED_FROM_AW (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_FROM_AW Delete Entry Documents  
Function Group FMKU   General FM budgeting utilities  
Program Name SAPLFMKU    
INCLUDE Name LFMKUU03    
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_LINES_DELETED TYPE I Number of lines Deleted
Importing I_FM_AREA TYPE FIKRS Financial Management Area
Importing I_VERSION TYPE BUKU_VERSION Budget version
Importing I_AWORG TYPE AWORG Reference organizational units
Importing I_AWREF TYPE AWREF SPACE Reference document number
Importing I_AWTYP TYPE AWTYP Reference procedure
Importing I_AWSYS TYPE AWSYS SPACE Logical system of source document
Importing I_REF_MSG TYPE REF TO CL_BUBAS_APPL_LOG_CTX Application log with context
Importing I_FLG_DELETE_ALL TYPE XFELD ' ' If set we delete all the ED from aworg/awtyp
Importing I_FLG_LOCK_DOCS TYPE XFELD 'X' If set, the function module locks the data to be deleted
Exception NOT_FOUND TYPE No ED founds
Exception WRONG_INPUT TYPE Errors in the importing parameters
               
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