Menu

SAP Function Module CP_BT_PLAN_CONSISTENCY_CHK

Konsistenzprüfung einer Plangruppe

The Function Module CP_BT_PLAN_CONSISTENCY_CHK (Konsistenzprüfung einer Plangruppe) is a standard Function Module in SAP ERP and is part of the function group CPBT within the package CP.

Technical Information

Function Module CP_BT_PLAN_CONSISTENCY_CHK
Short Text Konsistenzprüfung einer Plangruppe
Function Group CPBT
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
FLG_CHK_SET_IMP LIKE SPACE Set check indicator after successful check
FLG_MSG_OUT_IMP LIKE 'X' Display log
FLG_STATU_IMP LIKE 'X' Status-dependent check
PLNNR_IMP LIKE PLPO-PLNNR Task list number
PLNTY_IMP LIKE PLPO-PLNTY Task list type
STTAG_IMP LIKE RC271-STTAG Key date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_MESSAGE_EXP LIKE Messages were 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.