PTRV_UTIL_T706S_UI_FUNCTIONS SAP (Possible Functions in User Interface) Structure details

Dictionary Type: Structure
Description: Possible Functions in User Interface




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




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

PTRV_UTIL_T706S_UI_FUNCTIONS 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 "Possible Functions in User Interface" 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_UTIL_T706S_UI_FUNCTIONS TYPE PTRV_UTIL_T706S_UI_FUNCTIONS.

The PTRV_UTIL_T706S_UI_FUNCTIONS table consists of various fields, each holding specific information or linking keys about Possible Functions in User Interface data available in SAP. These include D1310 (Additional Receipt Information), D1400 (Trip Meals Deductions), FRUEH (Entry of Breakfast Deduction), ESBON (Entry of Meals Coupon).. 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)


SAP PTRV_UTIL_T706S_UI_FUNCTIONS 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
D1300Trip Receipts PTRV_D1300CHAR1XFELD
D1310Additional Receipt Information PTRV_D1310CHAR1XFELD
D1400Trip Meals Deductions PTRV_D1400CHAR1XFELD
FRUEHEntry of Breakfast Deduction FRUEHCHAR1XFELD
ESBONEntry of Meals Coupon ESBONCHAR1XFELD
D1400_UNTERTrip Accommodations Deductions PTRV_D1400_UNTERCHAR1XFELD
D1500Trip Advances PTRV_D1500CHAR1XFELD
D1600Trip Stopovers PTRV_D1600CHAR1XFELD
D1700Cost Assignment for Entire Trip PTRV_D1700CHAR1XFELD
D1701Receipt Cost Assignment PTRV_D1701CHAR1XFELD
D1702Stopover Cost Assignment PTRV_D1702CHAR1XFELD
D1703Miles/Kilometers Cost Assignment PTRV_D1703CHAR1XFELD
D1709Cost Assignment Overview PTRV_D1709CHAR1XFELD
KFZVEMiles/Km Distribution for Trip KFZVECHAR1XFELD
ADDINFO_KMAdditional Trip Segment Information ADDINFO_KMCHAR1XFELD
D1950Trip History PTRV_D1950CHAR1XFELD
D1960Additional Trip Information PTRV_D1960CHAR1XFELD
D9999User Data of Trip PTRV_D9999CHAR1XFELD
D9999_CUST_TEXTCustomizable Function Text for Calling User Screen 9999 PTRV_D9999_CUST_TEXTCHAR30REITX

Key field Non-key field



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

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

How to access SAP table PTRV_UTIL_T706S_UI_FUNCTIONS

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