The Function Module FMCE_READ_COVER_GROUP (Read Cover Group Definition (Database/Buffer)) is a standard Function Module in SAP ERP and is part of the function group FMCE_DB_ACCESS within the package FMBPA_E.
Function Module | FMCE_READ_COVER_GROUP |
Short Text | Read Cover Group Definition (Database/Buffer) |
Function Group | FMCE_DB_ACCESS |
Package | FMBPA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUDCAT | TYPE | BUKU_BUDCAT | Budget category | |
I_CVRGRP | TYPE | FMCE_CVRGRP | Cover Group | |
I_FISCYEAR | TYPE | GJAHR | Fiscal Year | |
I_FLG_BYPASS_BUFFER | TYPE | XFELD | 'X' | Flag: Bypass Read Buffer |
I_FLG_WITH_TEXT | TYPE | XFELD | ' ' | Flag: Also Read Texts? |
I_FM_AREA | TYPE | FIKRS | Financial Management Area |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CGAUTOIND | TYPE | FMCE_CGAUTOIND | Indicator for Cover Groups: Manual or Automatic? | |
E_S_USERLOG | TYPE | BUKU_S_USERLOG | Kernel Utilities - User Log | |
E_TEXT | TYPE | FMCE_CVRGRP_TEXT | Short Text for Cover Groups |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Specified Cover Group Not Found |