TXW_B_PTRV_PERIO SAP (buffer structure for table PTRV_PERIO) Structure details

Dictionary Type: Structure
Description: buffer structure for table PTRV_PERIO




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




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

TXW_B_PTRV_PERIO 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 "buffer structure for table PTRV_PERIO" 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_TXW_B_PTRV_PERIO TYPE TXW_B_PTRV_PERIO.

The TXW_B_PTRV_PERIO table consists of various fields, each holding specific information or linking keys about buffer structure for table PTRV_PERIO data available in SAP. These include PERNR (Personnel Number), REINR (Trip number), PERIO (Number of trip period), PDVRS (Sequential number of period).. 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 TXW_B_PTRV_PERIO 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
PERNRPersonnel Number TXW_PERNR_DNUMC8PERNRPER
REINRTrip number TXW_REINRNUMC10REINR
PERIO Number of trip period0
PDVRS Sequential number of period0
HDVRS Sequential Number of Travel Expenses Table THEADER0
PDATV Trip Segment: Beginning Date0
PUHRV Trip segment: Beginning time0
PDATB Trip Segment: End Date0
PUHRB Trip segment: End time0
UCK Print status of a trip0
ANTRG Travel Request or Trip Approved0
ABREC Indicator: open/to be settled/settled0
UEBLG HR Payroll Transfer Indicator0
UEBRF FI Transfer Indicator0
UEBDT DME Transfer Indicator0
TLOCK Indicator: Trip locked0
WAERS Currency Key0
ABRJ1 Payroll Year0
ABRP1 Payroll Period0
PERM1 Period modifier0
ABKR1 Payroll Area0
BEGP1 Start of Settlement Period0
ENDP1 End of Settlement Period0
ABRJ2 Payroll Year0
ABRP2 Payroll Period0
PERM2 Period modifier0
ABKR2 Payroll Area0
BEGP2 Start of Settlement Period0
ENDP2 End of Settlement Period0
ACCDT Trip Settlement Date0
ACCTM Trip Settlement Time0
RUNID Sequential number of posting run0
VERPA Per-diem accounting for meals0
UEBKZ Per-diem accounting for accommodations0
ANUEP Number of Overnight Stays for Per-Diem Settlement0
NO_MILES Indicator: No repeat of travel costs accounting0
LSTAY Meals per diem reduct. for longer stay at same place of work0
TR_DOPP_ANZAHL Daily Return: No. of Days with Outb. and Return Trip0
TR_EINF_ANZAHL Daily Return: No. of Days only with Outb./ or Return Trip0
TR_ENTFERNUNG Daily Return: Distance fr. Residence to New Place of Work0
VU_EA_DOPP_ANZ Own Contribution: No. of Days with Outb./Return Trip b. Move0
VU_EA_EINF_ANZ Own Contribution: No. of Days wth Outb./Return Trip b. Move0
VU_EA_ENTFERN Own Contribution: Distance to Place of Work before Move0
VU_EA_KM_SATZ Own Contribution: KM Rate to Place of Work Before Move0
NU_EA_DOPP_ANZ Own Contrib.: No. of Days wth Outb. and Ret. Trip after Move0
NU_EA_EINF_ANZ Own Contrib.: No. of Days with Outb. or Ret. Trip after Move0
NU_EA_ENTFERN Own Contribution: Distance to Place of Work after Move0
NU_EA_KM_SATZ Own Contribution: KM Rate to Place of Work after Move0
V_UNENTGELTLICH Gratuitous Meals for the Entire Month0
U_UNENTGELTLICH Gratuitous Accommodations for the Entire Month0
REDUC_ERGRU New Reimbursement Group for Reduction in Meals per Diem0

Key field Non-key field



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

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

How to access SAP table TXW_B_PTRV_PERIO

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