Menu

SAP Function Module RMXT412_COMPARE_PRODH

TMS-QM: Vergleich zweier Produkthierarchien

The Function Module RMXT412_COMPARE_PRODH (TMS-QM: Vergleich zweier Produkthierarchien) is a standard Function Module in SAP ERP and is part of the function group RMXT412 within the package RMXTQM.

Technical Information

Function Module RMXT412_COMPARE_PRODH
Short Text TMS-QM: Vergleich zweier Produkthierarchien
Function Group RMXT412
Package RMXTQM
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_PRODH_D1 TYPE PRODH_D Produkthierarchie
I_PRODH_D2 TYPE PRODH_D Produkthierarchie

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GROUP TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
E_MAINGROUP TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
E_MISMATCH TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
E_SUBGROUP TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

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.