PKRPREVCOM08 SAP (Repeat structure for previous company YEA2008) Structure details

Dictionary Type: Structure
Description: Repeat structure for previous company YEA2008




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




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

PKRPREVCOM08 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 "Repeat structure for previous company YEA2008" 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_PKRPREVCOM08 TYPE PKRPREVCOM08.

The PKRPREVCOM08 table consists of various fields, each holding specific information or linking keys about Repeat structure for previous company YEA2008 data available in SAP. These include CLD01 (Childcare non-taxable from previous company), FOR02 (Foreigner non-taxable from previous company), CLD02 (Childcare non-taxable from previous company), FOR03 (Foreigner non-taxable from previous company).. 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 PKRPREVCOM08 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
FOR01Foreigner non-taxable from previous company PKR_FRNTXCURR9(2) WERT05
CLD01Childcare non-taxable from previous company PKR_CLNTXCURR9(2) WERT05
FOR02Foreigner non-taxable from previous company PKR_FRNTXCURR9(2) WERT05
CLD02Childcare non-taxable from previous company PKR_CLNTXCURR9(2) WERT05
FOR03Foreigner non-taxable from previous company PKR_FRNTXCURR9(2) WERT05
CLD03Childcare non-taxable from previous company PKR_CLNTXCURR9(2) WERT05
FOR04Foreigner non-taxable from previous company PKR_FRNTXCURR9(2) WERT05
CLD04Childcare non-taxable from previous company PKR_CLNTXCURR9(2) WERT05
FOR05Foreigner non-taxable from previous company PKR_FRNTXCURR9(2) WERT05
CLD05Childcare non-taxable from previous company PKR_CLNTXCURR9(2) WERT05
REP01Retirement Pension From Previous Company PKR_REPPCCURR10(2) PKR_AMT10
REP02Retirement Pension From Previous Company PKR_REPPCCURR10(2) PKR_AMT10
REP03Retirement Pension From Previous Company PKR_REPPCCURR10(2) PKR_AMT10
REP04Retirement Pension From Previous Company PKR_REPPCCURR10(2) PKR_AMT10
REP05Retirement Pension From Previous Company PKR_REPPCCURR10(2) PKR_AMT10
TPA01Indicator for Taxpayer Association PKR_TXPASCHAR1CHAR1
TPA02Indicator for Taxpayer Association PKR_TXPASCHAR1CHAR1
TPA03Indicator for Taxpayer Association PKR_TXPASCHAR1CHAR1
TPA04Indicator for Taxpayer Association PKR_TXPASCHAR1CHAR1
TPA05Indicator for Taxpayer Association PKR_TXPASCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table PKRPREVCOM08

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