SAP ABAP Function Module MEASUREM_DOCUM_CANCEL_TO_ORDER (Storno aller Meßbelege, die einen bestimmten Vorgangsbezug haben)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRC (Package) Appl. Development R/3 Measurement Readings and & Counters
Basic Data
Function Module MEASUREM_DOCUM_CANCEL_TO_ORDER Storno aller Meßbelege, die einen bestimmten Vorgangsbezug haben  
Function Group IMR0   MeasPoints/MeasDocuments: Online  
Program Name SAPLIMR0   Online Program for Measuring Point and Measurement Document 
INCLUDE Name LIMR0U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDICATOR_UPDATE TYPE IREF-IIND X = Update-Bedarf vorhanden
Exporting NUMBER_OF_CANCELLED TYPE SYST-TFILL Anzahl Meßbelege, die jetzt storniert wurden
Exporting COUNT_CANCELLED_COPIES TYPE SYST-TFILL Anzahl jetzt stornierter Meßwertweitergaben
Exporting COUNT_RECALCULATED TYPE SYST-TFILL Anzahl neu berechneter (nachfolgender) Belege
Importing WORK_ORDER_OBJECTNR TYPE IMRG-WOOBJ Object Number of Order
Importing WORK_ORDER_OBJECTNR1 TYPE IMRG-WOOB1 SPACE Objektnummer des Auftragsvorgangs o.ä.
Importing INCLUDING_TRANSFERRED_ONES TYPE IREF-IIND 'X' X = Storno inklusive Meßwertweitergabe
Importing AUTHORITY_CHECK TYPE IREF-IIND SPACE X = Berechtigungsprüfung durchführen
Importing MESSAGES_ALLOWED TYPE IREF-IIND SPACE X = Dialogmeldungen erlaubt
Tables IMRG_CANCELLED_NOW TYPE IMRG Meßbelege, die jetzt storniert wurden
Tables IMRG_SUBSTITUTE TYPE IMRG Meßbelege, für die ein Ersatz benötigt wird
Exception NO_AUTHORITY TYPE No Authorization
Exception WORK_ORDER_NOT_FOUND TYPE Auftrag o.ä. nicht gefunden
Exception POINT_LOCKED TYPE Meßpunkt gesperrt -> keine Belegbearbeitung
               
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  19960409 
SAP Release Created in