Menu

SAP Function Module PLM_PS_EXECUTE_TRANSACTION

Ausführen Transaktion

The Function Module PLM_PS_EXECUTE_TRANSACTION (Ausführen Transaktion) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_PORTAL_TRANS_46FF within the package PLM_PROJECT_SYSTEM_46FF.

Technical Information

Function Module PLM_PS_EXECUTE_TRANSACTION
Short Text Ausführen Transaktion
Function Group PLM_PS_PORTAL_TRANS_46FF
Package PLM_PROJECT_SYSTEM_46FF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TRANSACTION_CODE LIKE SY-TCODE ABAP-Programm, aktueller Transaktionscode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_BDCDATA LIKE BDCDATA Batch-Input New Table-FieldStructure

Exceptions

This function module does not define any Exceptions.