The Function Module FI_CHECK_SCVTEXT (Screenvariante auf Existenz überprüfen) is a standard Function Module in SAP ERP and is part of the function group FHL2 within the package FBAS.
Function Module | FI_CHECK_SCVTEXT |
Short Text | Screenvariante auf Existenz überprüfen |
Function Group | FHL2 |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DYNPRO | LIKE | SY-DYNNR | '0000' | BDC DynproNummer |
I_PROGNAME | LIKE | SHDSVCI-PROGNAME | SPACE | BDC Modulpool |
I_SCVTEXT | LIKE | SHDSVTXCI-SCVTEXT | SPACE | Kurztext zu einer Programmvariante |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Screenvariante (sprachabhängiger Kurztext) nicht gefunden |