Menu

SAP Function Module LXYRD_ACTIVITY_CREATE

Create activity for reference documents

The Function Module LXYRD_ACTIVITY_CREATE (Create activity for reference documents) 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_CREATE
Short Text Create activity for reference documents
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
IT_HU_HEADERS TYPE LEINT_YHU_HEADER_T HU for Yard Monitor
IV_ACTIVITY_STATUS TYPE LXYRD_ACTST Activity Status
IV_ACTTY TYPE LXYRD_ACTTY Activity type
IV_AUCNF TYPE FLAG 'X' General Flag
IV_CALL_SCREEN TYPE FLAG 'X' General Flag
IV_EXOBJ TYPE LXYRD_EXOBJ Execution Object
IV_LOCATION TYPE LXYRD_YLOCT Location
IV_LYARD TYPE LXYRD_YARD Yard
IV_PRINTER TYPE LXYRD_LDEST Name of printer
IV_PRINT_INST TYPE FLAG General Flag
IV_SHOW_MESSAGE TYPE FLAG 'X' General Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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.