The Function Module TCA05_READ_TCODE (Bestimmen des Transaktionscodes für die Planbearbeitung.) is a standard Function Module in SAP ERP and is part of the function group CPTA within the package CP.
Function Module | TCA05_READ_TCODE |
Short Text | Bestimmen des Transaktionscodes für die Planbearbeitung. |
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 | TCA05-PLNTY | Task list type | |
TRTYP | LIKE | TCA05-TRTYP | Transaction type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STRUCT | LIKE | TCA05 | Header of table to be examined |
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.