PS0355 SAP (National Health Insurance Taiwan) Structure details

Dictionary Type: Structure
Description: National Health Insurance Taiwan




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




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

PS0355 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 "National Health Insurance Taiwan" 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_PS0355 TYPE PS0355.

The PS0355 table consists of various fields, each holding specific information or linking keys about National Health Insurance Taiwan data available in SAP. These include NHGRP (National health insurance insuree category groups), VADAT (NHI contribution from), NHICA (NHI Insured Amount Class), NHIEX (NHI exempt by law).. 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 PS0355 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
NHCATNational insurance insuree category PTW_NHCATNUMC1PTW_NHCAT
NHGRPNational health insurance insuree category groups PTW_NHGRPCHAR1T7TW1JPTW_NHGRP
VADATNHI contribution from PTW_VADATDATS8DATUM
NHICANHI Insured Amount Class PTW_NHICANUMC2T7TW1BPTW_IACAT
NHIEXNHI exempt by law PTW_NHIEXCHAR1XFELD
EXRSNReason for exemption PTW_EXRSNCHAR2T7TW1DPTW_EXRSN
ERPAYEmployer Pays All the Premium Required PTW_ERPAYCHAR1XFELD
NHISTNHI status PTW_NHISTCHAR2T7TW1EPTW_NHIST
NHISRNHI status reason PTW_NHISRCHAR2T7TW1FPTW_NHISR
RESTMNumeric 1-character NUM1NUMC1NUM1
RELEVNumeric 1-character NUM1NUMC1NUM1
RESTUNumeric 1-character NUM1NUMC1NUM1
STMDTDate DATUMDATS8DATUM
LEVDTDate DATUMDATS8DATUM
STUDTDate DATUMDATS8DATUM
ADRSNReason for Insured Amount Class Change PTW_ADRSNCHAR1T7TW1MPTW_ADRSN
SIREPLI/NHI identification number source flag PTW_SIREPNUMC1PTW_SIREP
ERNHETaiwan NHI Exempt for Employer PTW_ERNHECHAR1CHAR1
VAFRMStart Month of NHI Contribution PTW_VAFRMCHAR1CHAR1
NHICRReason for NHI Status Change PTW_NHICRCHAR2Assigned to domainPTW_NHICR
TAXRTAverage Tax Rate Flag PTW_TAXRTCHAR1CHAR1
EXRSHSupplementary Premium Status PTW_SHIEXCHAR1PTW_SHIEX
NPSTASuppl. Prem. Status (Bonus or Part-time Income) PTW_NPSTACHAR1PTW_APSTU
NPREAReason for Other Cases (Bonus or Part-time Income) PTW_NPREACHAR2PTW_OTRSN
ICSTASuppl. Prem. Status (Profession. Practice Income) PTW_ICSTACHAR1PTW_APSTU
ICREAReason for Other Cases (Profession. Practice Income) PTW_ICREACHAR2PTW_OTRSN
SERPYEmployer Pays All the Premium Required PTW_ERPAYCHAR1XFELD
ERSHESNHI Exempt for Employer PTW_ERSHECHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table PS0355

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