Menu

SAP Function Module CX_OVERLAPPING_SCHEDULE

Anordnungsbeziehungen für die Überlappung terminieren

The Function Module CX_OVERLAPPING_SCHEDULE (Anordnungsbeziehungen für die Überlappung terminieren) is a standard Function Module in SAP ERP and is part of the function group CXTK within the package CX.

Technical Information

Function Module CX_OVERLAPPING_SCHEDULE
Short Text Anordnungsbeziehungen für die Überlappung terminieren
Function Group CXTK
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CXAFVG_NCH TYPE CXAFVG_V1
CXAFVG_VOR TYPE CXAFVG_V1
CXZEIT_IMP TYPE CXZEIT
I_FLG_FIRST_VOR TYPE CX_BOOL SPACE
I_FLG_FORWARD TYPE CX_BOOL SPACE
I_FLG_PROTOCOL TYPE CX_BOOL 'X'
I_FLG_SHIFT_ORDER TYPE CX_BOOL SPACE
I_OVERLAP_REL TYPE CX_OVERLAP_KANTE
I_POINT_IN_TIME TYPE CX_POINT_IN_TIME
I_STATUS_TRU_NCH TYPE CX_STATUS_ACTIVE SPACE
I_STATUS_TRU_VOR TYPE CX_STATUS_ACTIVE SPACE
T499R_NCH TYPE T499R
T499R_VOR TYPE T499R

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NOT_MIN_OVERLAP TYPE CX_BOOL
E_MOVE_TIME TYPE CXZEIT-TRANSP
E_MOVE_TIME_U TYPE CXZEIT-TRAZE
E_POINT_IN_TIME_END TYPE CX_POINT_IN_TIME
E_POINT_IN_TIME_START TYPE CX_POINT_IN_TIME

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.