Menu

SAP Function Module TFC_CALL_SCREEN

Sortierkriterien besorgen

The Function Module TFC_CALL_SCREEN (Sortierkriterien besorgen) is a standard Function Module in SAP ERP and is part of the function group TFC_UTILS within the package FB_CLOSING.

Technical Information

Function Module TFC_CALL_SCREEN
Short Text Sortierkriterien besorgen
Function Group TFC_UTILS
Package FB_CLOSING
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_MODE TYPE CHAR1 'S' Einstelliges Kennzeichen
IT_FIELDNAMES1 TYPE IT_FIELDNAMES itab f. IT_FIELDNAME
IT_FIELDNAMES2 TYPE IT_FIELDNAMES itab f. IT_FIELDNAME
IT_FIELDNAMES3 TYPE IT_FIELDNAMES itab f. IT_FIELDNAME
IT_FIELDNAMES4 TYPE IT_FIELDNAMES itab f. IT_FIELDNAME
IT_FIELDNAMES5 TYPE IT_FIELDNAMES itab f. IT_FIELDNAME

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_CANCELED TYPE CHAR1 Einstelliges Kennzeichen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_DYNPRO_VALUES TYPE TFC_SORT_CRITERIA F. Dynpro f. Sortierfelder

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.