Menu

SAP Function Module SWI_WORKITEMS_OF_OBJTYPE_GET

The Function Module SWI_WORKITEMS_OF_OBJTYPE_GET () is a standard Function Module in SAP ERP and is part of the function group SWIG within the package SWI.

Technical Information

Function Module SWI_WORKITEMS_OF_OBJTYPE_GET
Short Text
Function Group SWIG
Package SWI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LASTDATE LIKE SY-DATUM
OBJTYPE LIKE SWOTOBJID-OBJTYPE Object Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ITEMLIST LIKE SWWWIHEAD

Exceptions

This function module does not define any Exceptions.