The Function Module HR_BE_GET_NACE (Get NACE code) is a standard Function Module in SAP ERP and is part of the function group HRPBSBE_UTILITIES within the package P12P1.
Function Module | HR_BE_GET_NACE |
Short Text | Get NACE code |
Function Group | HRPBSBE_UTILITIES |
Package | P12P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BEGDA | LIKE | P0001-BEGDA | Start Date | |
I_ENDDA | LIKE | P0001-ENDDA | End Date | |
I_ORGEH | LIKE | P0001-ORGEH | Organizational Unit | |
I_SPKLG | LIKE | T5B1S-SPKLG | Spoken language |
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.
This function module does not define any Exceptions.