HRDESV_BN_S_BW03_V09 SAP (BW03 - Data Record: Paying Office Contr. Statement: Vers. 09) Structure details

Dictionary Type: Structure
Description: BW03 - Data Record: Paying Office Contr. Statement: Vers. 09




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




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

HRDESV_BN_S_BW03_V09 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 "BW03 - Data Record: Paying Office Contr. Statement: Vers. 09" 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_BN_S_BW03_V09 TYPE HRDESV_BN_S_BW03_V09.

The HRDESV_BN_S_BW03_V09 table consists of various fields, each holding specific information or linking keys about BW03 - Data Record: Paying Office Contr. Statement: Vers. 09 data available in SAP. These include VF (HR-DDU: Procedure Feature), BBNRAB (HR-DDU: Company Number of Logical Sender), BBNREP (Company Number of Logical Recipient), VERNR (Version Number).. 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_BN_S_BW03_V09 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
KEData Record ID P01_BNKECHAR4P01_BNKE
VFHR-DDU: Procedure Feature D3VFMMCHAR5D3VFMM
BBNRABHR-DDU: Company Number of Logical Sender D3BBNRABCHAR15D3BBNR
BBNREPCompany Number of Logical Recipient D3BBNREPCHAR15D3BBNR
VERNRVersion Number D3VERNRNUMC2D3VERNR
EDCreation Date and Time of the Data Record P01_EDNUMC20D3ED
FEKZIndicator for Data Records with Errors P01_FEKZNUMC1D3FEKZ
FEANNumber of Errors in Data Record P01_FEANNUMC1D3FEAN
DSIDIdentification Number of the Data Record P01_DSIDCHAR20P01_DSID
AZKKHealth Insurer Reference D3AZKKCHAR20D3AZ
KEARTContribution Statement Type P01_KEARTNUMC1P01_KEART
KEKORRContribution Statement Category P01_KEKORRNUMC1P01_KEKORR
RESERVE01 RESERVE0
BBNRAGCompany Number of Responsible Party (Employer) D3BBNRVUCHAR15D3BBNR
ZRBEGStart of Period for Contribution Statement P01_ZRBEGBNDATS8DATS
ZRENDEnd of Period for Contribution Statement P01_ZRENDBNDATS8DATS
VZKV1+/- Sign P01_VZCHAR1P01BVVZ
KVBEITR1Health Insurance Contribution - General Contribution P01_BT1000NUMC11NUM11
VORZCHN02 +/- SIGN0
RESERVE02 RESERVE0
VORZCHN03 +/- SIGN0
RESERVE03 RESERVE0
VZPV+/- Sign P01_VZCHAR1P01BVVZ
PVBEITRCare Insurance Contribution P01_BT0001NUMC11NUM11
VORZCHN04 +/- SIGN0
RESERVE04 RESERVE0
VORZCHN05 +/- SIGN0
RESERVE05 RESERVE0
VORZCHN06 +/- SIGN0
RESERVE06 RESERVE0
VORZCHN07 +/- SIGN0
RESERVE07 RESERVE0
VORZCHN08 +/- SIGN0
RESERVE08 RESERVE0
VORZCHN09 +/- SIGN0
RESERVE09 RESERVE0
VORZCHN10 +/- SIGN0
RESERVE10 RESERVE0
VORZCHN11 +/- SIGN0
RESERVE11 RESERVE0
VORZCHN12 +/- SIGN0
RESERVE12 RESERVE0
VORZCHN13 +/- SIGN0
RESERVE13 RESERVE0
VORZCHN14 +/- SIGN0
RESERVE14 RESERVE0
VZZWS+/- Sign P01_VZCHAR1P01BVVZ
ZWSSubtotal P01_BTZWSNUMC11NUM11
VORZCHN15 +/- SIGN0
RESERVE15 RESERVE0
VORZCHN16 +/- SIGN0
RESERVE16 RESERVE0
VORZCHN17 +/- SIGN0
RESERVE17 RESERVE0
VORZCHN18 +/- SIGN0
RESERVE18 RESERVE0
VORZCHN19 +/- SIGN0
RESERVE19 RESERVE0
VORZCHN20 +/- SIGN0
RESERVE20 RESERVE0
VZSUM+/- Sign P01_VZCHAR1P01BVVZ
SUMMEGrand Total P01_BTGESNUMC11NUM11
VZKV1SA+/- Sign P01_VZCHAR1P01BVVZ
KVBEITR1SAHI Contribution - General Contribution - w/o SI Adjustment P01_BT1OSANUMC11NUM11
VORZCHN21 +/- SIGN0
RESERVE21 RESERVE0
VORZCHN22 +/- SIGN0
RESERVE22 RESERVE0
NAME1Name of Employer P01_BVNA1CHAR30P01_BVNAME
NAME2Second Part of Employer's Name P01_BVNA2CHAR30P01_BVNAME
STREmployer's Street P01_STRASCHAR30CHAR30
LDKZCountry (License Plate) Code D3LDKZCHAR3D3LDKZ
PLZPostal Code D3PLZCHAR10D3PLZ
ORTLocation of Employer P01_BNORTCHAR25CHAR25
ABRECHN1Accounting Office P01_ABRSTCHAR15CHAR15
ABRECHN2Accounting Office P01_ABRSTCHAR15CHAR15
ORDNAdministrative Feature P01_ORDMKCHAR20CHAR20
VAMMProcessing Feature P01_VERMKCHAR1P01_VMERK
BEITRSAContribution Rate - General P01_BZALLNUMC4NUM4
RESERVE23 RESERVE0
RESERVE24 RESERVE0
RESERVE25 RESERVE0
RESERVE26 RESERVE0
LFDNRContribution Statement Data Record: Sequence Number P01_BN_LFDNRNUMC3NUM03
WGHR-DDU: Currency Indicator D3WGCHAR1D3WG
VORZCHN27 +/- SIGN0
RESERVE27 RESERVE0
RESERVE28 RESERVE0

Key field Non-key field



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

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

How to access SAP table HRDESV_BN_S_BW03_V09

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