The Function Module FP_READ_XDP (Lesen des XDP 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_XDP |
Short Text | Lesen des XDP 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 | Sprache | |
I_NAME | TYPE | FPNAME | Formularname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XDP | TYPE | XSTRING | XDP 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 |