SAP ABAP Function Module ISH_SPLIT_OE_WITH_NEW_NBEW (ISH: Splittet NLEI-Sätze auf; dafür wird übergebene NBEW-Tabelle genutzt)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_SPLIT_OE_WITH_NEW_NBEW ISH: Splittet NLEI-Sätze auf; dafür wird übergebene NBEW-Tabelle genutzt  
Function Group N005   IS-H: Quick Service Entry  
Program Name SAPLN005   Case/Movement Assignment 
INCLUDE Name LN005U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OESPLIT TYPE SYST-BINPT Indicator whether an OU split was necessary
Importing BWEDT TYPE NBEW-BWEDT End date of service
Importing BWEZT TYPE NBEW-BWEZT End time of service
Importing BWIDT TYPE NBEW-BWIDT Start date of service
Importing BWIZT TYPE NBEW-BWIZT Start time of service
Importing CONDENSE_DATA TYPE SYST-BINPT 0 Merge SPLIT_NLEI records with same OU? ->F2
Importing CUT_NLEI TYPE NPDOK-XFELD SPACE Service can be truncated? ->F2
Importing EINRI TYPE NBEW-EINRI Institution necessary for NBEW
Importing ELONGATE_NLEI_L TYPE NPDOK-XFELD SPACE Service can be extended to left? ->F2
Importing ELONGATE_NLEI_R TYPE NPDOK-XFELD SPACE Service can be extended to right? F2
Importing FALNR TYPE NBEW-FALNR Case number
Importing FALNR_INPUT TYPE SYST-BINPT 1 Case number included: 1=yes, 0=no
Importing HIGHDATE TYPE SYST-DATUM '99991231' Usually 12/31/9999
Importing HIGHTIME TYPE SYST-UZEIT '240000' Usually 24:00:00
Importing PLANB TYPE NBEW-PLANB Status of service compared with NBEW record
Importing TIME_ADAPT TYPE SYST-BINPT 0 Switch for auto. adjustment start/end time F2
Tables NBEW_TAB TYPE RNBEWUP Contains the most up-to-date NBEW records transferred
Tables SPLIT_NLEI TYPE RNSPLIT Contains records generated by split
Exception GAP_IN_SPLIT_DATE TYPE Service end or start date does not fit
Exception GAP_IN_SPLIT_TIME TYPE Service end or start time does not fit
Exception MISSING_DATA TYPE One of fields EINRI FALNR BWIDT BWEDT is empty
Exception NO_COMMON_INTERVALL TYPE Service period outside of movements ->F2
Exception NO_NBEW_FOUND TYPE No movement for case in specified period
Exception WRONG_INTERVALL TYPE Service end < service start
Exception WRONG_STATUS TYPE Status service = actual, status NBEW = planned
               
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