Menu

SAP Function Module FP_READ_S2Y

Lesen des S2Y Files für ein Formular

The Function Module FP_READ_S2Y (Lesen des S2Y Files für ein Formular) is a standard Function Module in SAP ERP and is part of the function group FPAPIMLT within the package SAFPAPI.

Technical Information

Function Module FP_READ_S2Y
Short Text Lesen des S2Y Files für ein Formular
Function Group FPAPIMLT
Package SAFPAPI
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_LANGUAGE TYPE TLANGUAGE SY-LANGU Zielsprache
I_NAME TYPE FPNAME Name eines Formularobjektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_S2Y TYPE XSTRING S2Y FILE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
READ_ERROR Fehler beim Lesen
XSLT_RUNTIME_ERROR Fehler beim Aufruf der XSLT-Transformation