The Function Module LXE_PP1_XML_OUT (Umsetzen der internen Darstellung in XML) 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_XML_OUT |
Short Text | Umsetzen der internen Darstellung in XML |
Function Group | LXE_PP1 |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPORT | TYPE | CHAR1 | '' | Single-Character Flag |
S_LANG | TYPE | LXEISOLANG | ISO Language ID | |
S_TEXT | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
T_LANG | TYPE | LXEISOLANG | Language Key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSTATUS | TYPE | LXESTATPRC | Process Status |
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_PP | LIKE | LXE_PP___1 | Proposal Pool | |
LT_PPA | LIKE | LXE_PPA__1 | Proposal Pool Abbreviations | |
LT_PPX | LIKE | LXE_PPX__1 | Proposal Pool Excpetions | |
LT_PPXA | LIKE | LXE_PPA__1 | Proposal Pool Abbreviations |
This function module does not define any Exceptions.