PS0631 SAP (PAISY: Subrecord Type 15 (Garnishment)) Structure details

Dictionary Type: Structure
Description: PAISY: Subrecord Type 15 (Garnishment)




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




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

PS0631 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 "PAISY: Subrecord Type 15 (Garnishment)" 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_PS0631 TYPE PS0631.

The PS0631 table consists of various fields, each holding specific information or linking keys about PAISY: Subrecord Type 15 (Garnishment) data available in SAP. These include P1507 (PAISY: Amount Field (5,2)), P1508 (PAISY: Wage Type), P1509 (PAISY: Amount Field (5,2)), P1510 (PAISY: Wage Type).. 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 PS0631 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
P1506PAISY: Wage Type P01Y_LGARTCHAR3CHAR3
P1507PAISY: Amount Field (5,2) P01Y_BETRGCURR7(2) WERT5N2PAISY
P1508PAISY: Wage Type P01Y_LGARTCHAR3CHAR3
P1509PAISY: Amount Field (5,2) P01Y_BETRGCURR7(2) WERT5N2PAISY
P1510PAISY: Wage Type P01Y_LGARTCHAR3CHAR3
P1511PAISY: Amount Field (5,2) P01Y_BETRGCURR7(2) WERT5N2PAISY
P1512PAISY: 1512 Percentage for Garnishments P01Y_SPROZDEC4(2) DEC2_2
P1522PAISY: 1522 Retroactive Accounting Limit (Garnishment) P01Y_RRSTPCHAR1P01Y_RRSTP
P1560PAISY: 1560 Notification Date P01Y_PFDATDATS8DATS
P1561PAISY: 1561 Total Amount (Limit) P01Y_LIMITCURR9(2) WERT7N2PAISY
P1562PAISY: Amount Field (7,2) P01Y_BETR2CURR9(2) WERT7N2PAISY
P1563PAISY: Amount Field (5,2) P01Y_BETRGCURR7(2) WERT5N2PAISY
P1564PAISY: Amount Field (7,2) P01Y_BETR2CURR9(2) WERT7N2PAISY
P1565PAISY: 1565 Maintenance Beneficiaries P01Y_UNBERNUMC1NUMC1
P1570PAISY: Control of Gross Garnishment P01Y_STRBRCHAR1P01Y_STRBR
P1571PAISY: 1571 Symbolic Time P01Y_PFUHRNUMC1NUMC1
P1572PAISY: 1572 Indicator for Garnishable Overtime P01Y_MARKZCHAR1PAISY_KZPFB
P1573PAISY: 1573 Indicator for Holiday Bonus Garnishment P01Y_WEIKZCHAR1PAISY_KZPFB
P1574PAISY: 1574 Garnishment for Employment Tax Card P01Y_LSTKTCHAR1PAISY_KZPFB
P1502PAISY: 1502 Bank Number P01Y_BNKLZNUMC8NUMC08
P1503PAISY: 1503 Account Number P01Y_BNKNTCHAR10CHAR10
P1505PAISY: 1505 Investment Institution/Payment Creditor P01Y_AINSTCHAR25TEXT25
P1519PAISY: 1519 Reversal Indicator P01Y_STORNCHAR1P01Y_STORNO
P1520PAISY: 1520 Text Indicator for Transfer P01Y_UEBKZCHAR2CHAR2
P1521PAISY: 1521 Contract No./Reference No./Resolution No. P01Y_VTGNRCHAR25TEXT25
P1584PAISY: 1584 Indicator for Printing Transfer Amounts P01Y_KZDUWCHAR1P01Y_KZDUW
P1529PAISY: 1529 Selection Indicator P01Y_AUSWKCHAR1CHAR1
P1555PAISY: 155x Additional Amount P01Y_ZSBTGNUMC2P01Y_ZSBTG
P1556PAISY: 155x Additional Amount P01Y_ZSBTGNUMC2P01Y_ZSBTG
P1557PAISY: 155x Additional Amount P01Y_ZSBTGNUMC2P01Y_ZSBTG
P1558PAISY: 155x Additional Amount P01Y_ZSBTGNUMC2P01Y_ZSBTG
P1559PAISY: 155x Additional Amount P01Y_ZSBTGNUMC2P01Y_ZSBTG
P1567PAISY: 1567 Control of Remaining Net P01Y_VBLNTCHAR1P01Y_VBLNT

Key field Non-key field



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

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

How to access SAP table PS0631

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