The Function Module FM_HIVARNT_READ_HIERARCHY (Hierarchiesätze der Finanzstelle in der Hierarchievariante lesen) is a standard Function Module in SAP ERP and is part of the function group FMF1 within the package FMMD.
Function Module | FM_HIVARNT_READ_HIERARCHY |
Short Text | Hierarchiesätze der Finanzstelle in der Hierarchievariante lesen |
Function Group | FMF1 |
Package | FMMD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIKRS | LIKE | FMHISV-FIKRS | ||
I_FLG_SORT | LIKE | FMDY-XFELD | 'X' | |
I_HIVARNT | LIKE | FMHISV-HIVARNT |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_FMHISV | LIKE | FMHISV |
This function module does not define any Exceptions.