SAP ABAP Function Module GMKU_DELETE_ED (Delete Entry Documents)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-GM (Application Component) Grants Management - Specific Postings
     GMRECON_E (Package) Grants Management utilities
Basic Data
Function Module GMKU_DELETE_ED Delete Entry Documents  
Function Group GMBDGT_RECON_TOOLS   GM Budgeting Reconstruction Tools  
Program Name SAPLGMBDGT_RECON_TOOLS    
INCLUDE Name LGMBDGT_RECON_TOOLSU01    
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
Exporting E_NB_TOTALS_DELETED TYPE I Number of entries deleted in totals table
Importing I_COMP_CODE TYPE BUKRS Company Code
Importing I_VERSION TYPE GM_BDGT_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 GMBDGT_ED_T_KEY GM Budgeting --> Entry Document Key
Importing I_JUST_LDGR TYPE XFELD ' ' Delete just ledger records
Importing I_SIMULATE TYPE XFELD ' ' Just count the ED and lines 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  20040315 
SAP Release Created in 500