HRDESV_BD_S_DSBD_LOG SAP (Data Record for Company Data Maintenance - Log Output) Structure details

Dictionary Type: Structure
Description: Data Record for Company Data Maintenance - Log Output




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




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

HRDESV_BD_S_DSBD_LOG 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 for Company Data Maintenance - Log Output" 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_BD_S_DSBD_LOG TYPE HRDESV_BD_S_DSBD_LOG.

The HRDESV_BD_S_DSBD_LOG table consists of various fields, each holding specific information or linking keys about Data Record for Company Data Maintenance - Log Output 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_BD_S_DSBD_LOG 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_BD_VFCHAR5P01_BD_VF
BBNRABCompany Number of Sender P01_BD_BBNRABCHAR15D3BBNR
BBNREPCompany Number of Recipient P01_BD_BBNREPCHAR15D3BBNR
VERNRVersion Number of Data Record P01_BD_VERNRNUMC2D3VERNR
EDCreation Date and Time of the Data Record P01_BD_EDNUMC20D3ED
BBNRBSCompany Number of Place of Work P01_BD_BBNRBSCHAR15D3BBNR
BBNRASCompany Number of Accounting Office P01_BD_BBNRASCHAR15D3BBNR
GDReason for Statutory Payment P01_BD_GDNUMC2P01_BD_GD
GD_BEZName of Submission Reason P01_BD_GD_BEZCHAR60TEXT60
NAME1Name/Description of Company Part 1 P01_BD_NAME1CHAR30TEXT30
NAME2Name/Description of Company - Part 2 P01_BD_NAME2CHAR30TEXT30
NAME3Name/Description of Company - Part 3 P01_BD_NAME3CHAR30TEXT30
PLZZUPostal Code (Delivery) P01_BD_PLZZUCHAR10D3PLZ
ORTCompany City P01_BD_ORTCHAR34D3ORT
STRCompany Street P01_BD_STRCHAR33D3STR
HNRCompany House Number P01_BD_HNRCHAR9D3NR
PLZPOPostal Code (PO Box) P01_BD_PLZPOCHAR10D3PLZ
POSTFACHCompany PO Box P01_BD_POSTFACHCHAR10
RUHENDInactive Indicator P01_BD_RUHENDCHAR1P01_BD_RUHEND
RUHEND_BEZName of Inactive Indicator P01_BD_RUHEND_BEZCHAR20TEXT20
BBNRMECompany No. of Notifying Body P01_BD_BBNRMECHAR15D3BBNR
ANRAPForm of Address for Contact Person (Mr., Mrs...etc) P01_BD_ANRAPCHAR1P01_BD_ANRAP
NAMEAPName of contact person P01_BD_NAMEAPCHAR30TEXT30
TELAPTelephone Number of Contact Person P01_BD_TELAPCHAR20TEXT20
FAXAPContact Person Fax Number P01_BD_FAXAPCHAR20TEXT20
EMAILAPContact Person's E-Mail Address P01_BD_EMAILAPCHAR70TEXT70
AZVUReference of Notifying Employer P01_BD_AZVUCHAR20D3AZ
DSIDData Record ID P01_BD_DSIDCHAR20
BBNRKKCompany Number of Health Insurance Fund P01_BD_BBNRKKCHAR15D3BBNR
MMKAData Module DBKA Exists P01_BD_MMKACHAR1D3MMMM

Key field Non-key field



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

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

How to access SAP table HRDESV_BD_S_DSBD_LOG

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