Menu

SAP Function Module LXE_PCY_CONT_EDIT

Editieren eines PCY-Objekts

The Function Module LXE_PCY_CONT_EDIT (Editieren eines PCY-Objekts) 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_CONT_EDIT
Short Text Editieren eines PCY-Objekts
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
CUSTMNR TYPE LXECUSTMNR Customer Number
OBJNAME TYPE LXEOBJNAME Name of Translation Object
OBJTYPE TYPE LXEOBJTYPE Type of Translation Object
S_LANG TYPE LXEISOLANG ISO Language ID
T_LANG TYPE LXEISOLANG ISO Language ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CNTAVL TYPE LXECNTAVL Available Translation Units
CNTMOD TYPE LXECNTMOD Modified Translation Units
CNTNEW TYPE LXECNTNEW Number of New Translation Units
CNTTOT TYPE LXECNTTOT Total Number of Translation Units
PSTATUS TYPE LXESTATPRC Process Status
STATTRN TYPE LXESTATTRN Translation Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.