Menu

SAP Function Module W3_DISPLAY_DEVTYPES

The Function Module W3_DISPLAY_DEVTYPES () is a standard Function Module in SAP ERP and is part of the function group W3_DEVTYPE within the package SW3_API.

Technical Information

Function Module W3_DISPLAY_DEVTYPES
Short Text
Function Group W3_DEVTYPE
Package SW3_API
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGEABLE TYPE CHAR1 Single-Character Flag
DEVTYPEOBJECT CLASS CL_W3_API_DEVTYPE Relation Application Maintenance - Device Type
PDEVAPP TYPE W3DEVAPPTABTYPE W3DEVAPP Table
PDEVICES TYPE W3DEVTYPTTABTYPE Device Type Table

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.