Menu

SAP Function Module TRINT_MODIFY_DEVCLASS

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module TRINT_MODIFY_DEVCLASS () is a standard Function Module in SAP ERP and is part of the function group TRDVC within the package SCTS_CAT.

Technical Information

Function Module TRINT_MODIFY_DEVCLASS
Short Text
Function Group TRDVC
Package SCTS_CAT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_DEVCLASS LIKE TRDEVCLASS
IS_FIELDS_FOR_CHANGE TYPE TRDEV_FIELDS_FOR_CHANGE
IV_ACTION LIKE SY-UCOMM 'SHOW'
IV_DIALOG LIKE TRPARI-FLAG 'X'
IV_REQUEST LIKE E070-TRKORR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DEVCLASS LIKE TRDEVCLASS
EV_REQUEST LIKE E070-TRKORR
EV_SOMETHING_CHANGED LIKE TRPARI-FLAG

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ACCESS_ERROR Database access error
ENQUEUE_FAILED
INVALID_ACTION Invalid action
INVALID_DEVCLASS INvalid development class
NO_AUTHORIZATION
SYSTEM_NOT_CONFIGURED