Menu

SAP Function Module LXYRD_ACTIVITY_GET

Get activity

The Function Module LXYRD_ACTIVITY_GET (Get 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_GET
Short Text Get 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_ACTST TYPE LXHME_RANGE_C1_T Range: Activity status
IR_ACTTY TYPE LXHME_RANGE_C2_T Range: Activity type
IR_ACTVY TYPE LXHME_RANGE_N12_T Range: activity
IR_AUCNF TYPE LXHME_RANGE_C1_T Range: Enable Automatic Confirmation
IR_FWAGN TYPE LXHME_RANGE_C10_T Range: Forwarding Agent
IR_LCCLF TYPE LXHME_RANGE_C2_T Range: Source location class
IR_LCSPL TYPE LXHME_RANGE_C20_T Range: License Plate
IR_LOCTF TYPE LXHME_RANGE_C10_T Range: Source location
IR_NAMEF TYPE LXHME_RANGE_C35_T Range: Driver name
IR_PRRTY TYPE LXHME_RANGE_C1_T Range: HU priority
IR_PTMSF TYPE LXHME_RANGE_TSTMP_T Range: Planned start time
IR_PTMST TYPE LXHME_RANGE_TSTMP_T Range: Planned end time
IR_RSNCD TYPE LXHME_RANGE_C2_T Range: Reason Code
IR_SEALN TYPE LXHME_RANGE_C10_T Range: Sealing Number
IR_SIGNI TYPE LXHME_RANGE_C20_T Range: Container ID
IR_VENUM TYPE LXHME_RANGE_C10_T Range: Internal HU number
IT_LYLOC TYPE LYLOC_T Locations table
IT_WHERE TYPE LYARD_DYNAMICSQL_T Table to be used as WHERE clause
IV_YARD TYPE LXYRD_YARD Yard

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 Activity

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.