HNZCIRC0_STR_PDF SAP (structure for HNZCIRC0) Structure details

Dictionary Type: Structure
Description: structure for HNZCIRC0




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




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

HNZCIRC0_STR_PDF 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 "structure for HNZCIRC0" 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_HNZCIRC0_STR_PDF TYPE HNZCIRC0_STR_PDF.

The HNZCIRC0_STR_PDF table consists of various fields, each holding specific information or linking keys about structure for HNZCIRC0 data available in SAP. These include STRAS (Employee street & house nbr.), LOCAT (Employee 2nd address line), ORT01 (Employee city address), OCCUP (Employee occupation).. 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 HNZCIRC0_STR_PDF 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
NAME Employee full name0
STRAS Employee street & house nbr.0
LOCAT Employee 2nd address line0
ORT01 Employee city address0
OCCUP Employee occupation0
TAXCD Employee tax code0
IRDNR Employee IRD number0
CRTNO IR Certificate number0
ALW01_LINE1 Allowance type10
ALW01_LINE2 Allowance type20
ALW01_LINE3 Allowance type30
ALW01_LINE4 Allowance type40
BEGDT Begin date of employment0
ENDDT End date of employment0
ERNME Employer full name0
ERAD1 Employer address line 10
ERAD2 Employer address line 20
ERAD3 Employer address line 30
ERTNM Employer trade name0
ERSIG Employer signatory0
IRDAT Date of the certificate run0
STRYR PAYE start year0
ENDYR PAYE end year0
EXPAY Employee extra pays0
PAYED Total PAYE deductions0
EARLP Earnings liable for premium0
ACCEP ACC earner premium0
BETTX Tax deductions0
BETGR Gross earnings0
STAMT Student loan repayment deduc0
AMT01_LINE1 amount paid10
AMT01_LINE2 amount paid20
AMT01_LINE3 amount paid30
AMT01_LINE4 amount paid40
ERIRD Employer IRD number0

Key field Non-key field



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

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

How to access SAP table HNZCIRC0_STR_PDF

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