Menu

SAP Function Module SD_PARTNER_SUBSCREEN_GET_FCODE

Liefert bzw. setzt den F-Code des Aufrufers der Partner-Subscreens

The Function Module SD_PARTNER_SUBSCREEN_GET_FCODE (Liefert bzw. setzt den F-Code des Aufrufers der Partner-Subscreens) is a standard Function Module in SAP ERP and is part of the function group V09C within the package VPD.

Technical Information

Function Module SD_PARTNER_SUBSCREEN_GET_FCODE
Short Text Liefert bzw. setzt den F-Code des Aufrufers der Partner-Subscreens
Function Group V09C
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIF_FCODE TYPE SY-UCOMM 'ENT1' Bildschirmbilder, Funktionscode, der PAI ausgelöst hat
FIF_SET TYPE XFELD SPACE Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEF_FCODE TYPE SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat

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.