PC274 SAP (Supplementary Pension - Public Sector (D): Registrations) Structure details

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




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




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

PC274 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): Registrations" 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_PC274 TYPE PC274.

The PC274 table consists of various fields, each holding specific information or linking keys about Supplementary Pension - Public Sector (D): Registrations 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 PC274 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
NAMEDSupp. Pension - Public Sector (G): Name Acc. to DUEVO VNAMEDCHAR45VNAMED
BGDATSuppl. Pension - Public Sector (D): Amended Date of Birth VBGDATDATS8DATUM
VSBEGSuppl. Pension - Public Sector (D): Start of Insurance VBEGVSDATS8DATUM
GVSBESupp. Pension - Pub. Sect. (D): Reported Start of Pension VGVSBEDATS8DATUM
GBNAMSupplementary Pension - Public Sector (G): Name at Birth VGBNAMCHAR20VGBNAM
GBORTSupplementary Pension - Public Sector (G): Place of Birth VGBORTCHAR20VGBORT
RVNUMSupplementary Pension - Public Sector (G): PI Number VRVNUMCHAR20VRVNUM
GESCHSupplementary Pension - Public Sector (G): Gender VGESCHCHAR1VGESCH
TTARTSupplementary Pension - Public Sector (D): Activity Type VTTARTCHAR2VTTART
BEARTSuppl. Pension - Public Sector (G): Type of Employment VBEARTCHAR1VBEART
SWTBESupp. Pension - Public Sector(D): Seasonal Work Indicator VSWTBECHAR1VSWTBE
ARBEGSuppl. Pension - Public Sector (D): Start of Work Relation. VARBEGDATS8DATUM
AWGRDSuppl. Pension - Public Sector (G): Reason for Deviation VAWGRDCHAR1VAWGRD
TRWAZSupp. Pension - Public Sector (D): Standard Hours per Week VTRWAZCHAR4VWOSTD
IRWAZSupp. Pension - Public Sector (D): Agreed Hours per Week VIRWAZCHAR4VWOSTD
VVZVESupplementary Pension - Public Sector (D): Prev. Insurance VZVEVVCHAR1VZVEVV
ARGZUSuppl. Pension - Public Sector (G): Employer's Allowance VARGZUCHAR1VARGZU
BEZVESuppl. Pension - Public Sector (G): Exemption from Insurance VBEZVECHAR1VBEZVE
ZWVERSupplementary Pension - Public Sector (D): Second Insurance VZWVERCHAR1VZWVER
FLD01Supplementary Pension - Public Sector: Variable Field 01 VFLD01CHAR20VFLDVA
FLD02Supplementary Pension - Public Sector: Variable Field 02 VFLD02CHAR20VFLDVA
FLD03Supplementary Pension - Public Sector (D): Variable Field 03 VFLD03CHAR20VFLDVA
FLD04Supplementary Pension - Public Sector (D): Variable Field 4 VFLD04CHAR20VFLDVA
MELDASupplementary Pension - Public Sector(D): Notification Date VMELDADATS8VDATUM
LOEDASupplementary Pension - Public Sector (D): Deletion Date VLOEDADATS8VDATUM
KZALTKey Figure: Prior-Year Acquisitions P01P_KZALTCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table PC274

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