BDT03TSTXT SAP (Texts for Tabs (Instance 3)) Structure details

Dictionary Type: Structure
Description: Texts for Tabs (Instance 3)




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




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

BDT03TSTXT 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 "Texts for Tabs (Instance 3)" 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_BDT03TSTXT TYPE BDT03TSTXT.

The BDT03TSTXT table consists of various fields, each holding specific information or linking keys about Texts for Tabs (Instance 3) data available in SAP. These include TXT02 (Screen title (screen-dependent section)), TXT03 (Screen title (screen-dependent section)), TXT04 (Screen title (screen-dependent section)), TXT05 (Screen title (screen-dependent section)).. 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: Not classified


SAP BDT03TSTXT 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
TXT01Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT02Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT03Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT04Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT05Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT06Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT07Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT08Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT09Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT10Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT11Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT12Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT13Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT14Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT15Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT16Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT17Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT18Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT19Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT20Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT21Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT22Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT23Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT24Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT25Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT26Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT27Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT28Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT29Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30
TXT30Screen title (screen-dependent section) BU_DTITLCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table BDT03TSTXT

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