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.
Function Module | FP_READ_S2Y |
Short Text | Lesen des S2Y Files für ein Formular |
Function Group | FPAPIMLT |
Package | SAFPAPI |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_S2Y | TYPE | XSTRING | S2Y FILE |
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 |
---|---|
READ_ERROR | Fehler beim Lesen |
XSLT_RUNTIME_ERROR | Fehler beim Aufruf der XSLT-Transformation |