PTRV_FRACTION_PDR_DZ SAP (Type f.Fraction Evals of Parallel BusTrips, DutyAlloc(PS AT)) Structure details

Dictionary Type: Structure
Description: Type f.Fraction Evals of Parallel BusTrips, DutyAlloc(PS AT)




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




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

PTRV_FRACTION_PDR_DZ 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 "Type f.Fraction Evals of Parallel BusTrips, DutyAlloc(PS AT)" 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_PTRV_FRACTION_PDR_DZ TYPE PTRV_FRACTION_PDR_DZ.

The PTRV_FRACTION_PDR_DZ table consists of various fields, each holding specific information or linking keys about Type f.Fraction Evals of Parallel BusTrips, DutyAlloc(PS AT) data available in SAP. These include FA_ZAEHLER_T1 (Integer for Thirds/Twelfths), FA_ZAEHLER_RT1 (Integer for Thirds/Twelfths), FA_ZAEHLER_KHT1 (Integer for Thirds/Twelfths), FA_ZAEHLER_RKHT1 (Integer for Thirds/Twelfths).. 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 PTRV_FRACTION_PDR_DZ 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
FA_ZAEHLER_GESInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_T1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_KHT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_NENNERInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_GESInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_T1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_KHT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_NENNERInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_TT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_TRT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_TKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_TRKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_TT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_TRT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_TKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_TRKHT1Integer for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RT1_NEU_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RTT1_NEU_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_T1_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_TT1_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RT1_ALT_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FA_ZAEHLER_RTT1_ALT_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RT1_NEU_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RTT1_NEU_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_T1_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_TT1_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RT1_ALT_STPFLInteger for Thirds/Twelfths PTRV_INTINT410
FZ_ZAEHLER_RTT1_ALT_STPFLInteger for Thirds/Twelfths PTRV_INTINT410

Key field Non-key field



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

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

How to access SAP table PTRV_FRACTION_PDR_DZ

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