P01_T5D46 SAP (Structure for Table T5D46) Structure details

Dictionary Type: Structure
Description: Structure for Table T5D46




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




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

P01_T5D46 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 "Structure for Table T5D46" 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_P01_T5D46 TYPE P01_T5D46.

The P01_T5D46 table consists of various fields, each holding specific information or linking keys about Structure for Table T5D46 data available in SAP. These include KVZAJ (Increase Disruptive Event ITD Current Year), RVZAJ (Increase Disruptive Event PI ITD Current Year), RBZAJ (Increase Disr. Ev. PI ITD Current Year (Pension Scheme)), AVZAJ (Increase Disruptive Event UI ITD Current Year).. 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 P01_T5D46 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
PHASEFlexible Working Hours Policy: Phase P01_PHASECHAR1P01_PHASE
KVZAJIncrease Disruptive Event ITD Current Year P01_KVZAJCURR15(2) P01_WGBTR
RVZAJIncrease Disruptive Event PI ITD Current Year P01_RVZAJCURR15(2) P01_WGBTR
RBZAJIncrease Disr. Ev. PI ITD Current Year (Pension Scheme) P01_RBZAJCURR15(2) P01_WGBTR
AVZAJIncrease Disruptive Event UI ITD Current Year P01_AVZAJCURR15(2) P01_WGBTR
PVZAJIncrease Disruptive Event CI ITD Current Year P01_PVZAJCURR15(2) P01_WGBTR
KVZVJIncrease Disruptive Event HI ITD Previous Year P01_KVZVJCURR15(2) P01_WGBTR
RVZVJIncrease Disruptive Event PI ITD Previous Year P01_RVZVJCURR15(2) P01_WGBTR
RBZVJIncrease Disr. Ev. PI ITD Previous Year (Pension Scheme) P01_RBZVJCURR15(2) P01_WGBTR
AVZVJIncrease Disruptive Event UI ITD Previous Year P01_AVZVJCURR15(2) P01_WGBTR
PVZVJIncrease Disruptive Event CI ITD Previous Year P01_PVZVJCURR15(2) P01_WGBTR
KVVVJTotal Disruptive Event HI ITD to Year Before Last P01_KVVVJCURR15(2) P01_WGBTR
RVVVJTotal Disruptive Event PI ITD to Year before Last P01_RVVVJCURR15(2) P01_WGBTR
RBVVJTotal Disr. Ev. PI ITD (Pension Scheme) Year before Last P01_RBVVJCURR15(2) P01_WGBTR
AVVVJTotal Disruptive Event UI ITD to Year before Last P01_AVVVJCURR15(2) P01_WGBTR
PVVVJTotal Disruptive Event UI ITD to Year before Last P01_PVVVJCURR15(2) P01_WGBTR
WAERSFlexible Working Hours Policy: Currency of Value Credit P01_WGWAERCUKY5Assigned to domainWAERS
DATUMDifferent Date for Disruptive Event bef. Reduction in EarnCp P01_WGDATDATS8DATUM
KVKNZContribution Group Key: Health Insurance P01_KVKNZCHAR1P01_KVKNZ
RVKNZContribution Group Key: Pension Insurance P01_RVKNZCHAR1P01_RVKNZ
AVKNZContribution Group Key: Unemployment Insurance P01_AVKNZCHAR1P01_AVKNZ
PVKNZContribution Group Key: Care Insurance P01_PVKNZCHAR1P01_PVKNZ
WERKSPersonnel Area for Disruptive Event P01_WERKSCHAR4T500PPERSA
BTRTLPersonnel Subarea for Disruptive Event P01_BTRTLCHAR4T001PBTRTL

Key field Non-key field



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

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

How to access SAP table P01_T5D46

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