Menu

SAP Function Module FC_USER_CHECK_FOR_OUTPUT

FB zur Prüfung, ob Liste von kundendef. Programm ausgegeben werden darf

The Function Module FC_USER_CHECK_FOR_OUTPUT (FB zur Prüfung, ob Liste von kundendef. Programm ausgegeben werden darf) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_USER_CHECK_FOR_OUTPUT
Short Text FB zur Prüfung, ob Liste von kundendef. Programm ausgegeben werden darf
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OUTPUT LIKE Output yes/no ('X' - yes, SPACE - no)
I_USER_COMMAND 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.