The Function Module RSZ_SEM_DERIVED_KEYFIG_QRY_GET (Liefert Verwendungnachweis für abgeleitete Kennzahlen) is a standard Function Module in SAP ERP and is part of the function group RZSEM within the package RSZ.
Function Module | RSZ_SEM_DERIVED_KEYFIG_QRY_GET |
Short Text | Liefert Verwendungnachweis für abgeleitete Kennzahlen |
Function Group | RZSEM |
Package | RSZ |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMPUID | TYPE | RSZCOMPDIR-COMPUID | UUID in komprimierter Form | |
I_OBJVERS | TYPE | RSZCOMPDIR-OBJVERS | 'A' | Objektversion |
I_TRANSITIVE_USAGE | TYPE | RS_BOOL | RS_C_FALSE | Boolean |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_QUERY | LIKE | RSZ_X_SEMQUERY | Query-Struktur für SEM |
This function module does not define any Exceptions.