PTRV_WEB_T706D SAP (Default Values for Trip Provision Variant/Customizing Compl.) Structure details

Dictionary Type: Structure
Description: Default Values for Trip Provision Variant/Customizing Compl.




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




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

PTRV_WEB_T706D 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 "Default Values for Trip Provision Variant/Customizing Compl." 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_WEB_T706D TYPE PTRV_WEB_T706D.

The PTRV_WEB_T706D table consists of various fields, each holding specific information or linking keys about Default Values for Trip Provision Variant/Customizing Compl. data available in SAP. These include FIRSTDAY (Beginning date for current week), CCCPARAM (Switch for Credit Card Clearing), REC_F_PD (Switch for travel costs flat rate/individ.rec.par.(X/Space)), REC_U_PD (Switch for accommod. per diem/individ. rec. paral.(X/Space)).. 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_WEB_T706D 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
FIRSTDAYBeginning date for current week WEEKBEGINDATS8DATS
CCCPARAMSwitch for Credit Card Clearing CCCPARAMCHAR1CHAR1
REC_F_PDSwitch for travel costs flat rate/individ.rec.par.(X/Space) REC_F_PDCHAR1CHAR1
REC_U_PDSwitch for accommod. per diem/individ. rec. paral.(X/Space) REC_U_PDCHAR1CHAR1
REC_V_PDSwitch for meals per diem/individ. rec. parallel (X/Space) REC_V_PDCHAR1CHAR1
TAX_CODE_0Input VAT Indicator 0 Percent AUSMWCHAR2T007AMWSKZ
MILEAGE_PDReimbursement Amount per Mile/Kilometer MILEAGE_PDDEC23(4) BAPICURR
VEH_TYPEVehicle Type KZPMFCHAR1Assigned to domainKZPMF
VEH_CLASVehicle Class PKWKLCHAR3Assigned to domainPKWKL
LIC_PLATLicense Plate Number KFZKZCHAR10CHAR10
INPUT_TAX_ENTRYInput Tax Entry in Travel Management PAUVSCHAR1PAUVS
TAX_CODE_FLAT_RATEInput Tax Indicator for Flat-Rate Taxation PAUMWCHAR2Assigned to domainMWSKZ
COUNTRY_GROUPINGCountry Grouping MOLGACHAR2Assigned to domainMOLGAMOL
RATE_TYPEExchange Rate Type KURST_CURRCHAR4Assigned to domainKURST
TAX_CODE_INDICATORInput Tax Default Value for International Expense Receipts PTRV_DEFMWSKZCHAR1XFELD
READ706MRead table T706M 'Input tax for international per diems' PTRV_READ706MCHAR1XFELD
HARD_CURRENCYReimbursement of for.currency receipts PTRV_HARDCURRCHAR1CHAR1
FIRST_DAY_IN_WEEK First Day of the Week (0 = Sunday, 1 = Monday and so on)0
WEEKLY_REPORT_CHECK Overlapping of Weekly Report Possible? (1 = Yes, 0 = No)0
CHECK_ONE_DAY_TRIPS_PER_DAYValidation: Multiple Trips on One Day PTRV_TRVCT_R_11CHAR1PTRV_TRVCT_R_11
SHOW_LASTYEARDisplay Trips of Last Year Only PTP_SHOW_LASTYEARCHAR1CHAR1
SHOW_THISYEARDisplay Trips of Current Year Only PTP_SHOW_THISYEARCHAR1CHAR1
USE_TYPE_STATUTORYStatutory trip type for receipt max. rates and def.values PTRV_TRVCT_B_09CHAR1PTRV_TRVCT_B_09
USE_TYPE_COMSPTrip type enterpr. for receipt max.rates and def.values PTRV_TRVCT_B_10CHAR1PTRV_TRVCT_B_10
USE_ACTIVITYTrip activity type for receipt max.rates and def.values PTRV_TRVCT_B_11CHAR1PTRV_TRVCT_B_11
USE_COUNTRYTrip country/country grp for receipt max.rates and def.value PTRV_TRVCT_B_12CHAR1PTRV_TRVCT_B_12
USE_REIMBURSE_GRPReimbursement group accommodations, meals - statutory PTRV_TRVCT_B_13CHAR1PTRV_TRVCT_B_13
USE_REIMBURSE_GRP_COMSPReimbursement group M/A enterprise specific PTRV_TRVCT_B_14CHAR1PTRV_TRVCT_B_14
MAX_TRIP_DURATIONNumber of Records ANZAHDEC4DEC4
DISTANCE_UNITUnit of Distance PTRV_DISTKZCHAR1PTRV_DISTKZ
SAPRLRelease of SAP System SYSAPRLCHAR4SYCHAR04
RULE_90_DAYSProcedure for Trips to Same Destination PTRV_TRVCT_R_18CHAR1PTRV_TRVCT_R_18
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
VAT_RFDAdvanced VAT Refund for Trip Provision Variant PTRV_VATRFDCHAR1PTRV_VATRFD

Key field Non-key field



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

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

How to access SAP table PTRV_WEB_T706D

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