Menu

SAP Function Module CP_CHK_OPR_CONS_SEQ_TCA71

Operation: check whether operations fit in sequence interval

The Function Module CP_CHK_OPR_CONS_SEQ_TCA71 (Operation: check whether operations fit in sequence interval) is a standard Function Module in SAP ERP and is part of the function group CP80 within the package CP.

Technical Information

Function Module CP_CHK_OPR_CONS_SEQ_TCA71
Short Text Operation: check whether operations fit in sequence interval
Function Group CP80
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHKDATE TYPE STTAG SPACE Stichtag
DTAB_IMP LIKE RCLST Current record in dialog table
DTAB_PRE_IMP LIKE RCLST Predecessor record of dialog table
FLG_ROUT_MES_IMP LIKE TCA01-FLG_REF Check validity of header

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ERROR LIKE TCA01-FLG_REF Indicator: Errors have been written
FLG_WARNING LIKE TCA01-FLG_REF Indicator: Warning messages have been written

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.