Q0354 SAP (Screen Fields: Infotype 0354 (Labor Insurance Taiwan)) Structure details

Dictionary Type: Structure
Description: Screen Fields: Infotype 0354 (Labor Insurance Taiwan)




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




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

Q0354 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 0354 (Labor 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_Q0354 TYPE Q0354.

The Q0354 table consists of various fields, each holding specific information or linking keys about Screen Fields: Infotype 0354 (Labor Insurance Taiwan) data available in SAP. These include LEALI (Withdrawal from Labour Insurance), LOAMT (Insured amount from), LOCUR (Currency Key), HIAMT (Insured amount to).. 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 Q0354 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
ENTLIJoining Labour Insurance PTW_ENTLICHAR1XFELD
LEALIWithdrawal from Labour Insurance PTW_LEALICHAR1XFELD
LOAMTInsured amount from PTW_LOAMTCURR13(2) P_AMT07V
LOCURCurrency Key WAERSCUKY5TCURCWAERSFWS
HIAMTInsured amount to PTW_HIAMTCURR13(2) P_AMT07V
HICURCurrency Key WAERSCUKY5TCURCWAERSFWS
SUBSISubsidy type PTW_SUBSICHAR1PTW_SUBSI
SSIPESubsidy percentage PTW_SSIPEDEC7(2) DEC5_2
SSIAMSubsidy amount PTW_SSIAMCURR13(2) P_AMT07V
SSCURCurrency Key WAERSCUKY5TCURCWAERSFWS
EERESEmployee's contribution PTW_EERESCURR13(2) P_AMT07V
EECURCurrency Key WAERSCUKY5TCURCWAERSFWS
ERRESEmployer's contribution PTW_ERRESCURR13(2) P_AMT07V
ERCURCurrency Key WAERSCUKY5TCURCWAERSFWS
GVRESGovernment's contribution PTW_GVRESCURR13(2) P_AMT07V
GVCURCurrency Key WAERSCUKY5TCURCWAERSFWS
USEICUser Identity Card Number for LI/NHI Reports PTW_USEICCHAR1XFELD
USEALUse Alien Resident Card Number for LI/NHI Reports PTW_USEALCHAR1XFELD
USEPPUse Passport Number for LI/NHI Reports PTW_USEPPCHAR1XFELD
INAMTInsurance amount PTW_INAMTCURR13(2) P_AMT07V
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
EIEEPEmployee's contribution PTW_EIEEPCURR13(2) P_AMT07V
EIEECCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EIERPEmployer's contribution PTW_EIERPCURR13(2) P_AMT07V
EIERCCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ADULTLI class type for Adult PTW_LIADUCHAR1XFELD
CHILDLI class type Child/trainee PTW_LICHICHAR1XFELD
PARTTLI class type Part time PTW_LIPARCHAR1XFELD
EROIPEmployer's Contribution for LI Occupation Injury Premium PTW_EROIPCURR13(2) P_AMT07V
EROICCurrency Key WAERSCUKY5TCURCWAERSFWS
ERDWFEmployer's Contribution for LI Deferred Wage Fund PTW_ERDWFCURR13(2) P_AMT07V
ERDWCCurrency Key WAERSCUKY5TCURCWAERSFWS

Key field Non-key field



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

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

How to access SAP table Q0354

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