Menu

SAP Function Module BDL_DDIF_TABL_GET

DD: Interface to read a table from the ABAP Dictionary

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BDL_DDIF_TABL_GET (DD: Interface to read a table from the ABAP Dictionary) is a standard Function Module in SAP ERP and is part of the function group BDL5 within the package BDL3.

Technical Information

Function Module BDL_DDIF_TABL_GET
Short Text DD: Interface to read a table from the ABAP Dictionary
Function Group BDL5
Package BDL3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU ' ' Language in which the text is read
NAME LIKE DCOBJDEF-NAME Name of the table to be read
STATE LIKE DCOBJDEF-STATE 'A' Read status of the table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD02V_WA LIKE DD02V Table header
DD09L_WA LIKE DD09L Technical settings of the table
GOTSTATE LIKE DCOBJIF-GOTSTATE Status in which reading took place

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
DD03P_TAB LIKE DD03P Table fields
DD05M_TAB LIKE DD05M Foreign key fields of the table
DD08V_TAB LIKE DD08V Foreign keys of the table
DD12V_TAB LIKE DD12V Table indexes
DD17V_TAB LIKE DD17V Index fields of the table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT Value not allowed for parameter