Menu

SAP Function Module DD_EXTIDX_GET

The Function Module DD_EXTIDX_GET () is a standard Function Module in SAP ERP and is part of the function group SF4E within the package SDSH.

Technical Information

Function Module DD_EXTIDX_GET
Short Text
Function Group SF4E
Package SDSH
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 TYPE DCEXIXGET 'M ' Control Structure for DD_EXIX_GET
LANGU TYPE SY-LANGU SAP R/3 System, Current Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOT_STATE TYPE DCEXIXGET Single-Character Flag
INDEX_N TYPE SHLPEXTIDX Index Structure

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.