WVOBJ_DYN_TABSTRIP_NAMES SAP (Tabstrip Names) Structure details

Dictionary Type: Structure
Description: Tabstrip Names




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




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

WVOBJ_DYN_TABSTRIP_NAMES 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 "Tabstrip Names" 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_WVOBJ_DYN_TABSTRIP_NAMES TYPE WVOBJ_DYN_TABSTRIP_NAMES.

The WVOBJ_DYN_TABSTRIP_NAMES table consists of various fields, each holding specific information or linking keys about Tabstrip Names data available in SAP. These include TABS_2 (Functional Usage Area of Object Type), TABS_3 (Functional Usage Area of Object Type), TABS_4 (Functional Usage Area of Object Type), TABS_5 (Functional Usage Area of Object Type).. 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 (character-type)


SAP WVOBJ_DYN_TABSTRIP_NAMES 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
TABS_1Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_2Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_3Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_4Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_5Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_6Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_7Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_8Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
TABS_9Functional Usage Area of Object Type WVOBJTYPE_SCOPE_DESCRIPTIONCHAR70
PROG_1Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_2Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_3Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_4Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_5Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_6Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_7Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_8Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
PROG_9Calling Program SYCPROGCHAR40Assigned to domainPROGRAMM
DYNP_1Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_2Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_3Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_4Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_5Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_6Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_7Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_8Dynpro Number SYDYNNRCHAR4SYCHAR04
DYNP_9Dynpro Number SYDYNNRCHAR4SYCHAR04

Key field Non-key field



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

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

How to access SAP table WVOBJ_DYN_TABSTRIP_NAMES

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