The Function Module FM_COM_ITEM_CHECK_BUTYP (Konsistenzprüfung: (notwendigen) Hierarchie auf BUTYP) is a standard Function Module in SAP ERP and is part of the function group FMCI4_ADDON within the package FMMD.
Function Module | FM_COM_ITEM_CHECK_BUTYP |
Short Text | Konsistenzprüfung: (notwendigen) Hierarchie auf BUTYP |
Function Group | FMCI4_ADDON |
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_BUTYP | LIKE | RHBY007-BUTYP | Haushaltselementtyp | |
I_FIKRS | LIKE | FMCI-FIKRS | Finanzkreis | |
I_FIPEX | LIKE | FMCI-FIPEX | Finanzposition |
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 |
---|---|---|---|---|
I_T_BUTYP | LIKE | RHBY007 | Übergabestruktur für Budgettyphierarchie | |
I_T_FMCI | LIKE | FMCI | Finanzpositionen Stammdaten |
This function module does not define any Exceptions.