SAP ABAP Function Module MEASUREM_DOCUM_INTERVAL_SPLIT (Intervallbeleg bei Bedarf splitten)
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_INTERVAL_SPLIT Intervallbeleg bei Bedarf splitten  
Function Group IMR0   MeasPoints/MeasDocuments: Online  
Program Name SAPLIMR0   Online Program for Measuring Point and Measurement Document 
INCLUDE Name LIMR0U42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IMRG_FOUND TYPE IMRG gefundener Meßbeleg, vor Split
Exporting IMRG_SPLIT_LO TYPE IMRG unteres Intervall nach Split
Exporting IMRG_SPLIT_HI TYPE IMRG oberes Intervall nach Split
Exporting SPLIT_TIME_OCCUPIED TYPE IREF-IIND X = SPLIT_DATE/TIME ist belegt
Exporting SPLIT_NOT_REQUIRED TYPE IREF-IIND X = Split nicht erforderlich
Exporting REAL_SPLIT TYPE IREF-IIND X = weder IMRG_SPLIT_LO noch _HI ist leer
Importing DOCUMENT_TO_SPLIT TYPE IMRG-MDOCM SPACE Zu splittender Intervallbeleg
Importing MEASUREMENT_POINT TYPE IMRG-POINT SPACE Meßpunkt falls DOCUMENT_TO_SPLIT initial
Importing SPLIT_DATE TYPE IMRG-IDATE Split-Datum (kommt zu IMRG_SPLIT_LO)
Importing SPLIT_TIME TYPE IMRG-ITIME Split-Uhrzeit (kommt zu IMRG_SPLIT_LO)
Importing UPDATE_BUFFER TYPE IREF-IIND 'X' X = ggf. Update auf Puffer IMRG_BUF
Importing UPDATE_ONLY_IF_GAP TYPE IREF-IIND SPACE X = Update nur wenn DATE/TIME frei für neuen Beleg
Importing MDOCM_IGNORE TYPE IMRG-MDOCM SPACE Ignore current meas. document
Exception SPLIT_NOT_ALLOWED TYPE Split nicht erlaubt, z.B. wegen Löschkennzeichen im Beleg
               
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  20010222 
SAP Release Created in