SAP ABAP Function Module ISH_CHECK_STORNO_MOVEMENT (IS-H: Stornieren Fall/Bewegung/VVs - prüfen, ob abhängige Objekte exist.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_CHECK_STORNO_MOVEMENT IS-H: Stornieren Fall/Bewegung/VVs - prüfen, ob abhängige Objekte exist.  
Function Group N020   IS-H: Check Services/Ins.Relationships  
Program Name SAPLN020    
INCLUDE Name LN020U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STORNO TYPE True/False; VV darf storniert werden oder nicht
Importing ACT_LFDNR TYPE NBEW-LFDNR SPACE lfd. Nr. der zu stornierenden Bewegung
Importing FALL TYPE RNLE1-MARK SPACE Objekt Fall soll geprueft werden wg. Fallstorno
Importing I_RNEXL TYPE RNEXL Zu prüfende Daten (Kostenträger,Fall, ...)
Importing VVF TYPE RNLE1-MARK ' ' fallbezogenes VV stornieren ON/OFF
Importing VVP TYPE RNLE1-MARK 'X' patientenbezogenes VV stornieren ON/OFF
Importing MAIN_PRG TYPE SYST-REPID Aufrufendes Hauptprogramm
Tables E_NKSP TYPE NKSP Kostenübernahmeanträge, die betroffen sind
Tables E_NLEI TYPE NLEI Leistungen, die das Objekt referieren
Tables E_NVVF TYPE NVVF Fälle, die das VVP zugeordnet haben
               
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