Menu

SAP Function Module DD_TBIX_GET

Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index).

The Function Module DD_TBIX_GET (Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index).) is a standard Function Module in SAP ERP and is part of the function group SDTB within the package SDTB.

Technical Information

Function Module DD_TBIX_GET
Short Text Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index).
Function Group SDTB
Package SDTB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_STATE LIKE DDREFSTRUC-STATE 'M'
INDEXNAME LIKE DD12L-INDEXNAME '*'
LANGU LIKE SY-LANGU SY-LANGU
PRID LIKE SY-TABIX 0
TABL_NAME LIKE DD12L-SQLTAB ' '
TRACELEVEL LIKE SY-TABIX 0
WITHTEXT LIKE DDREFSTRUC-BOOL ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOT_STATE LIKE DDREFSTRUC-STATE

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
DD12V_TAB_A LIKE DD12V
DD12V_TAB_N LIKE DD12V
DD17V_TAB_A LIKE DD17V
DD17V_TAB_N LIKE DD17V

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE