Q0059 SAP (Screen Fields: Infotype 0059 (Social Insurances - NL)) Structure details

Dictionary Type: Structure
Description: Screen Fields: Infotype 0059 (Social Insurances - NL)




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




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

Q0059 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 "Screen Fields: Infotype 0059 (Social Insurances - NL)" 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_Q0059 TYPE Q0059.

The Q0059 table consists of various fields, each holding specific information or linking keys about Screen Fields: Infotype 0059 (Social Insurances - NL) data available in SAP. These include WW1TX (WW Indicator Text), WAOTX (WAO Indicator Text), ZKSTX (HI Indicator Text [ZK]), INHTX (Text for SI (Equalization) Deduction [VB]).. 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 Q0059 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
ZW1TXZW Indicator Text P05_ZW1TXCHAR20TEXT20
WW1TXWW Indicator Text WW1TXCHAR20TEXT20
WAOTXWAO Indicator Text WAOTXCHAR20TEXT20
ZKSTXHI Indicator Text [ZK] P05_ZKSTXCHAR20TEXT20
INHTXText for SI (Equalization) Deduction [VB] INHTXCHAR20TEXT20
IHPTXText Deduction EE Contribution to Private Health Insur.[ZKV] IHPTXCHAR20TEXT20
BDRWGEmployer's Contribution to Private Health Insurance BDRWGCURR7(2) P05_WERT7
EXSV1Text (20 Characters) TEXT20CHAR20TEXT20
EXSV2Text (20 Characters) TEXT20CHAR20TEXT20
EXSV3Text (20 Characters) TEXT20CHAR20TEXT20
EXSV4Text (20 Characters) TEXT20CHAR20TEXT20
EXSV5Text (20 Characters) TEXT20CHAR20TEXT20
ZKVESHealth Insurance Feature [ZKV eigenschap] P05_ZKVESCHAR2CHAR2
ZKVTXText (20 Characters) TEXT20CHAR20TEXT20
PKLTXText (20 Characters) TEXT20CHAR20TEXT20
PRBDGPrivate Health Insurance Premium P05_PRBDGCURR6(2) P05_WERTV6
WAE01Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WAE02Currency Key WAERSCUKY5Assigned to domainWAERSFWS
TXSV1Text (20 Characters) TEXT20CHAR20TEXT20
TXSV2Text (20 Characters) TEXT20CHAR20TEXT20
TXSV3Text (20 Characters) TEXT20CHAR20TEXT20
TXSV4Text (20 Characters) TEXT20CHAR20TEXT20
TXSV5Text (20 Characters) TEXT20CHAR20TEXT20
SVTXTText (20 Characters) TEXT20CHAR20TEXT20
WAE03Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WAE04Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CVZIDInsured person's identifier with HCIB P05T_CVZ_IDNUMC8NUM8

Key field Non-key field



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

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

How to access SAP table Q0059

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