Menu

SAP Function Module LXYRD_ACTIVITY_UPDATE

Update activity

The Function Module LXYRD_ACTIVITY_UPDATE (Update activity) is a standard Function Module in SAP ERP and is part of the function group LXYRD_ACTV within the package LXYRD.

Technical Information

Function Module LXYRD_ACTIVITY_UPDATE
Short Text Update activity
Function Group LXYRD_ACTV
Package LXYRD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IR_DELIVERY TYPE LXHME_RANGE_C10_T Table type of a Range for a (10) Character Field
IV_ACTTY TYPE LXYRD_ACTTY Activity Type
IV_AUTO_CONF TYPE FLAG General Flag
IV_GET_DELIVERIES TYPE FLAG SPACE General Flag
IV_NEW_STATUS TYPE LXYRD_ACTST Activity Status
IV_NO_HU_UPD TYPE FLAG SPACE General Flag
IV_XDIND TYPE LXYRD_XDIND Cross dock indicator
IV_YARD TYPE LXYRD_YARD Yard

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_LYACT TYPE LYACT_T Activities

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.