PPTS5 SAP (HR-PT: personnel summary Azores TemSe - subarea registration) Structure details

Dictionary Type: Structure
Description: HR-PT: personnel summary Azores TemSe - subarea registration




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




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

PPTS5 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 "HR-PT: personnel summary Azores TemSe - subarea registration" 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_PPTS5 TYPE PPTS5.

The PPTS5 table consists of various fields, each holding specific information or linking keys about HR-PT: personnel summary Azores TemSe - subarea registration data available in SAP. These include NPC (Tax no.), SANUA (Personnel summary Azores - personnel subarea number), DYEAR (Delivery year), SATXT (Personnel summary Azores - personnel subarea name).. 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: Cannot Be Enhanced


SAP PPTS5 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
RECTYPERecord type PPT_TSRECCHAR1TEXT1
NPCTax no. PPT_FINUMCHAR9CHAR9
SANUAPersonnel summary Azores - personnel subarea number PPT_SANUANUMC5NUMC05
DYEARDelivery year PPT_DYEARNUMC4NUMC4
SATXTPersonnel summary Azores - personnel subarea name PPT_SATXACHAR80TEXT80
SAADRPersonnel summary Azores - personnel subarea address PPT_SAADACHAR80TEXT80
SALOCPersonnel subarea locality PPT_SALOCCHAR20TEXT20
POCODPS 2000 - Postal code PPT_PSPC2NUMC7NUMC07
POLOCPS - Postal locality PPT_PSPDICHAR20CHAR20
TELNRTelephone no. PPT_TELNRNUMC9NUMC09
FAXNRFax no. PPT_FAXNRNUMC9NUMC09
EMAILMail address PPT_EMAILCHAR61TEXT61
DICODDistrict code PPT_DICODNUMC2NUMC02
COCODCouncil code PPT_COCODNUMC2NUMC02
PACODParish code PPT_PACODNUMC2NUMC02
SSCON2Social security contributor no. PPT_SSCON2NUMC11NUMC11
SAACTEconomical Activity Code (CAE) PPT_EACODNUMC5Assigned to domainPPT_EACOD
NEMPOPersonnel summary Azores - no.of employees last week October PPT_NEMPONUMC5NUMC5
NEMPLNo.of employees PPT_NEMPLNUMC5NUMC5
SSIPSSocial security institution - personnel summary code PPT_SSIPSNUMC3PPT_SSIPS

Key field Non-key field



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

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

How to access SAP table PPTS5

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