Menu

SAP Function Module MM_ARRANG_TABLE_IS_PART_OF

prüft, ob die Einträge in Tab1 Teilmenge von Tab2 sind

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module MM_ARRANG_TABLE_IS_PART_OF (prüft, ob die Einträge in Tab1 Teilmenge von Tab2 sind) is a standard Function Module in SAP ERP and is part of the function group WN41 within the package WBON.

Technical Information

Function Module MM_ARRANG_TABLE_IS_PART_OF
Short Text prüft, ob die Einträge in Tab1 Teilmenge von Tab2 sind
Function Group WN41
Package WBON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB1_IS_PART_OF_TAB2 TYPE C Flag, dass Tabelle 1 Teilmenge von 2 ist

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
T_TABLE1 LIKE ARRANG_SORT Tabelle 1, gleicher Typ!!!
T_TABLE2 LIKE ARRANG_SORT Tabelle 2, gleicher Typ!!!

Exceptions

This function module does not define any Exceptions.