Menu

SAP Function Module TR_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 TR_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 TR_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
IV_ACTION LIKE SY-UCOMM 'SHOW'
IV_COMPONENT LIKE TRDEVCLASS-COMPONENT
IV_DEVCLASS LIKE TRDEVCLASS-DEVCLASS
IV_DIALOG LIKE TRPARI-FLAG 'X'
IV_DLVUNIT LIKE TRDEVCLASS-DLVUNIT Software Component
IV_REQUEST TYPE TRKORR
IV_RESPONSIBLE LIKE TRDEVCLASS-AS4USER Person responsible for development class
IV_TEXT LIKE TRDEVCLASS-CTEXT

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
CANCELLED_BY_USER Cancellation by user
DB_ACCESS_ERROR Database access error
ENQUEUE_FAILED
INVALID_ACTION Invalid action
INVALID_DEVCLASS INvalid development class
NO_AUTHORIZATION
SYSTEM_NOT_CONFIGURED