PTRV_TRVCT_P SAP (Accounting Control for Public Sector) Structure details

Dictionary Type: Structure
Description: Accounting Control for Public Sector




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




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

PTRV_TRVCT_P 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 "Accounting Control for Public Sector" 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_TRVCT_P TYPE PTRV_TRVCT_P.

The PTRV_TRVCT_P table consists of various fields, each holding specific information or linking keys about Accounting Control for Public Sector data available in SAP. These include P02 (Regional privision indicator), P03 (Organizational provision indicator), P04 (Comparison Calculation: Accom. Receipts With Accom. per Diem), P05 (Comparison Calculation: Meals Receipts With Meals per Diem).. 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: Not classified


SAP PTRV_TRVCT_P 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
P01Industry sector ID PTRV_TRVCT_P_01CHAR1PTRV_TRVCT_P_01
P02Regional privision indicator PTRV_TRVCT_P_02CHAR1PTRV_TRVCT_P_02
P03Organizational provision indicator PTRV_TRVCT_P_03CHAR1PTRV_TRVCT_P_03
P04Comparison Calculation: Accom. Receipts With Accom. per Diem PTRV_TRVCT_P_04CHAR1PTRV_TRVCT_P_04
P05Comparison Calculation: Meals Receipts With Meals per Diem PTRV_TRVCT_P_05CHAR1PTRV_TRVCT_P_05
P06Separation Allowance Accounting PTRV_TRVCT_P_06CHAR1PTRV_TRVCT_P_06
P07Comparison Calculation Travel Costs and Trip Segments PTRV_TRVCT_P_07CHAR1PTRV_TRVCT_P_07
P08Public Sector item 8 (reserved) PTRV_TRVCT_P_08CHAR1PTRV_TRVCT_P_08
P09Clearing of Additional Amounts and Income-rel. Expenses PTRV_TRVCT_P_09CHAR1PTRV_TRVCT_P_09
P10Border crossing/return trip PTRV_TRVCT_P_10CHAR1PTRV_TRVCT_P_10
P11Border Crossing Trip Out PTRV_TRVCT_P_11CHAR1PTRV_TRVCT_P_11
P12Activate Travel Request Versions PTRV_TRVCT_P_12CHAR1PTRV_TRVCT_P_12
P13Include Deductions with Taxation of Meals per Diem PTRV_TRVCT_P_13CHAR1PTRV_TRVCT_P_13
P14Reduction of Meals per Diem with Subsidies for Trips Home PTRV_TRVCT_P_14CHAR1PTRV_TRVCT_P_14
P15Time-Based Reduction of Separation Allowance PTRV_TRVCT_P_15CHAR1PTRV_TRVCT_P_15
P16Inclusion of M Deductions with Separation Allowance per Diem PTRV_TRVCT_P_16CHAR1PTRV_TRVCT_P_16
P17Deduction Meals Per Diem w/ Full-Day Parallel Business Trips PTRV_TRVCT_P_17CHAR1PTRV_TRVCT_P_17
P18Deduction Meals Per Diem w/ Part-Day Parallel Business Trips PTRV_TRVCT_P_18CHAR1PTRV_TRVCT_P_18
P19Include Own Share with Daily Return PTRV_TRVCT_P_19CHAR1PTRV_TRVCT_P_19
P20Apply Separation Allowance Spouse with External Stay PTRV_TRVCT_P_20CHAR1PTRV_TRVCT_P_20
P21Trip to Start Work and Return from Work with Fictitious ES PTRV_TRVCT_P_21CHAR1PTRV_TRVCT_P_21
P22Comparison Calculation Between DR and ES PTRV_TRVCT_P_22CHAR1PTRV_TRVCT_P_22
P23Separation Allowance for Travel w/ Fictitious External Stay PTRV_TRVCT_P_23CHAR1PTRV_TRVCT_P_23
P24Public Sector item 24 (reserved) PTRV_TRVCT_P_24CHAR1PTRV_TRVCT_P_24
P25Public Sector item 25 (reserved) PTRV_TRVCT_P_25CHAR1PTRV_TRVCT_P_25
P26Public Sector item 26 (reserved) PTRV_TRVCT_P_26CHAR1PTRV_TRVCT_P_26
P27Public Sector item 27 (reserved) PTRV_TRVCT_P_27CHAR1PTRV_TRVCT_P_27
P28Public Sector item 28 (reserved) PTRV_TRVCT_P_28CHAR1PTRV_TRVCT_P_28
P29Public Sector item 29 (reserved) PTRV_TRVCT_P_29CHAR1PTRV_TRVCT_P_29
P30Public Sector item 30 (reserved) PTRV_TRVCT_P_30CHAR1PTRV_TRVCT_P_30

Key field Non-key field



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

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

How to access SAP table PTRV_TRVCT_P

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