Menu

SAP Function Module TRINT_GTADIR_LIST_INSERT

Einfügen einer Liste von Objekten (insert)

The Function Module TRINT_GTADIR_LIST_INSERT (Einfügen einer Liste von Objekten (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_LIST_INSERT
Short Text Einfügen einer Liste von Objekten (insert)
Function Group SG01
Package SCTS_CAT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
STATUS LIKE SDIT_PARAM-STATUS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_IN LIKE GTADIR Tabelle der einzutragenden Objekte
TAB_OUT LIKE GTADIR

Exceptions

This function module does not define any Exceptions.