/BOFU/S_FDT_EXP_100 SAP (Expression BO Retrieve: Header Data) Structure details

Dictionary Type: Structure
Description: Expression BO Retrieve: Header Data




ABAP Code to SELECT data from /BOFU/S_FDT_EXP_100
Related tables to /BOFU/S_FDT_EXP_100
Access table /BOFU/S_FDT_EXP_100




Structure field list including key, data, relationships and ABAP select examples

/BOFU/S_FDT_EXP_100 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Expression BO Retrieve: Header Data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/BOFU/S_FDT_EXP_100 TYPE /BOFU/S_FDT_EXP_100.

The /BOFU/S_FDT_EXP_100 table consists of various fields, each holding specific information or linking keys about Expression BO Retrieve: Header Data data available in SAP. These include BO_KEY (Business Object Key (with Conversion Exit)), NODE_ESR_NAME (Node Name with DO Prefix), ASSOCIATION (Association), DATA_STATE_ID (FDT: Universal Unique Identifier).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP /BOFU/S_FDT_EXP_100 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
BO_KEYBusiness Object Key (with Conversion Exit) /BOFU/OBM_BO_KEYCHAR32BOFUB/BOFU/OBM_BO_KEY/BOFU/BO
NODE_ESR_NAMENode Name with DO Prefix /BOFU/NODE_NAME_WITH_PREFIXSSTR255/BOFU/NODE_NAME_WITH_PREFIX/BOFU/NODE
ASSOCIATIONAssociation /BOFU/ASSOCIATIONCHAR30/BOFU/OBM_NAME/BOFU/ASSOCIATION
DATA_STATE_IDFDT: Universal Unique Identifier FDT_UUIDCHAR32SYSUUID_CFDT_SHLP_UUID
DATA_STATEBO Data State /BOFU/BO_DATA_STATECHAR1/BOFU/BO_DATA_STATE
INPUT_KEY_IDFDT: Universal Unique Identifier FDT_UUIDCHAR32SYSUUID_CFDT_SHLP_UUID
TARGETKEY_RESOBJFDT: Universal Unique Identifier FDT_UUIDCHAR32SYSUUID_CFDT_SHLP_UUID
FAILEDKEY_RESOBJFDT: Universal Unique Identifier FDT_UUIDCHAR32SYSUUID_CFDT_SHLP_UUID
KEYLINKS_RESOBJFDT: Universal Unique Identifier FDT_UUIDCHAR32SYSUUID_CFDT_SHLP_UUID
USABLEData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
ACCEPTS_MULTIPLE_KEYSData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
INPUT_KEYS_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
INPUT_KEYS_FLD_INVALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
INPUT_KEYS_DOBJ_TYPEFDT: Data Object Type FDT_DATA_OBJECT_TYPECHAR1FDT_DATA_OBJECT_TYPE
DATA_STATE_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
DATA_STATE_FLD_INVALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
BO_NAMEBusiness Object /BOFU/BOCHAR30/BOFU/OBM_NAME/BOFU/BO/BOFU/BO
BO_KEY_1Business Object /BOBF/OBM_BO_KEYRAW16/BOBF/CONF_KEY
NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
ASSOC_KEYAssociation /BOBF/OBM_ASSOC_KEYRAW16/BOBF/CONF_KEY
O_BO_CONF 0
TOP_BO_NODE_NAMENode Name with DO Prefix /BOFU/NODE_NAME_WITH_PREFIXSSTR255/BOFU/NODE_NAME_WITH_PREFIX/BOFU/NODE
TOP_BO_NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
MAY_RETURN_MULTIPLE_RECORDSData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
KEYLINKS_RESOBJ_AVAILABLEData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
TARGETKEY_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
FAILEDKEY_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
KEYLINKS_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
OUTDATA_FLD_NAMEFDT: Name FDT_NAMECHAR30FDT_NAME
TARGETKEY_RESOBJ_INVALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
FAILEDKEY_RESOBJ_INVALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
KEYLINKS_RESOBJ_INVALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
O_TARGET_BO_CONF 0

Key field Non-key field



How do I retrieve data from SAP structure /BOFU/S_FDT_EXP_100 using ABAP code?

As /BOFU/S_FDT_EXP_100 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /BOFU/S_FDT_EXP_100 as there is no data to select.

How to access SAP table /BOFU/S_FDT_EXP_100

Within an ECC or HANA version of SAP you can also view further information about /BOFU/S_FDT_EXP_100 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!