Menu

SAP Function Module PC_FUNCTIONS_READ

Ermittlung der zu einem Prozess aufzurufenden Funktionen

The Function Module PC_FUNCTIONS_READ (Ermittlung der zu einem Prozess aufzurufenden Funktionen) is a standard Function Module in SAP ERP and is part of the function group ITSR within the package BBTE.

Technical Information

Function Module PC_FUNCTIONS_READ
Short Text Ermittlung der zu einem Prozess aufzurufenden Funktionen
Function Group ITSR
Package BBTE
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_APPLK LIKE TPS31-APPLK Produkt einer Branche
I_LAND LIKE T005-LAND1 Identifikation einer Branche
I_PROCS LIKE TPS01-PROCS Process interface

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EMPTY LIKE BOOLE-BOOLE -'X', wenn keine Zusatzkomp. aktiv

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
T_FMCUS LIKE APCUS Table of Customer Modules to be Called
T_FMPRT LIKE APPRT Table of Partner Modules to be Called
T_FMSAP LIKE APSAP Table of SAP Modules to be Called

Exceptions

This function module does not define any Exceptions.