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 |
---|---|---|---|---|---|---|---|
![]() |
OESPLIT | TYPE | SYST-BINPT | Indicator whether an OU split was necessary | |||
![]() |
BWEDT | TYPE | NBEW-BWEDT | End date of service | |||
![]() |
BWEZT | TYPE | NBEW-BWEZT | End time of service | |||
![]() |
BWIDT | TYPE | NBEW-BWIDT | Start date of service | |||
![]() |
BWIZT | TYPE | NBEW-BWIZT | Start time of service | |||
![]() |
CONDENSE_DATA | TYPE | SYST-BINPT | 0 | Merge SPLIT_NLEI records with same OU? ->F2 | ||
![]() |
CUT_NLEI | TYPE | NPDOK-XFELD | SPACE | Service can be truncated? ->F2 | ||
![]() |
EINRI | TYPE | NBEW-EINRI | Institution necessary for NBEW | |||
![]() |
ELONGATE_NLEI_L | TYPE | NPDOK-XFELD | SPACE | Service can be extended to left? ->F2 | ||
![]() |
ELONGATE_NLEI_R | TYPE | NPDOK-XFELD | SPACE | Service can be extended to right? F2 | ||
![]() |
FALNR | TYPE | NBEW-FALNR | Case number | |||
![]() |
FALNR_INPUT | TYPE | SYST-BINPT | 1 | Case number included: 1=yes, 0=no | ||
![]() |
HIGHDATE | TYPE | SYST-DATUM | '99991231' | Usually 12/31/9999 | ||
![]() |
HIGHTIME | TYPE | SYST-UZEIT | '240000' | Usually 24:00:00 | ||
![]() |
PLANB | TYPE | NBEW-PLANB | Status of service compared with NBEW record | |||
![]() |
TIME_ADAPT | TYPE | SYST-BINPT | 0 | Switch for auto. adjustment start/end time F2 | ||
![]() |
NBEW_TAB | TYPE | RNBEWUP | Contains the most up-to-date NBEW records transferred | |||
![]() |
SPLIT_NLEI | TYPE | RNSPLIT | Contains records generated by split | |||
![]() |
GAP_IN_SPLIT_DATE | TYPE | Service end or start date does not fit | ||||
![]() |
GAP_IN_SPLIT_TIME | TYPE | Service end or start time does not fit | ||||
![]() |
MISSING_DATA | TYPE | One of fields EINRI FALNR BWIDT BWEDT is empty | ||||
![]() |
NO_COMMON_INTERVALL | TYPE | Service period outside of movements ->F2 | ||||
![]() |
NO_NBEW_FOUND | TYPE | No movement for case in specified period | ||||
![]() |
WRONG_INTERVALL | TYPE | Service end < service start | ||||
![]() |
WRONG_STATUS | TYPE | Status service = actual, status NBEW = planned | ||||
Processing Type
Normal Function 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 |