Menu

SAP Function Module TRINT_MODIFY_DEVCLASS

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