P05_S_ZKM_ZA SAP (Notification of Sickness Print Structure: Sickness Statement) Structure details

Dictionary Type: Structure
Description: Notification of Sickness Print Structure: Sickness Statement




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




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

P05_S_ZKM_ZA 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 "Notification of Sickness Print Structure: Sickness Statement" 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_P05_S_ZKM_ZA TYPE P05_S_ZKM_ZA.

The P05_S_ZKM_ZA table consists of various fields, each holding specific information or linking keys about Notification of Sickness Print Structure: Sickness Statement data available in SAP. These include ZA_WORKDAY_YES (Actually a Working Day: Yes), ZA_WORKDAY_NO (Actually a Working Day: No), ZA_MAX_4_NO (Maximum of 4 weeks: No), ZA_MAX_4_YES (Maximum of 4 weeks: Yes).. 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 (Deep)


SAP P05_S_ZKM_ZA 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
ZA_DATE Date of 1st Day Not Worked0
ZA_WORKDAY_YES Actually a Working Day: Yes0
ZA_WORKDAY_NO Actually a Working Day: No0
ZA_MAX_4_NO Maximum of 4 weeks: No0
ZA_MAX_4_YES Maximum of 4 weeks: Yes0
ZA_DATE_FROM_1 Date from Period 10
ZA_DATE_TO_1 Date to Period 10
ZA_DATE_FROM_2 Date from Period 20
ZA_DATE_TO_2 Date to Period 20
ZA_DATE_FROM_3 Date from Period 30
ZA_DATE_TO_3 Date to Period 30
ZA_DATE_REPORTED Date of Notification of Sickness0
ZA_DISABLED_OTHER_NO Unfit for Work Due to Someone Else: No0
ZA_DISABLED_OTHER_YES Unfit for Work Due to Someone Else: Yes0
ZA_DISABLED_ACCIDENT_NO Unfit for Work Due to Accident: No0
ZA_DISABLED_ACCIDENT_YES Unfit for Work Due to Accident: Yes0
ZA_DISABLED_NEITHER Arbeidsongeschikt nieet door iemand anders of ongeval Ja0
ZA_PREGNANT Sickness Due to Pregnancy/Delivery0
ZA_DONOR Unfit for Work Due to Organ Donation0
ZA_LIMITED Disabled Person or Structural Functional Limitations0
ZA_WIA_ENTITLED Entitlement to or Receiving WIA Benefit0
ZA_WAIT_WIA Waiting Period WIA completed0
ZA_WAO_WAZ Receives WAO or WAZ0
ZA_LT_18 Under 180
ZA_GE_18 18 or Older Without WAJONG0
ZA_WAJONG_ENTITLED Is or Was Entitled to WAJONG0
ZA_WAJONG Receives or Received WAJONG0
ZA_CWI Comes under CWI0
ZA_WSW Comes Under WSW0
ZA_SERVICE Belongs to Work Incapacity Scheme0
ZA_WAIT_NO Waiting Period Applicable: No0
ZA_WAIT_YES Waiting Period Applicable: Yes0
ZA_WAIT_DAYS Number of Waiting Period Days0
ZA_PERCENTAGE Percentage to Be Paid0
ZA_REGULAR Normal Employment0
ZA_TEMP Worker on Temp. Loan0
ZA_STAND_BY Standby/Stand-In Worker0
ZA_SPECIAL Special Employment (Intern, Contractor, Working from Home)0
ZA_ILL_AFTER Illness After Termination of Employment0
ZA_ENDED_BEFORE Employment Terminated After Illness0
ZA_LAST_DATE Date of Last Day if Not Sick0
ZA_SENT_LATE_YESCheckbox XFELDCHAR1XFELD
ZA_SENT_LATE_NOCheckbox XFELDCHAR1XFELD
ZA_1_ILL_WE_NOCheckbox XFELDCHAR1XFELD
ZA_1_ILL_WE_SATCheckbox XFELDCHAR1XFELD
ZA_1_ILL_WE_SUNCheckbox XFELDCHAR1XFELD
ZA_WORK_ON_1ST_DAYCheckbox XFELDCHAR1XFELD
ZA_NO_WORK_ON_1ST_DAYCheckbox XFELDCHAR1XFELD
ZA_ILL_OR_ENDED Illness after end of work relation / wr ended after illness0
ZA_PREG_NOT_BIRTHCheckbox XFELDCHAR1XFELD
ZA_BIRTH_NOT_PREGCheckbox XFELDCHAR1XFELD
ZA_CAARDWork Relationship Type Code P05_CAARDCHAR2Assigned to domainP05_CAARD
ZA_WSW_INDCheckbox XFELDCHAR1XFELD
ZA_CFIFZFlexibility and Security Phase Categorization Code P05_CFIFZCHAR2Assigned to domainP05_CFIFZ
ZA_CONTRACT_WO_UBCheckbox XFELDCHAR1XFELD
ZA_CONTRACT_W_UBCheckbox XFELDCHAR1XFELD
ZA_WAIT_DAYS_C Number of Waiting Period Days (characters)0
ZA_PERCENTAGE_C Percentage to be Paid (characters)0
ZA_ZW_PAYMENT_REQCheckbox XFELDCHAR1XFELD
ZA_ZW_PAYMENT_REQ_NOCheckbox XFELDCHAR1XFELD
ZA_DATE_ILLDate DATUMDATS8DATUM
ZA_NO_RISKCheckbox XFELDCHAR1XFELD
ZA_OTHER_REASONCheckbox XFELDCHAR1XFELD
ZA_ENTITLEMENT_SBCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table P05_S_ZKM_ZA

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