HRDEEH_S_SBLIST_ALV SAP (HR-DEEH: Display Severely Challenged EEs in GRID-ALV) Structure details

Dictionary Type: Structure
Description: HR-DEEH: Display Severely Challenged EEs in GRID-ALV




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




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

HRDEEH_S_SBLIST_ALV 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-DEEH: Display Severely Challenged EEs in GRID-ALV" 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_SBLIST_ALV TYPE HRDEEH_S_SBLIST_ALV.

The HRDEEH_S_SBLIST_ALV table consists of various fields, each holding specific information or linking keys about HR-DEEH: Display Severely Challenged EEs in GRID-ALV data available in SAP. These include BTRTL_AG (HR-DEEH: Personnel Subarea of Employer), WERKS_BTR (HR-DEEH: Personnel Area of Company), BTRTL_BTR (HR-DEEH: Personnel Subarea of Company), SBFAK_SUM (HR-DEH: Credit Factor).. 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 or numeric)


SAP HRDEEH_S_SBLIST_ALV 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
WERKS_AGHR-DEEH: Personnel Area of Employer P01_SB_WERKS_AGCHAR4Assigned to domainPERSA
BTRTL_AGHR-DEEH: Personnel Subarea of Employer P01_SB_BTRTL_AGCHAR4Assigned to domainBTRTL
WERKS_BTRHR-DEEH: Personnel Area of Company P01_SB_WERKS_BTRCHAR4Assigned to domainPERSA
BTRTL_BTRHR-DEEH: Personnel Subarea of Company P01_SB_BTRTL_BTRCHAR4Assigned to domainBTRTL
SBFAK_SUMHR-DEH: Credit Factor P01T_SBFAKINT410INT4
AZEIT_TXTWorking Time P01_SB_AZEIT_TXTCHAR30TEXT30
GESCH_TXTGender P01_SB_GESCH_TXTCHAR10TEXT10
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
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_SBLIST_ALV using ABAP code?

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

How to access SAP table HRDEEH_S_SBLIST_ALV

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