Menu

SAP Function Module IDX_META_SYNTAX_READ

The Function Module IDX_META_SYNTAX_READ () is a standard Function Module in SAP ERP and is part of the function group IDXN within the package SIDOC_METADATA.

Technical Information

Function Module IDX_META_SYNTAX_READ
Short Text
Function Group IDXN
Package SIDOC_METADATA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CIMTYP LIKE EDCIM-CIMTYP ' ' Enhancement
DOCTYP LIKE EDBAS-IDOCTYP Basic Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_EDISDEF LIKE EDISDEF IDoc Development : IDoc Segment Definitions
T_EDSAPPL LIKE EDSAPPL EDI: IDoc Segment Application Structure
T_IDOCSYN LIKE IDOCSYN Syntax Description for Basic Types

Exceptions

This function module does not define any Exceptions.