SAP ABAP Function Module FKK_ESR_DELETE_RECORD (Löscht einen ESR-Satz aus der Datenbank und globalen Tabelle)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Function Module FKK_ESR_DELETE_RECORD Löscht einen ESR-Satz aus der Datenbank und globalen Tabelle  
Function Group FKKESR   FI-CA POR Payments  
Program Name SAPLFKKESR    
INCLUDE Name LFKKESRU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FKK_ESR_KEY TYPE FKK_ESR_KEY Schlüsselstruktur ESR-Anhänge
Importing I_SHOW_POPUP TYPE BOOLE-BOOLE 'X' Anzeige Bestätigungspopup
Importing I_LINE1 TYPE CHAR50 Text für das Bestätigungspopup Zeile 1
Importing I_LINE2 TYPE CHAR50 Text für das Bestätigungspopup Zeile 2
Importing I_LINE3 TYPE CHAR50 Text für das Bestätigungspopup Zeile 3
Exception ENQUEUE_ERROR TYPE Fehler beim Sperren
Exception CANCEL TYPE Löschen abgebrochen
               
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  20050224 
SAP Release Created in 464