TXW_T706B5 SAP (Names for Travel Expense Types) Structure details

Dictionary Type: Structure
Description: Names for Travel Expense Types




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




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

TXW_T706B5 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 "Names for Travel Expense Types" 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_TXW_T706B5 TYPE TXW_T706B5.

The TXW_T706B5 table consists of various fields, each holding specific information or linking keys about Names for Travel Expense Types data available in SAP. These include SPRAS (Language Key), MOREI (Trip provision variant), SPKZL (Travel expense type), SPTXT (Name of Travel Expense Type).. 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 TXW_T706B5 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
MOREITrip provision variant TXW_MOREICHAR2Assigned to domainTXW_MOREI
SPKZLTravel expense type TXW_PT_SPKZLCHAR4CHAR4
SPTXTName of Travel Expense Type TXW_PT_SPTXTCHAR30CHAR30
ENDDATo date TXW_PT_DATB1DATS8DATS
BEGDAFrom date TXW_PT_DATV1DATS8DATS
BEARTTravel expense category TXW_PT_BEARTCHAR1CHAR1
PAUSHIndicator: Travel expense type indiv. or per diem/flat rate TXW_PT_PAUSHCHAR1CHAR1
NBKKLTravel Expense Type - Permissibility TXW_PT_NBKKLCHAR9CHAR9
FIRMAPaid by company TXW_PT_FIRMACHAR1CHAR1
MWSKZTax on sales/purchases code TXW_PT_MWSKZCHAR2CHAR2
PR04OUse of Expense Type in Weekly Report/Business Trip TXW_PT_PR04OCHAR1CHAR1
PR04XSequence of Expense Types in Weekly Report TXW_PT_PR04XCHAR1CHAR1
SCDV1From date field control TXW_PT_SCDV1CHAR1CHAR1
SCDB1To date field control TXW_PT_SCDB1CHAR1CHAR1
SCANZNumber field control TXW_PT_SCANZCHAR1CHAR1
ANZCACalculation of Default Value for Number Field TXW_PT_ANZCACHAR1CHAR1
SCLNDCountry/Region field control TXW_PT_SCLNDCHAR1CHAR1
SCRAUField control for enterprise-specific trip type TXW_PT_SCRAUCHAR1CHAR1
SCFRFField control for number of breakfasts TXW_PT_SCFRFCHAR1CHAR1
SCDECDescription field control TXW_PT_SCDECCHAR1CHAR1
SCPLAField control: Place TXW_PT_SCPLACHAR1CHAR1
SCBPUField control for business purpose on receipt TXW_PT_SCBPUCHAR1CHAR1
SCBREField control for business partner TXW_PT_SCBRECHAR1CHAR1
SCEDTEditor field control TXW_PT_SCEDTCHAR1CHAR1
GRUPNTravel Expense Type Grouping TXW_PT_P_GRUPNCHAR1CHAR1
SCMERField control for service provider TXW_PT_SCMERCHAR1CHAR1
USEFLUsage indicator of travel expense type TXW_PT_PTRV_USEFLCHAR1CHAR1
TAXBENEFITTravel expense type for taxation only (additional amount) TXW_PT_TAXBFITCHAR1CHAR1
SCDOCField Control for (Paper) Document Number TXW_PT_SCDOCCHAR1CHAR1
SCPRVField Control for Provider (Airline, Hotel Chain, ...) TXW_PT_PROVIDERCHAR1CHAR1
P_CTGProvider Category TXW_PT_P_CATEGORYCHAR1CHAR1
REWIZReceipt Wizard TXW_PT_RECWIZCHAR1CHAR1
PREXPExpense Type Pay Back Private Share TXW_PT_PRVEXPCHAR4CHAR4
PREXCExpense Type Private Share Paid by Company TXW_PT_PRVEXCCHAR4CHAR4
SCSTFField Control Number of Employees TXW_PT_SC_STAFFCHAR1CHAR1
SCPTNField Control Number of Employees of Business Partners TXW_PT_SC_PARTNERSCHAR1CHAR1
SCGSTField Control Number of Additional Guests TXW_PT_SC_GUESTSCHAR1CHAR1
EST_CIndicator for Expense Type Containing Estimated Costs TXW_PT_PTRV_ESTCCHAR1CHAR1
PRIVCExpense Type that Includes Private Costs (Indicator) TXW_PT_PTRV_PRIVCHAR1CHAR1
PRIEXPExpense Type for Private Shares TXW_PT_PRIEXPCHAR4CHAR4
SCENTField Control for Participants in Entertainment Receipt TXW_PT_SCENTCHAR1CHAR1
SCFRAField Control for Number of Dinners TXW_PT_SCFRACHAR1CHAR1
SCFRL 0

Key field Non-key field



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

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

How to access SAP table TXW_T706B5

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