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.
Function Module | TFC_CALL_SCREEN |
Short Text | Sortierkriterien besorgen |
Function Group | TFC_UTILS |
Package | FB_CLOSING |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_CANCELED | TYPE | CHAR1 | Einstelliges Kennzeichen |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.