The Function Module GM_GET_RESPONSIBILITY_TEXT (Get Responsibility Desctription) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.
Function Module | GM_GET_RESPONSIBILITY_TEXT |
Short Text | Get Responsibility Desctription |
Function Group | BDT_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 |
---|---|---|---|---|
BYPASS_BUFFER | TYPE | XFELD | Checkbox | |
LANGUAGE | TYPE | SY-LANGU | SY-LANGU | R/3 System, current language |
RESPONSIBILITY | LIKE | GMRESPTYPET-RESPONSIBILITY | Type of Responsibility Within the Grant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | GMRESPTYPET-DESCRIPTION | Responsibility text |
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 | Description not found |