Menu

SAP Function Module DISPLAY_TABLEINFO_SDB

SAP DB: Eigenschaften von Tabellen/Views

The Function Module DISPLAY_TABLEINFO_SDB (SAP DB: Eigenschaften von Tabellen/Views) is a standard Function Module in SAP ERP and is part of the function group SADD within the package SADA.

Technical Information

Function Module DISPLAY_TABLEINFO_SDB
Short Text SAP DB: Eigenschaften von Tabellen/Views
Function Group SADD
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DB_REF CLASS CL_SAPDB_DBA Administration: SAP DB Instance
DOCKING CLASS CL_GUI_DOCKING_CONTAINER Docking Control Container
IV_OWNER TYPE CHAR32
IV_TABLENAME TYPE CHAR32

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TERMINATION_REQUESTED TYPE FLAG General Flag

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.