Menu

SAP Function Module FI_F4_SCVTEXT

F4-Hilfe für Screenvariante in den Enjoy-Transaktionen

The Function Module FI_F4_SCVTEXT (F4-Hilfe für Screenvariante in den Enjoy-Transaktionen) is a standard Function Module in SAP ERP and is part of the function group FHL2 within the package FBAS.

Technical Information

Function Module FI_F4_SCVTEXT
Short Text F4-Hilfe für Screenvariante in den Enjoy-Transaktionen
Function Group FHL2
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DYNPNR LIKE SY-DYNNR Aufrufendes Dynpro
I_DYNPPROG LIKE SY-REPID Modulpool des aufrufenden Dynpros
I_DYNPRO LIKE SY-DYNNR '0000' BDC DynproNummer
I_FIELD LIKE HELP_INFO-DYNPROFLD 'SHDSVTXCI-SCVTEXT' Screenvarianten
I_PROGNAME LIKE SHDSVCI-PROGNAME SPACE BDC Modulpool
I_RETFIELD LIKE DFIES-FIELDNAME 'SCVTEXT' Feldname

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.