PC278 SAP (Supp. Pension - Public Sector (D): Deregistration (Update)) Structure details

Dictionary Type: Structure
Description: Supp. Pension - Public Sector (D): Deregistration (Update)




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




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

PC278 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 "Supp. Pension - Public Sector (D): Deregistration (Update)" 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_PC278 TYPE PC278.

The PC278 table consists of various fields, each holding specific information or linking keys about Supp. Pension - Public Sector (D): Deregistration (Update) data available in SAP. These include SEQNO (Supplementary Pension - Public Sector (D): Sequence Number), 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).. 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 PC278 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
UMELDSupplementary Pension - Public Sector(D): Notification Date VMELDADATS8VDATUM
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
AGRNDSupplementary Pension - Public Sector (G): Dereg. Reason VAGRNDCHAR2VAGRND
ENDVSSupp. Pension - Public Sector (D): End of Compulsory Ins. VENDVSDATS8DATUM
UAVBESuppl. Pension - Public Sector (D): Start of Work Relation. VUAVBEDATS8DATUM
BEARTSuppl. Pension - Public Sector (G): Type of Employment VBEARTCHAR1VBEART
AVKENSuppl. Pension - Pub. Sect. (G): Work Relationship Indicator VAVKENCHAR1VAVKEN
ARENDSuppl. Pension - Public Sector (D): End of Work Relationship VARENDDATS8DATUM
SWTBESupp. Pension - Public Sector(D): Seasonal Work Indicator VSWTBECHAR1VSWTBE
WIEDESuppl. Pension - Public Service (G): Rehire Indicator VWIEDECHAR1VWIEDE
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

Key field Non-key field



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

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

How to access SAP table PC278

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