SAP ABAP Function Module ISH_TEST_INTERSECTION_TIME (IS-H: Überprüft Überlappung zweier zeitlicher Intervalle)
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_TEST_INTERSECTION_TIME | IS-H: Überprüft Überlappung zweier zeitlicher Intervalle |
Function Group | N005 | IS-H: Quick Service Entry |
Program Name | SAPLN005 | Case/Movement Assignment |
INCLUDE Name | LN005U01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
COMDAT | TYPE | RNTIMER-RNTIM | No. of overlapping days | |||
![]() |
COMTIM | TYPE | RNTIMER-RNTIM | No. of overlapping seconds < 1 day | |||
![]() |
BEGDAT1 | TYPE | SYST-DATUM | SY-DATUM | Start date of 1st interval | ||
![]() |
BEGDAT2 | TYPE | SYST-DATUM | SY-DATUM | Start date of 2nd interval | ||
![]() |
BEGTIM1 | TYPE | SYST-UZEIT | '000000' | Start time of 1st interval | ||
![]() |
BEGTIM2 | TYPE | SYST-UZEIT | '000000' | Start time of 2nd interval | ||
![]() |
ENDDAT1 | TYPE | SYST-DATUM | SY-DATUM | End date of 1st interval | ||
![]() |
ENDDAT2 | TYPE | SYST-DATUM | SY-DATUM | End date of 2nd interval | ||
![]() |
ENDTIM1 | TYPE | SYST-UZEIT | '240000' | End time of 1st interval | ||
![]() |
ENDTIM2 | TYPE | SYST-UZEIT | '240000' | End time of 2nd interval | ||
![]() |
MISSING_DATA | TYPE | Missing data | ||||
![]() |
WRONG_INTERVALL | TYPE | Interval(s) wrong, e.g. start date > end date | ||||
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 |