Menu

SAP Function Module CO_OCC_CONFIG_CHANGED_CHK

Überprüft, ob sich die übergebene Konfiguration geändert hat

The Function Module CO_OCC_CONFIG_CHANGED_CHK (Überprüft, ob sich die übergebene Konfiguration geändert hat) is a standard Function Module in SAP ERP and is part of the function group COOCC within the package COCM.

Technical Information

Function Module CO_OCC_CONFIG_CHANGED_CHK
Short Text Überprüft, ob sich die übergebene Konfiguration geändert hat
Function Group COOCC
Package COCM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CUOBJ LIKE INOB-CUOBJ Konfigurationsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONFIG_HAS_CHANGED LIKE RC27X-FLG_SEL Konfiguration hat sich geändert

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.