Menu

SAP Function Module TRINT_TADIR_UPDATE

Internal: Change an entry in the object directory (TADIR)

The Function Module TRINT_TADIR_UPDATE (Internal: Change an entry in the object directory (TADIR)) is a standard Function Module in SAP ERP and is part of the function group SDI0 within the package SCTS_CAT.

Technical Information

Function Module TRINT_TADIR_UPDATE
Short Text Internal: Change an entry in the object directory (TADIR)
Function Group SDI0
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
AUTHOR LIKE TADIR-AUTHOR '~' Author of object
CPROJECT LIKE TADIR-CPROJECT '~' L - ojbect must be checked against GTADIR
DEVCLASS LIKE TADIR-DEVCLASS '~' Development class
EDTFLAG LIKE TADIR-EDTFLAG '~' 'X' -> Object cannot be edited
GENFLAG LIKE TADIR-GENFLAG '~' X: Object is generated object
MASTERLANG LIKE TADIR-MASTERLANG '~' Object was generated in this language
OBJECT LIKE TADIR-OBJECT Object - subtype (PROG,TABL...)
OBJSTABLTY LIKE TADIR-OBJSTABLTY '~' Release Status of a Development Object
OBJ_NAME LIKE TADIR-OBJ_NAME Object name
PAKNOCHECK LIKE TADIR-PAKNOCHECK '~' Exception Indicator for Package Check
PGMID LIKE TADIR-PGMID Object type (R3TR,R30B,...)
SRCDEP LIKE TADIR-SRCDEP '~' Repair flag
SRCSYSTEM LIKE TADIR-SRCSYSTEM '~' Original system
VERSID LIKE TADIR-VERSID '~' Version number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_TADIR LIKE Object directory entry (TADIR)

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
OBJECT_EXISTS_GLOBAL Object already exists globally
OBJECT_HAS_NO_TADIR Object does not exist locally