The Function Module RSZ_DB_DIM_PROP_GET (Besorgt die Eigenschaften einer Dimension) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.
Function Module | RSZ_DB_DIM_PROP_GET |
Short Text | Besorgt die Eigenschaften einer Dimension |
Function Group | RZD1 |
Package | RSZ |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HSDIR | TYPE | RRKSORTING-S_DIR | Sortierrichtung | |
E_HSOBJ | TYPE | RRKSORTING-S_OBJ | Merkmal | |
E_HSTYP | TYPE | RRKSORTING-S_TYP | Sortierung: (K)ey, (T)ext, (W)ert (H)ierachie | |
E_SDIR | TYPE | RRKSORTING-S_DIR | Sortierrichtung | |
E_SOBJ | TYPE | RRKSORTING-S_OBJ | Merkmal | |
E_STYP | TYPE | RRKSORTING-S_TYP | Sortierung: (K)ey, (T)ext, (W)ert (H)ierachie |
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.