The Function Module LXE_PP1_FILE_EXPORT_PPX (Dateizugriff) is a standard Function Module in SAP ERP and is part of the function group LXE_PP1 within the package SLXE.
Function Module | LXE_PP1_FILE_EXPORT_PPX |
Short Text | Dateizugriff |
Function Group | LXE_PP1 |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILEPATH | TYPE | PATH02 | Unix File Output Path | |
INCODE | TYPE | CPCODEPAGE | SAP character set identification | |
OUTCODE | TYPE | CPCODEPAGE | SAP character set identification |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LT_PPX | LIKE | LXE_PPX__1 | Proposal Pool |
This function module does not define any Exceptions.