PS0284 SAP (SI Hungary - master data) Structure details

Dictionary Type: Structure
Description: SI Hungary - master data




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




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

PS0284 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 "SI Hungary - master data" 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_PS0284 TYPE PS0284.

The PS0284 table consists of various fields, each holding specific information or linking keys about SI Hungary - master data data available in SAP. These include EALCS (SI accounting - single status (CB)), EOKGY (SI accounting - reason of single status (GYÁP)), EOKCS (SI accounting - reason of single status (CB)), IGCSP (SI accounting - nurturing benefit requested).. 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: Not classified


SAP PS0284 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
EALGYSI accounting - single (GYÁP) P21_EALGYCHAR1P21_CPEAL
EALCSSI accounting - single status (CB) P21_EALCSCHAR1P21_CPEAL
EOKGYSI accounting - reason of single status (GYÁP) P21_EOKGYCHAR2P21_KODFS
EOKCSSI accounting - reason of single status (CB) P21_EOKCSCHAR2P21_KODFS
IGCSPSI accounting - nurturing benefit requested P21_IGCSPCHAR1P21_BOOLN
IGGYSSI accounting - requires GYES P21_IGGYSCHAR1P21_BOOLN
GYMODSI accounting - GYES accounting way (old-new) P21_GYMODCHAR1P21_GYMOD
TPJOGSI accounting - entitled to SP P21_TPJOGCHAR1P21_BOOLN
GYJOGSI accounting - entitled to GYÁP P21_GYJOGCHAR1P21_BOOLN
SZJOGSI accounting - entitled to social benefit P21_SZJOGCHAR1P21_BOOLN
SSJOGSI accounting - entitled to maternity pay P21_SSJOGCHAR1P21_BOOLN
THJOGSI accounting - entitled to MP P21_THJOGCHAR1P21_BOOLN
BTPHSSI accounting - accident sick pay prolonged P21_BTPHSDATS8P21_DATUM
GYSHSSI accounting - GYES prolonged P21_GYSHSDATS8P21_DATUM
THHSZSI accounting - MP prolonged P21_THHSZDATS8P21_DATUM
GYDHSSI accounting - GYED prolonged P21_GYDHSDATS8P21_DATUM
GYPHSSI accounting - GYÁP prolonged P21_GYPHSDATS8P21_DATUM
STPHSSI accounting - own sick pay prolonged P21_STPHSDATS8P21_DATUM
BIZFJSI accounting - document type (data sheet/declaration) P21_BIZFJCHAR1P21_BOOLN
HATHOSI accounting - 6 months surpassed P21_HATHOCHAR1P21_BOOLN
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CSOOKSI accounting - reason of decrease P21_CSOOKCHAR2P21_KODFS
NETJOSI accounting - net monthly income per person P21_NETJOCURR9(2) P21_NETJO
BJKODSI accounting - insurance relationship code P21_BJKODCHAR2P21_KODFS
EALGSSI accounting - single (GYES) P21_EALGSCHAR1P21_CPEAL
EOKGSSI accounting - reason of single status (GYES) P21_EOKGSCHAR2P21_KODFS
SACSPSI accounting - own schooling benefit P21_SACSPCHAR1P21_BOOLN
GY180Less than 180 day's income for GYED P21_GY180CHAR1P21_BOOLN
GYSZUDelivery during GYES, GYED P21_GYSZUCHAR1P21_BOOLN
IGSCSChild benefit claimed on his own P21_IGSCSCHAR1P21_BOOLN
GSIKRBaby care allowance (GYES) entitlement end in case of twins P21_GSIKRDATS8P21_DATUM
PGYDJ P21_PGYDJCHAR1P21_BOOLN

Key field Non-key field



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

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

How to access SAP table PS0284

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