SAP ABAP Function Module ISHMED_STORNO_ANFO (Anforderung inkl. Leistungen stornieren (DON'T USE IN NEW PROGRAMS!))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Basic Data
Function Module ISHMED_STORNO_ANFO Anforderung inkl. Leistungen stornieren (DON'T USE IN NEW PROGRAMS!)  
Function Group N1LO   IS-H*MED: FM for checking cancellation  
Program Name SAPLN1LO    
INCLUDE Name LN1LOU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_GPART TYPE N1LSSTZ-GPART Stornierender Mitarbeiter
Exporting E_N1ANF TYPE N1ANF Fertig stornierte Anforderung ->
Exporting E_STOID TYPE NLEM-STOID Stornogrund
Importing I_N1ANF TYPE N1ANF Anforderung, die storniert werden soll ->
Importing I_ROLLE TYPE RNT40-MARK 'E' Rolle des aufrufenden Pgm"s 'A'/'E' ->
Importing I_TITEL TYPE SPACE Fenstertitel
Importing I_POPUP TYPE ON Flag, ob Popup erscheinen soll
Importing I_GPART TYPE N1LSSTZ-GPART SPACE Verantwortlicher Mitarbeiter fürs Storno
Importing I_STOID TYPE NLEM-STOID SPACE Aktuelles Storno-ID fürs Storno
Importing I_UPDATE_TASK TYPE RNT40-MARK SPACE Verbuchen "IN UPDATE TASK" ON/OFF
Importing I_ORGID TYPE N1ANF-ORGID SPACE Org.Einheit, gegen die der Mitarbeiter geprüft wird
Importing I_COMMIT TYPE ISH_ON_OFF OFF COMMIT WORK durchführen ON/OFF
Tables T_NLEI TYPE VNLEI Rückgabe der Leistungen zur Anforderung ->
Exception ERROR_STORNO TYPE Fehler beim Stornieren
Exception NO_INPUT TYPE Im Popup wurde 'Abbrechen' gedrückt
Exception READ_ERROR TYPE Fehler beim Lesen wichtiger Daten
               
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