EHFNDS_MWB_MAP_BOM_NODE_D SAP (Structure for a Row of the Business Object Model) Structure details

Dictionary Type: Structure
Description: Structure for a Row of the Business Object Model




ABAP Code to SELECT data from EHFNDS_MWB_MAP_BOM_NODE_D
Related tables to EHFNDS_MWB_MAP_BOM_NODE_D
Access table EHFNDS_MWB_MAP_BOM_NODE_D




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

EHFNDS_MWB_MAP_BOM_NODE_D 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 "Structure for a Row of the Business Object Model" 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_EHFNDS_MWB_MAP_BOM_NODE_D TYPE EHFNDS_MWB_MAP_BOM_NODE_D.

The EHFNDS_MWB_MAP_BOM_NODE_D table consists of various fields, each holding specific information or linking keys about Structure for a Row of the Business Object Model data available in SAP. These include NODE_KEY (Node Name in Business Object Model), PARENT_NODE_KEY (Node Name in Business Object Model), BO_NAME (BO Name in BO Model Node), IS_LEAF (Node in BOM Tree is a Leaf).. 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 EHFNDS_MWB_MAP_BOM_NODE_D 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
NAMENode Name in Business Object Model EHFND_MWB_BOM_NODE_NAMESTRG0STRING
NODE_KEYNode Name in Business Object Model EHFND_MWB_BOM_NODE_NAMESTRG0STRING
PARENT_NODE_KEYNode Name in Business Object Model EHFND_MWB_BOM_NODE_NAMESTRG0STRING
BO_NAMEBO Name in BO Model Node EHFND_MWB_BOM_NODE_BO_NAMESTRG0STRING
IS_LEAFNode in BOM Tree is a Leaf EHFND_MWB_BOM_NODE_IS_LEAFCHAR1EHFND_BOOLEAN
IS_EXPANDEDNode in BOM Tree is Expanded EHFND_MWB_BOM_NODE_IS_EXPANDCHAR1EHFND_BOOLEAN
ICONIcon Name from Node in BO Model Tree EHFND_MWB_BOM_NODE_ICONSTRG0STRING
DESCRIPTIONBusiness Object Node Description EHFND_MWB_BOM_NODE_DESCSTRG0STRING
DATATYPEData Type of Business Object Node EHFND_MWB_BOM_NODE_DATATYPESTRG0STRING
PATHBO Node Path EHFND_MWB_BOM_NODE_PATHSTRG0STRING
PATH_TABLE 0
REF_BO_KEYBusiness Object /BOBF/OBM_BO_KEYRAW16/BOBF/CONF_KEY
REF_NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
ORIGIN_NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
CELL_DESIGN WDY_UIE_LIBRARY_ENUM_TYPENUMC2
ORIGIN_BO_KEYBusiness Object /BOBF/OBM_BO_KEYRAW16/BOBF/CONF_KEY
ASSOC_PARENT_TO_NODE 0
KEYNodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
PARENT_KEYNodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
ROOT_KEYNodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
ORIGIN_BO_KEYBusiness Object /BOBF/OBM_BO_KEYRAW16/BOBF/CONF_KEY
ASSOC_TYPE See /BOBF/OBM_ASSOC_TYPE0
ASSOC_CATAssociation Category /BOBF/OBM_ASSOC_CATCHAR1/BOBF/OBM_ASSOC_CAT
ASSOC_NAMEName /BOBF/OBM_NAMECHAR30/BOBF/OBM_NAME
ASSOC_ESR_NAMEProxy Name /BOBF/OBM_ESR_NAMECHAR30
ASSOC_GENIL_NAMEGenIL Association Name /BOBF/CONF_GENIL_ASSOC_NAMECHAR29
ASSOC_CLASSObject Type Name SEOCLSNAMECHAR30SEOCLSNAMECLASS
SP_MAPPER_CLASSObject Type Name SEOCLSNAMECHAR30SEOCLSNAMECLASS
SOURCE_NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
TARGET_NODE_KEYNode /BOBF/OBM_NODE_KEYRAW16/BOBF/CONF_KEY
ATTR_NAME_SOURCEName /BOBF/OBM_NAMECHAR30/BOBF/OBM_NAME
CARDINALITYDummy for B20 int1 (Local Everywhere) INT1INT13INT1
PARAM_DATA_TYPEName of a structure STRUKNAMECHAR30AS4TABDTB
ESR_PARAM_DATA_TName of a structure STRUKNAMECHAR30AS4TABDTB
ASSOC_RESOLVE See /BOBF/OBM_ASSOC_RESOLVE0
ASSOC_MODELEDSelect Boolean EHFND_BOOLEANCHAR1EHFND_BOOLEAN
USE_PROXY_TYPEUse proxy data types in internal model /BOBF/OBM_USE_PROXY_TYPECHAR1BOOLE
QUERY_KEYQuery /BOBF/OBM_QUERY_KEYRAW16/BOBF/CONF_KEY
SECKEYNAMEName of Secondary Key for Table Type SECKEYNAMECHAR30SECKEYNAME
CHANGE_RESOLVE See /BOBF/OBM_ASSOC_CHANGE_RESOLVE0
ALIAS_RETRIEVEComponent name SEOCMPNAMECHAR30CHAR30
ALIAS_RETRIEVE_SComponent name SEOCMPNAMECHAR30CHAR30
ALIAS_DELETEComponent name SEOCMPNAMECHAR30CHAR30
ALIAS_DELETE_SComponent name SEOCMPNAMECHAR30CHAR30
TD_CONTAINERTest Data Container ETTD_NAMECHAR30ETOBJ_NAME
TD_CONTAINER_VARVariant name ETVAR_IDCHAR30CHAR30
DESCRIPTIONDescription /BOBF/OBM_DESCRIPTIONCHAR40/BOBF/OBM_DESCRIPTION
ASSOC_KEY_PARENT_TO_NODENodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
ASSOC_NAME_PARENT_TO_NODEName /BOBF/OBM_NAMECHAR30/BOBF/OBM_NAME
ASSOC_PATHAssociation Path for Node Navigation EHFND_MWB_BOM_ASSOC_PATHSTRG0EHFND_STRING

Key field Non-key field



How do I retrieve data from SAP structure EHFNDS_MWB_MAP_BOM_NODE_D using ABAP code?

As EHFNDS_MWB_MAP_BOM_NODE_D 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 EHFNDS_MWB_MAP_BOM_NODE_D as there is no data to select.

How to access SAP table EHFNDS_MWB_MAP_BOM_NODE_D

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