/BOFU/S_FDT_EXP_101_102_UI_1 SAP (Expression BO Retrieve: Nodes, Field Map & Assoc Params (UI)) Structure details

Dictionary Type: Structure
Description: Expression BO Retrieve: Nodes, Field Map & Assoc Params (UI)




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




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

/BOFU/S_FDT_EXP_101_102_UI_1 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: Nodes, Field Map & Assoc Params (UI)" 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_101_102_UI_1 TYPE /BOFU/S_FDT_EXP_101_102_UI_1.

The /BOFU/S_FDT_EXP_101_102_UI_1 table consists of various fields, each holding specific information or linking keys about Expression BO Retrieve: Nodes, Field Map & Assoc Params (UI) data available in SAP. These include PARENT_LINE_KEY (UUID), OBJECT_TYPE (Hierarchy Object Type in the BO Retrieve:Expression), OBJECT_TYPE_ICON (Icon in text fields (substitute display, alias)), ENABLE_TARGET_FIELD (Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')).. 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_101_102_UI_1 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
LINE_KEYUUID /BOFU/FDT_UUIDCHAR32
PARENT_LINE_KEYUUID /BOFU/FDT_UUIDCHAR32
OBJECT_TYPEHierarchy Object Type in the BO Retrieve:Expression /BOFU/BO_HIER_OBJ_TYPECHAR10/BOFU/BO_HIER_OBJ_TYPE
OBJECT_TYPE_ICONIcon in text fields (substitute display, alias) ICON_DCHAR4Assigned to domainICON
ENABLE_TARGET_FIELDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
TARGET_FIELD_READONLYData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
VISIBILITY_ASSOC_PARAMSWeb Dynpro: Visibility WDUI_VISIBILITYNUMC2WDUI_VISIBILITY
OBJ_VISIBILITYWeb Dynpro: Visibility WDUI_VISIBILITYNUMC2WDUI_VISIBILITY
IS_EXPANDEDReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
IS_LEAFReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
LINE_VALIDITY_ICONIcon in text fields (substitute display, alias) ICON_DCHAR4Assigned to domainICON
LINE_VALIDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
DESCRIPTION Description0
OBJECT_TYPE_TEXT Object Type Text0
OBJECT_NAME Display name0
VISIBILITY_ASSOCReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
DELETE_ENABLEDReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
FILTER_FIELD_LINK_TYPEWeb Dynpro: LinkType WDUI_LINK_TYPENUMC2WDUI_LINK_TYPE
ENABLE_FILTER_FIELDData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE

Key field Non-key field



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

As /BOFU/S_FDT_EXP_101_102_UI_1 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_101_102_UI_1 as there is no data to select.

How to access SAP table /BOFU/S_FDT_EXP_101_102_UI_1

Within an ECC or HANA version of SAP you can also view further information about /BOFU/S_FDT_EXP_101_102_UI_1 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!