PTRV_TRVCT_XX_KI4 SAP (Structure for Field Documentation in T702N; Enhancement KI4) Structure details

Dictionary Type: Structure
Description: Structure for Field Documentation in T702N; Enhancement KI4




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




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

PTRV_TRVCT_XX_KI4 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 "Structure for Field Documentation in T702N; Enhancement KI4" 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_XX_KI4 TYPE PTRV_TRVCT_XX_KI4.

The PTRV_TRVCT_XX_KI4 table consists of various fields, each holding specific information or linking keys about Structure for Field Documentation in T702N; Enhancement KI4 data available in SAP. These include GRENZE_MEHRTAEGIG (Return Trip Border Crossing: Only for Several-Day Bus. Trips), TAGEGELD_GRENZORT (Border Crossing Retrn Trip: Domestic/Crossing Point Meals PD), TAGEGELD_GESCHAEFTSORT (Border Crossing Return Trip: Domestic/ Bus. Place Meals PD), GRENZE_HINREISE (Outbound Trip Border Crossing Rules Active).. 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_XX_KI4 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
GRENZE_NOTRELReturn Trip Border Crossing Rule is not Relevant PTRV_GRENZE_NOTRELCHAR1XFELD
GRENZE_MEHRTAEGIGReturn Trip Border Crossing: Only for Several-Day Bus. Trips PTRV_GRENZE_MEHRTAEGIGCHAR1XFELD
TAGEGELD_GRENZORTBorder Crossing Retrn Trip: Domestic/Crossing Point Meals PD PTRV_TAGEGELD_GRENZORTCHAR1XFELD
TAGEGELD_GESCHAEFTSORTBorder Crossing Return Trip: Domestic/ Bus. Place Meals PD PTRV_TAGEGELD_GESCHAEFTSORTCHAR1XFELD
GRENZE_HINREISEOutbound Trip Border Crossing Rules Active PTRV_GRENZE_HINREISECHAR1XFELD
GRENZE_RUECKREISEReturn Trip Border Crossing Rule for All Internat. Trips PTRV_GRENZE_RUEREISECHAR1XFELD
GRENZE_HINREISE_NOTRELOutbound Trip Border Crossing Rule is not Relevant PTRV_GRENZE_AUSREISE_NOTRELCHAR1XFELD
VERGLR_UNTERK_NOTNo Comparison Calculation for Accommodations PTRV_VERGLR_UNTERK_NOTCHAR1XFELD
VERGLR_UNTERK_INLANDComparision Calculation: Domestic Only PTRV_VERGLR_UNTERK_INLANDCHAR1XFELD
VERGLR_UNTERK_AUSLANDComparison Calculation for International Accommodations Only PTRV_VERGLR_UNTERK_AUSLANDCHAR1XFELD
VERGLR_UNTERK_INL_AUSLComparison Calculation for Domestic & Intl Accommodations PTRV_VERGLR_UNTERK_INL_AUSLCHAR1XFELD
VERGLR_VERPFL_NOTNo Comparison Calculation for Meals Receipts PTRV_VERGLR_VERPFL_NOTCHAR1XFELD
VERGLR_VERPFL_INL_AUSLComparison Calc. for Meals Receipts: Domestic and Internat. PTRV_VERGLR_VERPFL_INL_AUSLCHAR1XFELD
HINZ_WERB_01Clearing of Add. Amounts and Income Related Expenses PTRV_HINZ_WERB_RADIOCHAR1XFELD
HINZ_WERB_02Clearing of Add. Amounts and Income Related Expenses PTRV_HINZ_WERB_RADIOCHAR1XFELD
HINZ_WERB_03Clearing of Add. Amounts and Income Related Expenses PTRV_HINZ_WERB_RADIOCHAR1XFELD
VERGLR_WEGSTR_NOTNo Comparison Calculation for Trip Segments/Travel Costs PTRV_VERGLR_WEGSTR_NOTCHAR1CHAR1
VERGLR_WEGSTR_INLANDComparison Calculation: Trip Segment/Only Dom. Trav. Costs PTRV_VERGLR_WEGSTR_INLANDCHAR1CHAR1
VERGLR_WEGSTR_AUSLANDComparison Calculation: Trip Segment/Only Inter. Trav. Costs PTRV_VERGLR_WEGSTR_AUSLANDCHAR1CHAR1
VERGLR_WEGSTR_INL_AUSLComparison Calculation: Domestic and Intern. Trip Segments PTRV_VERGLR_WEGSTR_INL_AUSLCHAR1CHAR1
HINZ_WERB_04Clearing of Add. Amounts and Income Related Expenses PTRV_HINZ_WERB_RADIOCHAR1XFELD
HINZ_WERB_05Clearing of Add. Amounts and Income Related Expenses PTRV_HINZ_WERB_RADIOCHAR1XFELD
GVR_KEINENo Comparison Calculation Between DR and ES PTRV_GVR_NOTCHAR1XFELD
GVR_TRComparison Calculation DR/ES Only for Daily Return PTRV_GVR_TRCHAR1XFELD
GVR_AVComparison Calculation DR/ES Only for External Stay PTRV_GVR_AVCHAR1XFELD
GVR_TR_AVComparison Calculation DR/ES for DR and ES PTRV_GVR_TR_AVCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PTRV_TRVCT_XX_KI4

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