The Function Module BUS_FMOD_INTERN_COMBINE (Verknüpft 2 Feldstatusleisten desselben Feldmod.kriteriums (z.B.GP-Rolle)) is a standard Function Module in SAP ERP and is part of the function group BUS5 within the package BUPA.
Function Module | BUS_FMOD_INTERN_COMBINE |
Short Text | Verknüpft 2 Feldstatusleisten desselben Feldmod.kriteriums (z.B.GP-Rolle) |
Function Group | BUS5 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDSTATUS1 | LIKE | TB103-FELDSTLST1 | Erste zu verknüpfender Feldstatusleiste | |
FIELDSTATUS2 | LIKE | TB103-FELDSTLST1 | Zweite zu verknüpfender Feldstatusleiste |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT_FIELDSTATUS | LIKE | TB103-FELDSTLST1 | Resultierende Feldstatusleiste |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_JOIN | 'Verbotene' Verknüpfung |