Menu

SAP Function Module TR_MAINTAIN_DEVCLASS

Interaktives Bearbeiten eines Pakets

The Function Module TR_MAINTAIN_DEVCLASS (Interaktives Bearbeiten eines Pakets) 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_MAINTAIN_DEVCLASS
Short Text Interaktives Bearbeiten eines Pakets
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_COMPONENT LIKE TDEVC-COMPONENT SPACE Komponenten-Id der Anwendungshierarchie
WI_ACTION LIKE 'U' Mode: 'U'-update,'S'-display,'A'-add
WI_AS4USER LIKE TDEVC-AS4USER SPACE Person responsible for development class
WI_CTEXT LIKE TDEVCT-CTEXT SPACE Short description of the development class
WI_DEVCLASS LIKE TDEVC-DEVCLASS Deveopment class to be edited

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WE_TDEVC LIKE V_TDEVC Logical TDEVC entry (see view V_RDEVCT)

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_INCONSISTENCY Serious inconsistency in database
INTERNAL_ERROR Internal error
INVALID_DEVELOPMENT_CLASS Invalid development class name
NO_SYSTEMNAME System name for transport system not defined
WRONG_CALL Incorrect module call