The Function Module GM_POSTINGS_EXIST (GM Check to see if a dimension has been used) is a standard Function Module in SAP ERP and is part of the function group GMGR within the package GMMASTERDATA_E.
Function Module | GM_POSTINGS_EXIST |
Short Text | GM Check to see if a dimension has been used |
Function Group | GMGR |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FUND | TYPE | BP_GEBER | FIFM: Financing code | |
I_GRANT_NBR | TYPE | GM_GRANT_NBR | Grant | |
I_SPONSORED_CLASS | TYPE | GM_SPONSORED_CLASS | Sponsored Class | |
I_SPONSORED_PROG | TYPE | GM_SPONSORED_PROG | Sponsored Program |
This function module does not define any EXPORTING parameters.
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 |
---|---|
DIMENSION_USED | Dimension has postings in ledger |