Menu

SAP Function Module SATT_TABLES_GET

The Function Module SATT_TABLES_GET () is a standard Function Module in SAP ERP and is part of the function group SATT10 within the package SATT.

Technical Information

Function Module SATT_TABLES_GET
Short Text
Function Group SATT10
Package SATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJTYP TYPE ATOBJTYPE Object Type of Reference Object for Attribute Repository
I_SUBTYP TYPE ATSUBTYPE Subgroup of object types in the attribute repository

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_TABLES TYPE SAT_TABLES_TAB Tables in the Attribute Repository

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.