TDS_GAF_EWB_FLD_PR SAP (Fields for the GAF EWB set object type field properties step) Structure details

Dictionary Type: Structure
Description: Fields for the GAF EWB set object type field properties step




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




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

TDS_GAF_EWB_FLD_PR 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 "Fields for the GAF EWB set object type field properties step" 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_TDS_GAF_EWB_FLD_PR TYPE TDS_GAF_EWB_FLD_PR.

The TDS_GAF_EWB_FLD_PR table consists of various fields, each holding specific information or linking keys about Fields for the GAF EWB set object type field properties step data available in SAP. These include SOURCE_TAB (Source Table), FIELD_INT (Source Field), FIELD (Field Identifier), FIELDTEXT (Short Description of Repository Objects).. 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 TDS_GAF_EWB_FLD_PR 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
OBJECTObject Type TDV_EWB_OBJECT_TYPECHAR30Assigned to domainAS4TABDTB
SOURCE_TABSource Table TDV_EWB_SOURCE_TABCHAR16DBOBJ_NAME
FIELD_INTSource Field TDV_EWB_SOURCE_FLDCHAR30Assigned to domainFDNAME
FIELDField Identifier TDV_EWB_FIELD_IDCHAR30Assigned to domainFDNAME
FIELDTEXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
DOMNAMEDomain name DOMNAMECHAR30Assigned to domainDOMNAMEDD_DOMA
DATATYPEData Type in ABAP Dictionary DATATYPE_DCHAR4DTYPEDATATYPE
INTTYPEABAP data type (C,D,N,...) INTTYPECHAR1INTTYPE
F4_TYPEInput help type TDV_INPUT_HELP_TYPECHAR2DOM_LORD_INPUT_TYPE
F4_TYPE_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_TYPE_TT Tooltip for type of an input help0
F4_DOMAINDomain used DOM_REFCHAR30Assigned to domainDOMNAMEDD_DOMA
F4_DOMAIN_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_SHLPName of a Search Help SHLPNAMECHAR30Assigned to domainSHLPNAMESHLPDD_SHLP
F4_SHLP_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_SHLP_FNAMField name for value transfer to F4 help DDSHLPSFLDCHAR30Assigned to domainFDNAME
F4_SHLP_FNAM_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_SHLP_FTXTField name for value transfer to F4 help DDSHLPSFLDCHAR30Assigned to domainFDNAME
F4_SHLP_FTXT_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_CHKTABName of a Search Help SHLPNAMECHAR30Assigned to domainSHLPNAMESHLPDD_SHLP
F4_CHKTAB_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_CHKTAB_FNAMField name for value transfer to F4 help DDSHLPSFLDCHAR30Assigned to domainFDNAME
F4_CHKTAB_FNAM_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
F4_CHKTAB_FTXTField name for value transfer to F4 help DDSHLPSFLDCHAR30Assigned to domainFDNAME
F4_CHKTAB_FTXT_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
CONV_EXITConversion Exit SCRFUCNVCHAR5SCRPCHA5
DATA_TRANSPORTData Transport TDV_DATA_TRANSPORTCHAR1DOM_LORD_DATA_TRANSPORT
DATA_TRANSPORT_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
DATA_TRANSPORT_TT Tooltip for data transport0
INPUT_BEHAVIORInput Behavior TDV_INPUT_BEHAVIORCHAR1DOM_LORD_INPUT_BEHAVIOR
INPUT_BEHAVIOR_TXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
INPUT_BEHAVIOR_TT Tooltip for input behavior0
MAIN_PRGMain Program TDV_EWB_MAIN_PRGCHAR40PROGNAME
REF_SCREENReference Screen TDV_EWB_SCREENCHAR4DYNNR

Key field Non-key field



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

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

How to access SAP table TDS_GAF_EWB_FLD_PR

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