T5DB9_BAS SAP (Basic Information Fields for T5DB9) Structure details

Dictionary Type: Structure
Description: Basic Information Fields for T5DB9




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




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

T5DB9_BAS 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 "Basic Information Fields for T5DB9" 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_T5DB9_BAS TYPE T5DB9_BAS.

The T5DB9_BAS table consists of various fields, each holding specific information or linking keys about Basic Information Fields for T5DB9 data available in SAP. These include BNRSK (Company Number at a Social Fund - Construction Industry), RZNUM (Data Center Number for Construction Industry Social Fund), RZDAT (Creation Date of Data Medium), SEQN2 (Sequence Number 2 Places).. 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 T5DB9_BAS 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
ZVKASSocial Fund P01B_ZVKASCHAR2T5DBAP01B_ZVKAS
BNRSKCompany Number at a Social Fund - Construction Industry P01B_BNRSKCHAR8BTRNR
RZNUMData Center Number for Construction Industry Social Fund P01B_RZNUMCHAR8T5DBYP01B_RZNUM
RZDATCreation Date of Data Medium P01B_RZDATDATS8SYDATS
SEQN2Sequence Number 2 Places P01B_SEQN2NUMC2NUMC2
MODIFModification Status for Evaluation Records SFP Construction P01B_MODIFCHAR1P01B_MODIF
STATSUtilization Status for Evaluation Records SFP Construction P01B_STATSCHAR1P01B_STATS
STORNCancellation Status for Evaluation Records SFP Construction P01B_STORNCHAR1P01B_STORN
ERRORError Status for Evaluation Records SFP Construction P01B_ERRORCHAR4P01B_ERROR
BEGDAStart Date BEGDADATS8DATUM
ZVKANEmployee Number at a Construction Social Insurance Fund P01B_ZVKANCHAR13P01B_ZVKAN
BAUTYEmployee Subgroup Grouping for Construction Pay P01B_BAUTYCHAR1P01B_BAUTY
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
SBMODAdministrator Group SBMODCHAR4CHAR4SGR
SACHAPayroll Administrator SACHACHAR3SACHA
ANAMEEdited Name (Sortable) P01B_ANAMECHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table T5DB9_BAS

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