The Function Module FM_READ_ALL_CTR_OBJNR (HHM: Lesen aller Finazstellen (Objektnummern) eines Finanzkreises) is a standard Function Module in SAP ERP and is part of the function group FM2R within the package FMMD.
Function Module | FM_READ_ALL_CTR_OBJNR |
Short Text | HHM: Lesen aller Finazstellen (Objektnummern) eines Finanzkreises |
Function Group | FM2R |
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 | FMUDRULE-FIKRS |
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_CTR_OBJNR | TYPE | FMMD_T_CTR_OBJNR |
This function module does not define any Exceptions.