The Function Module HR_AU_DOMAIN_VALUE_TEXT_READ () is a standard Function Module in SAP ERP and is part of the function group HRUTIL_AU within the package PC13.
Function Module | HR_AU_DOMAIN_VALUE_TEXT_READ |
Short Text | |
Function Group | HRUTIL_AU |
Package | PC13 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NAME | LIKE | DD07V-DOMNAME | Name of the domain | |
SPRAS | LIKE | DD07V-DDLANGUAGE | Language key | |
VALUE | LIKE | DD07V-DOMVALUE_L | Fixed value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | LIKE | DD07V-DDTEXT | Text for fixed value |
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 | Entry not found |