Q0526 SAP (Screen Fields for Infotype 0367 (SI Notif. Supplements A)) Structure details

Dictionary Type: Structure
Description: Screen Fields for Infotype 0367 (SI Notif. Supplements A)




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




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

Q0526 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 for Infotype 0367 (SI Notif. Supplements A)" 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_Q0526 TYPE Q0526.

The Q0526 table consists of various fields, each holding specific information or linking keys about Screen Fields for Infotype 0367 (SI Notif. Supplements A) data available in SAP. These include GRUN0 (Reason for Cessation of Work), KABE1 (Type of Employment (Worker, Salaried Employee)), KABE2 (Type of Employment (Worker, Salaried Employee)), KABE3 (Type of Employment (Worker, Salaried Employee, and so on)).. 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 Q0526 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
STATXText length 25 TEXT25CHAR25TEXT25
GRUN0Reason for Cessation of Work PB03_GRUN1CHAR45TEXT45
KABE1Type of Employment (Worker, Salaried Employee) PB03_KABE1CHAR1XFELD
KABE2Type of Employment (Worker, Salaried Employee) PB03_KABE2CHAR1XFELD
KABE3Type of Employment (Worker, Salaried Employee, and so on) PB03_KABE3CHAR1XFELD
KABE4Type of Employment (Apprentice) PB03_KABE4CHAR1
WOTA1Workdays PB03_WOTA1CHAR1XFELD
WOTA2Workdays PB03_WOTA2CHAR1XFELD
WOTA3Workdays PB03_WOTA3CHAR1XFELD
WOTA4Workdays PB03_WOTA4CHAR1XFELD
WOTA5Workdays PB03_WOTA5CHAR1XFELD
WOTA6Workdays PB03_WOTA6CHAR1XFELD
WOTA7Workdays PB03_WOTA7CHAR1XFELD
BENT1Monetary Remuneration Including Tips PB03_BENT1CHAR1XFELD
BENT2Monetary Remuneration Including Commission PB03_BENT2CHAR1XFELD
SBTW1Payments in Kind PB03_SBTW1CHAR1XFELD
WAER1Currency Key WAERSCUKY5T500WWAERSFWS
WAER2Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WAER3Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WAER4Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WAER5Currency Key WAERSCUKY5Assigned to domainWAERSFWS
KZKU1Illness/Accident PB03_KZKU1CHAR1XFELD
KZKU2Work Accident/Occupational Illness PB03_KZKU2CHAR1XFELD
PROZ1Text field of length 8 TEXT8CHAR8TEXT8
PROZ2Text field of length 8 TEXT8CHAR8TEXT8
JAGU1Entitlement Calculation Acc. to Working Year PB03_JAGU1CHAR1XFELD
JAGU2Entitlement Calculation Acc. to Calendar Year PB03_JAGU2CHAR1XFELD
TAGU1Entitlement Calculation Acc. to Working Days PB03_TAGU1CHAR1XFELD
TAGU2Entitlement Calculation Acc. to Calendar Days PB03_TAGU2CHAR1XFELD
PUSH1Text (20 Characters) TEXT20CHAR20TEXT20
PUSH2Text (20 Characters) TEXT20CHAR20TEXT20
ANGVGLegal Entitlement to Continued Pay PB03_ANGVGCHAR1XFELD
ANGVVContractual Entitlement to Continued Pay PB03_ANGVVCHAR1XFELD
ANGVKNo Entitlement to Continued Pay PB03_ANGVKCHAR1XFELD
AGTXTText (length 35) TEXT35CHAR35TEXT35
IBAN00IBAN (International Bank Account Number) HRPAD_IBAN00CHAR42HRPAD_IBAN00

Key field Non-key field



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

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

How to access SAP table Q0526

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