Menu

SAP Function Module LXE_PCY_WRITE

Schreiben eines PCY Objektes auf die Datenbank

The Function Module LXE_PCY_WRITE (Schreiben eines PCY Objektes auf die Datenbank) is a standard Function Module in SAP ERP and is part of the function group LXE_PCY within the package SLXE.

Technical Information

Function Module LXE_PCY_WRITE
Short Text Schreiben eines PCY Objektes auf die Datenbank
Function Group LXE_PCY
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_PCY_HD TYPE LXE_PCY_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_PCY_TX LIKE LXE_PCY_TX

Exceptions

This function module does not define any Exceptions.