The Function Module HRCA_ACTIVITYTYPE_TEXT (HR-Interface: Leistungsartentext lesen) is a standard Function Module in SAP ERP and is part of the function group RHAT within the package PPCA.
Function Module | HRCA_ACTIVITYTYPE_TEXT |
Short Text | HR-Interface: Leistungsartentext lesen |
Function Group | RHAT |
Package | PPCA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITYTYPE | LIKE | HRCA_ACTTY-ACTIVITYTYPE | Leistungsart | |
CO_AREA | LIKE | HRCA_ACTTY-CO_AREA | Kostenrechnungskreis | |
READ_DATE | LIKE | SY-DATUM | SY-DATUM | Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | HRCA_ACTTY-DESCRIPTION | Bezeichnung | |
NAME | LIKE | HRCA_ACTTY-NAME | Name |
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 |
---|---|
TEXT_NOT_FOUND | Text nicht vorhanden |