HRDESV_EL_S_DSVV SAP (Data Record Assignment of Insurance Number or Process Number) Structure details

Dictionary Type: Structure
Description: Data Record Assignment of Insurance Number or Process Number




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




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

HRDESV_EL_S_DSVV 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 "Data Record Assignment of Insurance Number or Process Number" 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_HRDESV_EL_S_DSVV TYPE HRDESV_EL_S_DSVV.

The HRDESV_EL_S_DSVV table consists of various fields, each holding specific information or linking keys about Data Record Assignment of Insurance Number or Process Number data available in SAP. These include BBNRAB (Company Number of Sender), BBNREP (Company Number of Recipient), VERNR (Version Number of Data Record), ED (Creation Date and Time of the Data Record).. 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 HRDESV_EL_S_DSVV 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
VFNotification Procedure Indicator P01_SV_EL_VERFAHRENCHAR5P01_SV_EL_VERFAHREN
BBNRABCompany Number of Sender P01_SV_EL_BBNRABCHAR15D3BBNR
BBNREPCompany Number of Recipient P01_SV_EL_BBNREPCHAR15D3BBNR
VERNRVersion Number of Data Record P01_SV_EL_VERNRNUMC2D3VERNR
EDCreation Date and Time of the Data Record P01_SV_EL_EDNUMC20D3ED
FEKZIndicator for Data Records with Errors P01_SV_EL_FEKZNUMC1D3FEKZ
FEANNumber of Errors in Data Record P01_SV_EL_FEANNUMC1D3FEAN
VSNRVFNRInsurance Number/Process Number ELENA P01_SV_EL_VSNRVFNRCHAR12D3VSNR
RESERVE Reserve field0
BBNRVUCompany Number of Notifying Employer P01_SV_EL_BBNRVUCHAR15D3BBNR
AZVUReference of Notifying Employer P01_SV_EL_AZVUCHAR20D3AZ
BBNRKKCompany Number of the Health Insurer P01_SV_EL_BBNRKKCHAR15D3BBNR
AZKKHealth Insurer Reference P01_SV_EL_AZKKCHAR20D3AZ
BBNRASCompany Number of Accounting Office P01_SV_EL_BBNRASCHAR15D3BBNR
PERSGRPerson Group P01_SV_EL_PERSGRNUMC3Assigned to domainD3PERSGR
GDReason for Statutory Payment P01_SV_EL_GDNUMC2P01_SV_EL_GD
SASCNationality Key P01_SV_EL_SASCCHAR3D3SASC
BEAMIndicator Public Sector Employee P01_SV_EL_BEAMCHAR1P01_SV_EL_BEAM
MONATBEGStart Date P01_SV_EL_MONATBEGDATS8DATS
MONATENDEnd P01_SV_EL_MONATENDNUMC2P01_SV_EL_MONATEND
BBNRALTCompany Number of Company of the Previous Notification P01_SV_EL_BBNRALTCHAR15D3BBNR
DSIDText (20 Characters) TEXT20CHAR20TEXT20
KENNZSTReversal Indicator P01_SV_EL_KENNZSTCHAR1D3KENNZST
MMENELENA Data Module Available P01_SV_EL_MMENCHAR1D3MMMM
MMNADBNA Data Module (Name) Available P01_SV_EL_MMNACHAR1D3MMMM
MMGBDBGB Data Module (Birth Details) Available P01_SV_EL_MMGBCHAR1D3MMMM
MMANDBAN Data Module (Address) Available P01_SV_EL_MMANCHAR1D3MMMM
MMAGDBAG Data Module (Employer Data) Available P01_SV_EL_MMAGCHAR1D3MMMM
MMABDBAB Data Module (Different Place of Employment) Available P01_SV_EL_MMABCHAR1D3MMMM
MMFZDBFZ Data Module (Absence Times) Available P01_SV_EL_MMFZCHAR1D3MMMM
MMSEDBSE Data Module (One-Time Payment Subject to Tax) Available P01_SV_EL_MMSECHAR1D3MMMM
MMSBDBSB Data Module (Tax-Exempt Income) Available P01_SV_EL_MMSBCHAR1D3MMMM
MMASDBAS Data Module (Training) Available P01_SV_EL_MMASCHAR1D3MMMM
MMZDDBZD Data Module (Additional Data) Available P01_SV_EL_MMZDCHAR1D3MMMM
MMNBDBNB Data Module (Second Job) Available P01_SV_EL_MMNBCHAR1D3MMMM
MMHADBHA Data Module (Homeworker) Available P01_SV_EL_MMHACHAR1D3MMMM
MMKEDBKE Data Module (Termination) Available P01_SV_EL_MMKECHAR1D3MMMM
RESERVE3 Reserve field0

Key field Non-key field



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

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

How to access SAP table HRDESV_EL_S_DSVV

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