Menu

SAP Function Module SWI_WORKITEMS_OF_OBJECT_GET

Read Work Item for an Object

The Function Module SWI_WORKITEMS_OF_OBJECT_GET (Read Work Item for an Object) 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_OBJECT_GET
Short Text Read Work Item for an Object
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
CHECK_INITIAL_OBJKEY TYPE XFELD 'X' Feld zum Ankreuzen
IBF_OBJECT TYPE SIBFLPORB Object
OBJKEY LIKE SWOTOBJID-OBJKEY
OBJTYPE LIKE SWOTOBJID-OBJTYPE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.