Menu

SAP Function Module ACE_COMP_FOR_TCODE_SET

Ermitteln der ACE-Komponente aus TCODE oder bel. String

The Function Module ACE_COMP_FOR_TCODE_SET (Ermitteln der ACE-Komponente aus TCODE oder bel. String) is a standard Function Module in SAP ERP and is part of the function group ACE_PROGRAM_SERVICES within the package ACE.

Technical Information

Function Module ACE_COMP_FOR_TCODE_SET
Short Text Ermitteln der ACE-Komponente aus TCODE oder bel. String
Function Group ACE_PROGRAM_SERVICES
Package ACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_POPUP TYPE FLAG ACEC_CON-FALSE Popup senden
ID_TCODE LIKE ABAP-PrTransaktionscode mit dem der Report gestartet wurde

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.