T5TELDPDYNP SAP () Structure details

Dictionary Type: Structure
Description:




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




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

T5TELDPDYNP 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 "" 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_T5TELDPDYNP TYPE T5TELDPDYNP.

The T5TELDPDYNP table consists of various fields, each holding specific information or linking keys about data available in SAP. These include PERNR (Personnel Number), DRVCI (Contract type for pension), YEARE (), TELDP (Type ELDP).. 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 or numeric)


SAP T5TELDPDYNP 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
PELDP P18_NUM02NUMC2NUM02
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
DRVCIContract type for pension P18_DRVCICHAR1P18_DRVCI
YEARE P18_AJAHRNUMC4GJAHRGJAHR
TELDPType ELDP P18_TELDPCHAR2
DAOPRDate of correction ELDP P18_DAOPRDATS8DATUM
VORNAFirst Name PAD_VORNACHAR40PAD_VORNM
TITELTitle TITELCHAR15Assigned to domainTITEL
NACHNLast Name PAD_NACHNCHAR40PAD_NACHN
BORNAName at Birth PAD_NAME2CHAR40PAD_NACHN
GBORTBirthplace PAD_GBORTCHAR40PAD_ORT01
GBLNDCountry of Birth GBLNDCHAR3Assigned to domainLAND1
PERIDPersonnel ID Number PRDNICHAR20CHAR20
GBDATDate of Birth GBDATDATS8PDATEGBDAT
DDDUVDate of pension P18_DDDUVDATS8DATS
STRASStreet and House Number PAD_STRASCHAR60PAD_STRAS
HSNMRHouse Number PAD_HSNMRCHAR10PAD_HSNMR
ORT01City PAD_ORT01CHAR40PAD_ORT01
POSTAPost for ELDP/ONZ P18_POSTACHAR5P18_POSTA
PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ
DELDPDate of creation ELDP P18_DELDPDATS8
BEGDABread job in organization from P18_BEGDADATS8
KOD1Code of insurance P18_KODCHAR3
BEGDA1Insurance from P18_BEGINSDATS8
ENDDA1Insurance to P18_ENDINSDATS8
WEIGH1Days of insurance P18_DAYINSNUMC3
MNTHS1Months of insurance P18_MNTHSCHAR13
D_VSE1Excluded time of insurance P18_D_VSENUMC3
VYMZA1Evaluation base for insurance P18_VYMZACURR15(2) P18_AMT05V
D_ABS1Subtraction time P18_ODECTNUMC3
ZNEPL1Supersede P18_ZNEPLCHAR1
KOD2Code of insurance P18_KODCHAR3
BEGDA2Insurance from P18_BEGINSDATS8
ENDDA2Insurance to P18_ENDINSDATS8
WEIGH2Days of insurance P18_DAYINSNUMC3
MNTHS2Months of insurance P18_MNTHSCHAR13
D_VSE2Excluded time of insurance P18_D_VSENUMC3
VYMZA2Evaluation base for insurance P18_VYMZACURR15(2) P18_AMT05V
D_ABS2Subtraction time P18_ODECTNUMC3
ZNEPL2Supersede P18_ZNEPLCHAR1
KOD3Code of insurance P18_KODCHAR3
BEGDA3Insurance from P18_BEGINSDATS8
ENDDA3Insurance to P18_ENDINSDATS8
WEIGH3Days of insurance P18_DAYINSNUMC3
MNTHS3Months of insurance P18_MNTHSCHAR13
D_VSE3Excluded time of insurance P18_D_VSENUMC3
VYMZA3Evaluation base for insurance P18_VYMZACURR15(2) P18_AMT05V
D_ABS3Subtraction time P18_ODECTNUMC3
ZNEPL3Supersede P18_ZNEPLCHAR1
VCODE1Type of excluding (V,C,M) P18_VCODECHAR2
BEGDAV1Exception from P18_BEGDAVDATS8
ENDDAV1Exclude from P18_ENDDAVDATS8
VCODE2Type of excluding (V,C,M) P18_VCODECHAR2
BEGDAV2Exception from P18_BEGDAVDATS8
ENDDAV2Exclude from P18_ENDDAVDATS8
D_VSE_ALLExcluded time of insurance P18_D_VSENUMC3
VYMZA_ALLEvaluation base for insurance P18_VYMZACURR15(2) P18_AMT05V
D_ABS_ALLSubtraction time P18_ODECTNUMC3
ADR_ZAMAddress of employer P18_ADRZAMCHAR77
VSAccount Number of Bank Account At Post Office PSKTOCHAR16PSKTO
ADR_AName of organization P18_ADR_ACHAR85P18_ADR_A
ADR_BAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
ADR_CAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
ADR_DAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
ADR_EAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
ADR_QAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
ERROR P18_WSL_ERRORCHAR1X
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
SVA091Small Range Employment P18_PMRCHAR1P18_PMR
SVA092Small Range Employment P18_PMRCHAR1P18_PMR
SVA093Small Range Employment P18_PMRCHAR1P18_PMR
REGIONRegion number of CSSZ P18_OKRCSSZCHAR3
OKRES CSSZ coun.0
DUCH_POJ 0

Key field Non-key field



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

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

How to access SAP table T5TELDPDYNP

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