The Function Module LXE_PCZ_WRITE (Schreiben eines PCZ Objektes auf die Datenbank) is a standard Function Module in SAP ERP and is part of the function group LXE_PCZ within the package SLXE.
Function Module | LXE_PCZ_WRITE |
Short Text | Schreiben eines PCZ Objektes auf die Datenbank |
Function Group | LXE_PCZ |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LS_PCZ_HD | TYPE | LXE_PCZ_HD | ||
SLANG | TYPE | LXEISOLANG | '' | ISO Language ID |
UPDATE_ONLY | TYPE | CHAR1 | '' | Single-Character Flag |
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_DUMTA3 | LIKE | LXE_DUMTA3 | Dummy Structure for Versioning | |
LT_PCZ_TX | LIKE | LXE_PCZ_TX |
This function module does not define any Exceptions.