SAP BDLFUPEXP Table – Definition of export parameters for one function version

The BDLFUPEXP table in SAP ERP or S/4HANA stores Definition of export parameters for one function version data. There are total 8 fields in BDLFUPEXP table. The Definition of export parameters for one function version table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BDLFUPEXP table. It is in Service data download (as of R/3 Release 3.x) (BDL3) ABAP package and is part of the Service Data Download (SV-SMG-SDD) module.

SAP BDLFUPEXP Table Fields

Following is the list of fields that are available in SAP BDLFUPEXP table. The primary key fields of the table are LOGFUNC (Logical name), CLUST_ID (RFC Download: Function module), PARAM (Parameter name).

Field Description Data Element Check Table Data Type
LOGFUNC Logical name BDL_LOGFUN BDLFUNC CHAR (30)
CLUST_ID RFC Download: Function module BDL_CLUST CHAR (6)
PARAM Parameter name BDL_PARAM CHAR (30)
PARNAMEINT Parameter name BDL_PAR60 CHAR (60)
LOCAL_OBJ Text 40 characters BDL_TEXT40 CHAR (40)
SAVE_DATA Save Data? BDL_SAVE CHAR (1)
STATUS Status of object BDL_STAT CHAR (1)
CHGSTAMP ABAP Time Stamp ABSTAMP CHAR (14)