PPTP_FORM_SENIORITY SAP (Portugal Human Resources Seniority Report Structure) Structure details

Dictionary Type: Structure
Description: Portugal Human Resources Seniority Report Structure




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




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

PPTP_FORM_SENIORITY 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 "Portugal Human Resources Seniority Report Structure" 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_PPTP_FORM_SENIORITY TYPE PPTP_FORM_SENIORITY.

The PPTP_FORM_SENIORITY table consists of various fields, each holding specific information or linking keys about Portugal Human Resources Seniority Report Structure data available in SAP. These include FULNA (Full Name), BUKRS (Company Code), TRFGB (Pay Scale Area), TRFGR (Pay Scale Group).. 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 PPTP_FORM_SENIORITY 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
PERNRPersonnel Number P_PERNRNUMC8PERNR
FULNAFull Name PPTP_FULNACHAR55PPTP_FULNA
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
TRFGBPay Scale Area TRFGBCHAR2Assigned to domainTRFGB
TRFGRPay Scale Group TRFGRCHAR8Assigned to domainTRFGR
TRFSTPay Scale Level TRFSTCHAR2Assigned to domainTRFST
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ADMDTDate DATUMDATS8DATUM
PSDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
PSYNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
PSMNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
PSDNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
ADATEDate DATUMDATS8DATUM
CARDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
CARYNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
CARMNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
CARDNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
PROMDATEDate DATUMDATS8DATUM
CATDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
CATYNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
CATMNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
CATDNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
PROGDATEDate DATUMDATS8DATUM
SCADDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
SCAYNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
SCAMNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
SCADNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
STARTDATEDate DATUMDATS8DATUM
ORGDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
ORGYNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
ORGMNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
ORGDNumber of Year, Months or Days PPTP_YMDNUMC2PPTP_YMD
NPSDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
NCARDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
NCATDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
NSCATDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS
NORGDDNumber of Days to Deduct PPTP_DEDDAYSNUMC4PPTP_DEDDAYS

Key field Non-key field



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

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

How to access SAP table PPTP_FORM_SENIORITY

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