Menu

SAP Function Module TRINT_GTADIR_INSERT

Einzel-Eintrag in GTADIR einfügen (insert)

The Function Module TRINT_GTADIR_INSERT (Einzel-Eintrag in GTADIR einfügen (insert)) is a standard Function Module in SAP ERP and is part of the function group SG01 within the package SCTS_CAT.

Technical Information

Function Module TRINT_GTADIR_INSERT
Short Text Einzel-Eintrag in GTADIR einfügen (insert)
Function Group SG01
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
TAB_IN LIKE GTADIR Das aufzunehmende Objekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION LIKE SDIT_PARAM-ACTION
ERROR LIKE SDIT_PARAM-ERROR
RESULT LIKE GTADIR
STATUS LIKE SDIT_PARAM-STATUS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.