Menu

SAP Function Module BDL_GET_DDIC_INFO

Gets function parameters and their DDIC data as defined

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_GET_DDIC_INFO (Gets function parameters and their DDIC data as defined) 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_GET_DDIC_INFO
Short Text Gets function parameters and their DDIC data as defined
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
DESTINATION LIKE BDLFUVERS-DEVSYSTEM SPACE RFC destination.
SAP_RELEASE LIKE SY-SAPRL SPACE R/3 Release of selected destination.

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
CHANGING_PARAMETER LIKE BDLRSCHA4 Input: CHANGING PARAMETERS
DFIELDS_TABLE LIKE BDLDFIELDS Output: DDIC ELEMENTS + ALIGNMENT
DFIES_TAB LIKE BDLDFIES Input: LIST OF DDIC ELEMENTS
EXCEPTION_LIST LIKE BDLRSEXC4 Input: EXCEPTION LIST
EXPORT_PARAMETER LIKE BDLRSEXP4 Input: EXPORT PARAMETERS
IMPORT_PARAMETER LIKE BDLRSIMP4 Input: IMPORT PARAMETERS
TABLES_PARAMETER LIKE BDLRSTBL4 Input: TABLES PARAMETERS
TABLE_HEADERS LIKE BDLTABHEAD Output: TABLE HEADERS
TAB_HEADERS LIKE BDLTABHEA Input: TABLE HEADERS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_WHILE_GETTING_DDIC_DATA Error while getting DDIC data.
WRONG_FUNCTION_PARAMETER Wrong function parameter found.