Menu

SAP Function Module CY01_CHECK_OVERALL_PROFILE

Checks the consistency of an overall profile

The Function Module CY01_CHECK_OVERALL_PROFILE (Checks the consistency of an overall profile) is a standard Function Module in SAP ERP and is part of the function group CY08 within the package CY01.

Technical Information

Function Module CY01_CHECK_OVERALL_PROFILE
Short Text Checks the consistency of an overall profile
Function Group CY08
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRPPRO_IMP LIKE CYCRPPRO Current overall profile
FLG_CHK_PERIOD LIKE CYREFS-FLAG 'X' Existence of period profile should be checked
FLG_CHK_PLANNING_TABLE LIKE CYREFS-FLAG 'X' Existence of pl. table profile should be checked
FLG_CHK_STRATEGY LIKE CYREFS-FLAG 'X' Existence of strategy profile should be checked
FLG_SEND_MESSAGE LIKE CYREFS-FLAG SPACE Send error messages

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_NO_PERIOD_PROFILE LIKE CYREFS-FLAG Period profile missing
FLG_NO_PLANNING_TABLE_PROFILE LIKE CYREFS-FLAG Planning table profile missing
FLG_NO_STRATEGY_PROFILE LIKE CYREFS-FLAG Strategy profile missing

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CONTROL_PROFILE No control profile