HRDEEH_S_SBVERZ SAP (HR: Directory (SC Act)) Structure details

Dictionary Type: Structure
Description: HR: Directory (SC Act)




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




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

HRDEEH_S_SBVERZ 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 "HR: Directory (SC Act)" 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_HRDEEH_S_SBVERZ TYPE HRDEEH_S_SBVERZ.

The HRDEEH_S_SBVERZ table consists of various fields, each holding specific information or linking keys about HR: Directory (SC Act) data available in SAP. These include WERKS (Personnel Area), BTRTL (Personnel Subarea), BEGDA_ORG (Validity Start Date of Data Record), NNAME (Last Name).. 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 HRDEEH_S_SBVERZ 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
PERNRPersonnel number PERSNONUMC8Assigned to domainPERSNOPER
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
BEGDA_ORGValidity Start Date of Data Record P01_SB_BEGDA_ORGDATS8DATUM
NNAMELast Name PAD_NACHNCHAR40PAD_NACHN
VNAMEFirst Name PAD_VORNACHAR40PAD_VORNM
GESCHGender P01_SB_GESCHCHAR1P01_SB_GESCH
WOORTCity PAD_ORT01CHAR40PAD_ORT01
GEBDTDate of Birth GBDATDATS8PDATEGBDAT
DUETADEUEV Occupational Code DUETACHAR3Assigned to domainP014_DUETA
TBEZGName of Occupation (DEUEV) P01_SB_TBEZGCHAR30TEXT30
AZEITWorking Time P01_SB_AZEITCHAR1P01_SB_AZEIT
EINDTEntering the Company P01_SB_EINDATDATS8DATS
AUSDTLeaving the Company P01_SB_AUSDATDATS8DATS
PEGRPPerson Group P01_SB_PEGRPCHAR6P01_SB_PEGRP
SBFAKCredit Factor used by Employment Office for Severe Challenge SBFAKNUMC2SBFAK
DNSTLAdministrative Office P01_SB_DNSTLCHAR5P01_SB_DNSTL
DSITZLocation of Administrative Office P01_SB_DSITZCHAR50TEXT50
AKTKNCase/Reference Number of Document P01_SB_AKTNWCHAR50TEXT50
BEGDAVerification Valid From P01_SB_BEGNWDATS8DATS
ENDDAStatement Validity End Date P01_SB_ENDNWDATS8DATS
WEGDTCession of Severely Challenged Property P01_SB_WEGDATDATS8DATS
ABBEGStart of Education/Training P01_SB_ABBEGDADATS8DATS
ABENDEnd of Training P01_SB_ABENDDADATS8DATS
GEFUEManaging Director of GmbH P01_SB_GEFUECHAR1XFELD
UNBEFDir. of Severely Challenged Persons: Indicator: Unlimited P01_SB_UNBEFCHAR1

Key field Non-key field



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

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

How to access SAP table HRDEEH_S_SBVERZ

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