The Function Module TCA01_READ (Tabelleneintrag zum Plantyp aus der TCA01 auslesen) is a standard Function Module in SAP ERP and is part of the function group CPTA within the package CP.
Function Module | TCA01_READ |
Short Text | Tabelleneintrag zum Plantyp aus der TCA01 auslesen |
Function Group | CPTA |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLNTY | LIKE | TCA01-PLNTY | Task list type | |
SPRAS | LIKE | TCA02-SPRAS | SPACE | Language key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STRUCT | LIKE | TCA01 | Header of table to be examined | |
TEXT | LIKE | TCA02-TXT | Text on parameter ID |
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 |
---|---|
NO_ENTRY | No entry found in table |