Menu

SAP Function Module CX_REL_SCHEDULE

Anordnungsbeziehung terminieren

The Function Module CX_REL_SCHEDULE (Anordnungsbeziehung 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_REL_SCHEDULE
Short Text Anordnungsbeziehung 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
AFAB_V_IMP LIKE CXAFAB_V
AFVG_V2_IMP LIKE CXAFVG_V2
I_FLG_FORWARD TYPE CX_BOOL SPACE
I_FLG_NO_CALENDAR TYPE CX_BOOL SPACE Terminierung ohne Kalender
I_FLG_PROTOCOL TYPE CX_BOOL 'X'
I_POINT_IN_TIME TYPE CX_POINT_IN_TIME
T499R_IMP LIKE T499R

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_POINT_IN_TIME_1 TYPE CX_POINT_IN_TIME
E_POINT_IN_TIME_2 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.