The Function Module C160_TRANSACTION_CALL (EHS: das ABAP-Sprachelement CALL TRANSACTION ausführen) is a standard Function Module in SAP ERP and is part of the function group C160 within the package CBUI.
Function Module | C160_TRANSACTION_CALL |
Short Text | EHS: das ABAP-Sprachelement CALL TRANSACTION ausführen |
Function Group | C160 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TCODE | LIKE | SY-TCODE | Transaktion |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |