The Function Module CR_WORKCENTER_READ_ACTIVTEXT (Lesen der Leistungstexte eines Arbeitsplatzes) is a standard Function Module in SAP ERP and is part of the function group CR01 within the package CR.
Function Module | CR_WORKCENTER_READ_ACTIVTEXT |
Short Text | Lesen der Leistungstexte eines Arbeitsplatzes |
Function Group | CR01 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARBID | LIKE | RCRCO_TEXT-ARBID | Arbeitspaltz-Id | |
I_DATE | LIKE | RCRCO_TEXT-DATUM | Stichtag für Zugriff auf Leistungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | LIKE | RCRCO_TEXT | Texte der 6 Leistungen |
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 | nicht gefunden |