Menu

SAP Function Module KEO_GROUP_COMPLETENESS_CHECK

Prüft CO Gruppe auf Vollständigkeit bzgl. der Stammdaten im KoReKreis

The Function Module KEO_GROUP_COMPLETENESS_CHECK (Prüft CO Gruppe auf Vollständigkeit bzgl. der Stammdaten im KoReKreis) is a standard Function Module in SAP ERP and is part of the function group KEO_CHECK2 within the package KEO.

Technical Information

Function Module KEO_GROUP_COMPLETENESS_CHECK
Short Text Prüft CO Gruppe auf Vollständigkeit bzgl. der Stammdaten im KoReKreis
Function Group KEO_CHECK2
Package KEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CO_ONLY LIKE SY-DATAR 'X' X-nur CSKB prüfen, ' '-auch FI einbeziehen
HIGH_DATE LIKE SY-DATLO SY-DATLO Obergrenze Prüfintervall
LOW_DATE LIKE SY-DATLO SY-DATLO Untergrenze Prüfintervall
SETID LIKE SETHIER-SETID Set-ID der Gruppe

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MISSING_MASTER LIKE SETLIST Keys der fehlenden Stammdaten (nur Bezeichnung)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GROUP_EMPTY Die Gruppe ist leer, alle Stammdaten fehlen
SET_ERROR Fehler bei der Setverarbeitung