Menu

SAP Function Module DB6_HIS_TREORG_CHECK

DB6: Check table db6treorg <> syscat.tables

The Function Module DB6_HIS_TREORG_CHECK (DB6: Check table db6treorg <> syscat.tables) is a standard Function Module in SAP ERP and is part of the function group SDB6DB02 within the package STU6.

Technical Information

Function Module DB6_HIS_TREORG_CHECK
Short Text DB6: Check table db6treorg <> syscat.tables
Function Group SDB6DB02
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONNECTION LIKE DB6NAVSYST-DBCNAME Logical name for a database connection
SYSTEM_ID LIKE DB6NAVSYST-SYSID Name of SAP R/3 System

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
IT_DB6TRGCHK LIKE DB6TRGCHK Check Results

Exceptions

This function module does not define any Exceptions.