Menu

SAP Function Module LXE_PCZ_WRITE

Schreiben eines PCZ Objektes auf die Datenbank

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.

Technical Information

Function Module LXE_PCZ_WRITE
Short Text Schreiben eines PCZ Objektes auf die Datenbank
Function Group LXE_PCZ
Package SLXE
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PSTATUS TYPE LXESTATPRC Process Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.