PC273 SAP (Supplementary Pension - Public Sector (D): Periods) Structure details

Dictionary Type: Structure
Description: Supplementary Pension - Public Sector (D): Periods




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




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

PC273 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 "Supplementary Pension - Public Sector (D): Periods" 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_PC273 TYPE PC273.

The PC273 table consists of various fields, each holding specific information or linking keys about Supplementary Pension - Public Sector (D): Periods data available in SAP. These include MTATB (Supp. Pension - Public Sector (G): Reason for Notification), SAART (Supplementary Pension - Public Sector (G): Record Type), VSNUM (Supplementary Pension - Public Sector (G): Insurance Number), KTONR (Supplementary Pension: Account Number (Obsolete with ZVMP)).. 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)


SAP PC273 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
SEQNOSupplementary Pension - Public Sector (D): Sequence Number VSEQNONUMC3VSEQNO
MTATBSupp. Pension - Public Sector (G): Reason for Notification VMTATBNUMC2VMTATB
SAARTSupplementary Pension - Public Sector (G): Record Type VSAARTNUMC2VSAART
VSNUMSupplementary Pension - Public Sector (G): Insurance Number VNUMMECHAR12VNUMME
KTONRSupplementary Pension: Account Number (Obsolete with ZVMP) VKTONRNUMC6VKTONR
VTSCHSupplementary Pension - Public Sector (D): Distribution Key VSCHLUCHAR20VSCHLU
NAMEKSupp. Pension - Public Sector (G): Name in Short Form VNAMEKCHAR12VNAMEK
GBDATSupplementary Pension - Public Sector (D): Date of Birth VGBDATDATS8DATUM
BEGDASuppl. Pension - Public Sector (D): Start Date (DDMMYY) VBEG01DATS8DATUM
ENDDASupplementary Pension - Public Sector (D): End (DDMMYY) VEND01DATS8DATUM
VSARTSuppl. Pension - Public Sector (G): Insurance Type VARTVSNUMC2VARTVS
FLD12Supplementary Pension - Public Sector (D): PI Liability VFLD12NUMC1VFLD12
FLD13Supp. Psn - Pub. Sect. (D): Remun. Liable for Supp. Pension VFLD13CHAR9VBET09
FLD14Supplementary Pension - Public Sector (D): Contrib. Amount VFLD14CHAR9VBET09
FLD15Supp. Pension - Public Sector (D): Standard Hours per Week VFLD15CHAR4VWOSTD
FLD16Supp. Pension - Public Sector (D): Agreed Hours per Week VFLD16CHAR4VWOSTD
FLD18Supplementary Pension - Public Sector (D): Special Payment VFLD18CHAR9VBET09
FLD01Supplementary Pension - Public Sector: Variable Field 01 VFLD01CHAR20VFLDVA
FLD02Supplementary Pension - Public Sector: Variable Field 02 VFLD02CHAR20VFLDVA
MELDASupplementary Pension - Public Sector(D): Notification Date VMELDADATS8VDATUM
LOEDASupplementary Pension - Public Sector (D): Deletion Date VLOEDADATS8VDATUM
FAMSTMaterial Status (for SP Notifications) (Obsolete with ZVMP) FAMSTZVCHAR1FAMSTZV
ANSKGEntitlm. to Child Allowance (SP Notifs) (Obsolete with ZVMP) ANSKGZVCHAR1ANSKGZV
EINZLSupplementary Pension: Posting Key of Payer P01P_ZV_BSCHL_EINZLCHAR2P01P_ZV_BSCHL_EINZL
STMKMSupplementary Pension: Posting Key / Taxing Feature P01P_ZV_BSCHL_STMKMCHAR2P01P_ZV_BSCHL_STMKM
UEDATSupplementary Pension - Public Sector (D): Bank Transfer VUEDATNUMC4VUEDAT
ANZKESuppl. Pension: No. of Children Entitled to Parental Leave P01P_ZV_ANZ_KIND_ELTERNZEITCHAR2CHAR2
ZUJAHSupplementary Pension - Public Sector (D): Inflow Year VZUJAHNUMC2VZUJAH
GRUNDSupplementary Pension - Public Sector: Reason for Difference VGRNDUCHAR1CHAR01

Key field Non-key field



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

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

How to access SAP table PC273

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