Menu

SAP Function Module NAST_NACH_INTEGRITY_CHECK

NAST: Prüfung auf Konsistenz zwischen NACH und den Konditionstabellen

The Function Module NAST_NACH_INTEGRITY_CHECK (NAST: Prüfung auf Konsistenz zwischen NACH und den Konditionstabellen) is a standard Function Module in SAP ERP and is part of the function group WMC0 within the package VN.

Technical Information

Function Module NAST_NACH_INTEGRITY_CHECK
Short Text NAST: Prüfung auf Konsistenz zwischen NACH und den Konditionstabellen
Function Group WMC0
Package VN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SHOW_WHEN_CONSISTANT LIKE IDOC1DDIC-FLG_CTRL ' ' zeigt die konsistenten Tabellen mit an
SHOW_WHEN_TABLE_NOT_EXISTS LIKE IDOC1DDIC-FLG_CTRL ' ' zeigt die nicht existierenden Tabellen mit an

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
XTLINE LIKE TLINE Protokoll der Integritätsprüfung

Exceptions

This function module does not define any Exceptions.