The Function Module RSDDK_BEST_AGGRUID_FIND (Finden des besten Aggregates (intern)) is a standard Function Module in SAP ERP and is part of the function group RSDDK within the package RSDD.
Function Module | RSDDK_BEST_AGGRUID_FIND |
Short Text | Finden des besten Aggregates (intern) |
Function Group | RSDDK |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGGRUID_START | TYPE | RSDDK_AGGRUID | Ausgangsaggregat | |
I_ONLY_STAT_ACT | TYPE | RS_BOOL | RS_C_FALSE | nur Aggregate mit Status aktiv |
I_THX_AGGRCAT | TYPE | RSDDK_THX_AGGRCAT | Aggregatekatalog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEST_AGGRUID | TYPE | RSDDK_AGGRUID | bestes Aggregat für die Selektion |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.