PS0228 SAP (Garnishments Finland) Structure details

Dictionary Type: Structure
Description: Garnishments Finland




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




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

PS0228 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 "Garnishments Finland" 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_PS0228 TYPE PS0228.

The PS0228 table consists of various fields, each holding specific information or linking keys about Garnishments Finland data available in SAP. These include PRCWA (Currency (Finland)), EXGAR (External garnishable net per tax day), EXWAE (Currency (Finland)), WITH1 (Variable amount rule).. 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 PS0228 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
PRCATProtected amount per tax day P44_PRCATCURR15(2) P44_MAXBETRG
PRCWACurrency (Finland) P44_WAERSCUKY5T500WWAERS
EXGARExternal garnishable net per tax day P44_EXGARCURR15(2) P44_MAXBETRG
EXWAECurrency (Finland) P44_WAERSCUKY5T500WWAERS
WITH1Variable amount rule P44_WITH1CHAR1XFELD
MINATMinimum garnishment amount P44_MINATCURR15(2) P44_MAXBETRG
MINWACurrency (Finland) P44_WAERSCUKY5T500WWAERS
MAXATMaximum garnishment amount P44_MAXATCURR15(2) P44_MAXBETRG
MAXWACurrency (Finland) P44_WAERSCUKY5T500WWAERS
GARNOGarnishment reference number P44_GARNONUMC20
EXOFFExecution office P44_EXOFFCHAR8EMFSLHRPAYFI_P44_EXOFF
FIXAMFixed amount per tax day P44_FIXAMCURR15(2) PRBETRG
FIXWACurrency (Finland) P44_WAERSCUKY5T500WWAERS
WITHFFixed amount rule P44_WITHFCHAR1XFELD
WITHMMinimum/Maximum Amount Rule P44_WITHMCHAR1XFELD
FIXAM2period of payment P44_FIXAM2DEC15(4) P44_FIXAM
FIXWA2Currency (Finland) P44_WAERSCUKY5Assigned to domainWAERS
PERIOGarnishment period fix amount. P44_PERIODCHAR5P44_PERIOD

Key field Non-key field



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

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

How to access SAP table PS0228

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