Menu

SAP Function Module FM16_RELEASE_GROUP_CUSTOMIZING

Customizing-Einstellungen der Freigabegruppen lesen

The Function Module FM16_RELEASE_GROUP_CUSTOMIZING (Customizing-Einstellungen der Freigabegruppen lesen) is a standard Function Module in SAP ERP and is part of the function group FM16 within the package FMBU_CORE.

Technical Information

Function Module FM16_RELEASE_GROUP_CUSTOMIZING
Short Text Customizing-Einstellungen der Freigabegruppen lesen
Function Group FM16
Package FMBU_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVITY LIKE BPIN-VORGA Vorgang
I_FIKRS LIKE BPIN-FIKRS Finanzkreis
I_GJAHR LIKE BPIN-GJAHR Geschäftsjahr
I_ORDER LIKE -D: sortiert nach Verteilungsreihenfolge
I_RELGRP LIKE BPIN-VORGA Freigabegruppe
I_SUBVO LIKE BPIN-SUBVO Budgetunterart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COVER_INCONSIST LIKE Fr.gruppen bzgl. Deckungsfähigkeit inkonsistent
E_COVER_INCONSIST_TEXT LIKE FMBUDFRGRP-FRGT5 Kurztext der inkonsistenten Fr.Gruppe
E_NOT_ASSIGNED LIKE Vorgang ist keiner Freigabegruppe zugeordnet
E_NO_RELEASE_GROUPS LIKE keine Freigabegruppen verwendet

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.