FCML_S_TREE_NWG_FCAT SAP (Field Catalog Structure for FCML_NWG setting Tree GUIBB) Structure details

Dictionary Type: Structure
Description: Field Catalog Structure for FCML_NWG setting Tree GUIBB




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




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

FCML_S_TREE_NWG_FCAT 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 "Field Catalog Structure for FCML_NWG setting Tree GUIBB" 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_FCML_S_TREE_NWG_FCAT TYPE FCML_S_TREE_NWG_FCAT.

The FCML_S_TREE_NWG_FCAT table consists of various fields, each holding specific information or linking keys about Field Catalog Structure for FCML_NWG setting Tree GUIBB data available in SAP. These include ROW_KEY (30 Characters), EXPANDED (Boolean Variable (X=True, -=False, Space=Unknown)), IS_LEAF (Boolean Variable (X=True, -=False, Space=Unknown)), TECH_NAME (30 Characters).. 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: Cannot Be Enhanced


SAP FCML_S_TREE_NWG_FCAT 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
PARENT_KEY30 Characters CHAR30CHAR30CHAR30
ROW_KEY30 Characters CHAR30CHAR30CHAR30
EXPANDEDBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
IS_LEAFBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
TECH_NAME30 Characters CHAR30CHAR30CHAR30
TEXTFPM: Text for the Explanation Control FPM_TEXTSTRG0WDY_CONF_TRANSL_TEXT
CHILDREN_LOADEDBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
IMAGE_SRCImage Source FPMGB_IMAGE_SRCSTRG0
BOX_DISPLAYBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
TOOLTIP_DISPLAYBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CATEIDCategory ID for NWG customizing master data item FCML_NWG_CATEIDCHAR5FCML_NWG_CATEID_D
CATENAMECategory Name for NWG customizing master data item FCML_NWG_CATENAMECHAR30FCML_NWG_CATENAME_D
SUBCATEIDSub-category ID for NWG customizing master data item FCML_NWG_SUBIDCHAR10FCML_NWG_SUBID_D
SUBCATENAMESub-category Name for NWG customizing master data item FCML_NWG_SUBNAMECHAR30FCML_NWG_SUBNAME_D
FIELDIDField ID in NWG customizing master data item FCML_NWG_FIDCHAR15FCML_NWG_FID_D
FIELDNAMEField Name for NWG customizing master data item FCML_NWG_FNAMECHAR30FCML_NWG_FIELDNAME_D
FIELDSDESCMedium Field Label SCRTEXT_MCHAR20SCRTEXT_M
FIELDDESCLong Field Label SCRTEXT_LCHAR40SCRTEXT_L
CB_RO_REFBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
DD_RO_REFBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
PT_RO_REFBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CD_CC_REFWeb Dynpro: TableCellDesign WDUI_TABLE_CELL_DESIGNNUMC2WDUI_TABLE_CELL_DESIGN

Key field Non-key field



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

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

How to access SAP table FCML_S_TREE_NWG_FCAT

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