The Function Module PC_FUNCTION_FIND (Prozess-BTE: Ermittlung der Standard- und alternativ Funktionsbausteine) is a standard Function Module in SAP ERP and is part of the function group ITSR within the package BBTE.
Function Module | PC_FUNCTION_FIND |
Short Text | Prozess-BTE: Ermittlung der Standard- und alternativ Funktionsbausteine |
Function Group | ITSR |
Package | BBTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLK | LIKE | TBE11-APPLK | BTE Application Indicator | |
I_LAND | LIKE | T005-INTCA | Country ISO code | |
I_PROCS | LIKE | TPS01-PROCS | Process Business Transaction Event |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STDFB | LIKE | TPS01-STDFB | Standard Function Module |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FMRFC | LIKE | FMRFC | Name of Alternative Function Modules |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MORE_THAN_ONE_ENTRY | Keine Eindeutigkeit für aufzurufenden Baustein |
NOTHING_FOUND | Keine aufzurufende (Standard-)Bausteine gefunden |