BAPITR706S SAP (Trip Schema: BAPI Structure) Structure details

Dictionary Type: Structure
Description: Trip Schema: BAPI Structure




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




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

BAPITR706S 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 "Trip Schema: BAPI Structure" 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_BAPITR706S TYPE BAPITR706S.

The BAPITR706S table consists of various fields, each holding specific information or linking keys about Trip Schema: BAPI Structure data available in SAP. These include T_SCHEMA (Trip schema), DOMESTIC_INTERNTL_NODISTINCT (Domestic/International/No Distinction), COUNTRY (Trip Country / Trip Country Group), MULTI_DAY_TRIP (Multiday Trip).. 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 BAPITR706S 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
TRIP_PROVISION_VARIANTTrip Provision Variant MOREICHAR2Assigned to domainMOREIMOR
T_SCHEMATrip schema RSCHECHAR2Assigned to domainRSCHE
DOMESTIC_INTERNTL_NODISTINCTDomestic/International/No Distinction INAUSCHAR1INAUS
COUNTRYTrip Country / Trip Country Group LNDGRCHAR3Assigned to domainLNDGR
MULTI_DAY_TRIPMultiday Trip REIMECHAR1XFELD
BORDER_CROSSINGBorder Crossing Entry for Trip Out ANKUNCHAR1PTRV_ANKUN
BREAK_DEEntry of Breakfast Deduction FRUEHCHAR1XFELD
MEAL_COUPONEntry of Meals Coupon ESBONCHAR1XFELD
MILE_COSTASSIGNMiles/Km Distribution for Trip KFZVECHAR1XFELD
MULTIPLE_DESTINATIONSDefault value: several destinations REISPCHAR1XFELD
PD_FOODPer Diem Settlement for Meals VERPF_DCHAR1XFELD
TT_COMSPTrip Type: Enterprise-Specific BEREICHAR1Assigned to domainBEREI
TRIP_NUMBER_ASSIGNMENTNumber Assignment for Trip Number (Internal/External) NUMRVCHAR1NUMRV
REGIONTrip Country/Trip Country Group/Trip Region RGIONCHAR5Assigned to domainRGION
TT_STATUTrip Type: Statutory KZREACHAR1Assigned to domainKZREA
T_ACTYPETrip Activity Type KZTKTCHAR1Assigned to domainKZTKT
RECEIPT_SCREENTrip Receipts PTRV_D1300CHAR1XFELD
RECEIPT_ADDINFO_SCREENAdditional Receipt Information PTRV_D1310CHAR1XFELD
FOOD_DE_SCREENTrip Meals Deductions PTRV_D1400CHAR1XFELD
ADVANCES_SCREENTrip Advances PTRV_D1500CHAR1XFELD
STOPOVER_SCREENTrip Stopovers PTRV_D1600CHAR1XFELD
TRIP_COSTASSIGN_SCREENCost Assignment for Entire Trip PTRV_D1700CHAR1XFELD
RECEIPT_COSTASSIGN_SCREENReceipt Cost Assignment PTRV_D1701CHAR1XFELD
STOPOVER_COSTASSIGN_SCREENStopover Cost Assignment PTRV_D1702CHAR1XFELD
MILE_COSTASSIGN_SCREENMiles/Kilometers Cost Assignment PTRV_D1703CHAR1XFELD
COSTASSIGN_OVERVIEW_SCREENCost Assignment Overview PTRV_D1709CHAR1XFELD
TRIP_CHANGE_HISTORY_SCREENTrip History PTRV_D1950CHAR1XFELD
ADD_TRIPINFO_SCREENAdditional Trip Information PTRV_D1960CHAR1XFELD
CUSTOMER_SCREENUser Data of Trip PTRV_D9999CHAR1XFELD
MESSAGE_IDMessage Class SYMSGIDCHAR20Assigned to domainARBGB
MESSAGE_NUMBERMessage Number SYMSGNONUMC3SYMSGNO
FLIGHTIndicator for Entry of Flight Times in Dialog FLIGHT_TIMESCHAR1XFELD
MULIPLE_TRIPS_PER_DAYMore Than One Business Trip Per Day MEREICHAR1XFELD
TRIP_ACCOM_DEDUC_SCREENTrip Accommodations Deductions PTRV_D1400_UNTERCHAR1XFELD
ADDINFO_MILEAdditional Trip Segment Information ADDINFO_KMCHAR1XFELD
SHORTTXTName for trip schema TEXT_RSCHECHAR30REITX
VALID_TOEnd Date ENDDADATS8DATUM
OTH_EXPIndicator for Receipt Settlement Without Trip PTRV_OTHER_EXPENSESCHAR1XFELD
ADDR_DESTEnter Addresses for Trip Destinations ADDR_DESTCHAR1XFELD
ADDR_MILEAGEEnter Addresses for Legs of Trips ADDR_MILEAGECHAR1XFELD
COMPUTE_DISTCalculate Distance COMPUTE_DISTCHAR1XFELD
REQUEST_SERVICESTravel Services Entered in Travel Request (Indicator) REQ_SERVICESCHAR1XFELD
TRIP_BREAKTrip Break PTRV_TRIPBREAKCHAR1XFELD
TRANSPORT_SCREENTransport GLO_PTRV_D2100_CORECHAR1XFELD
EXCHANGE_DATEDefault Value for Reference Date GLO_PTRV_REF_DATE_DEFAULT_CORECHAR1GLO_PTRV_REF_DATE_DEFAULT_CORE
TRIP_BREAK_COUNTRY_ENABLEEntry of Country for Trip Break PTRV_TRIP_BREAK_COUNTRY_ENABLECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPITR706S

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