Menu

SAP Function Module DD_F4_GENERATE_SQL_CODE

The Function Module DD_F4_GENERATE_SQL_CODE () 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_F4_GENERATE_SQL_CODE
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
INDEXNAME TYPE DDF4IDNAME Logical name of an external index
PROCNAME TYPE CHAR30
PROCNAME_PROT TYPE CHAR30
PROTTAB TYPE TABNAME Table Name
SCHEMA TYPE CHAR30 30 Characters
TRIGNAME TYPE CHAR30
TTABNAME TYPE TABNAME Table Name

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
KEYFIELD_TAB LIKE DDEXTIDXS2 DocID Key Definition of External Index
KEYMAP_TAB LIKE DDEXTIDXS3 Mapping of R/3 Data on External Index

Exceptions

This function module does not define any Exceptions.