BIW_FI_TV_01 SAP (Extract Structure for InfoSource 0FI_TV_01) Structure details

Dictionary Type: Structure
Description: Extract Structure for InfoSource 0FI_TV_01




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




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

BIW_FI_TV_01 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 "Extract Structure for InfoSource 0FI_TV_01" 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_BIW_FI_TV_01 TYPE BIW_FI_TV_01.

The BIW_FI_TV_01 table consists of various fields, each holding specific information or linking keys about Extract Structure for InfoSource 0FI_TV_01 data available in SAP. These include REINR (Trip Number), ENTRY_TYPE (Type of Trip Data), WAERS (Currency Key), MOLGA (Country Grouping).. 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 BIW_FI_TV_01 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
REINRTrip Number REINRNUMC10REINR
ENTRY_TYPEType of Trip Data PTRV_BW_ENTRY_TYPECHAR1PTRV_BW_ENTRY_TYPE
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MOLGACountry Grouping MOLGACHAR2Assigned to domainMOLGAMOL
MOREITrip Provision Variant MOREICHAR2Assigned to domainMOREIMOR
SCHEMTrip schema RSCHECHAR2Assigned to domainRSCHE
KZREATrip Type: Statutory KZREACHAR1Assigned to domainKZREA
BEREITrip Type: Enterprise-Specific BEREICHAR1Assigned to domainBEREI
KZTKTTrip Activity Type KZTKTCHAR1Assigned to domainKZTKT
ZLANDTrip Country / Trip Country Group LNDGRCHAR3Assigned to domainLNDGR
HRGIORegion of Main Destination HRGIOCHAR5Assigned to domainRGION
DATV1Beginning Date of Trip Segment REBEDDATS8REDAT
UHRV1Beginning Time of Trip Segment REBEUTIMS6REUHR
DATB1End Date of Trip Segment REENDDATS8REDAT
UHRB1End Time of Trip Segment REENUTIMS6REUHR
ANTRGTravel Request or Trip Approved (Indicator) ANTRGCHAR1ANTRG
ABRECOpen / To be Settled / Settled (Indicator) ABRECCHAR1ABREC
UEBLGHR Payroll Transfer (Indicator) UEBLGCHAR1UEBLG
UEBRFFI Transfer (Indicator) UEBRFCHAR1UEBRF
UEBDTData Medium Exchange Transfer (Indicator) UEBDTCHAR1UEBDT
VERPAPer-Diem Accounting for Meals VERPACHAR1VERPA
UEBKZPer-Diem Accounting for Accommodations UEPKZCHAR1UEPKZ
ADDIT_AMNTAdditional Amount of a Trip (Taxable for Employee) PTRV_ADDIT_AMNTCURR13(2) WERTV7
SUM_REIMBUReimbursement amount for a trip PTRV_SUM_REIMBUCURR13(2) WERTV7
SUM_ADVANCTotal Advances for a Trip PTRV_SUM_ADVANCCURR13(2) WERTV7
SUM_PAYOUTPayment Amount PTRV_SUM_PAYOUTCURR13(2) WERTV7
SUM_PAIDCOTravel Expenses Paid by Company PTRV_SUM_PAIDCOCURR13(2) WERTV7
TRIP_TOTALTotal Cost of Trip PTRV_TRIP_TOTALCURR13(2) WERTV7
PD_FOODReimbursement Amount (Total) for Meals per Diems PTRV_PD_FOODCURR13(2) WERTV7
PD_HOUSINGReimbursement Amount (Total) for Accommodations per Diems PTRV_PD_HOUSINGCURR13(2) WERTV7
PD_MILEAGEReimbursement Amount (Total) for Travel Flat Rates PTRV_PD_MILEAGECURR13(2) WERTV7
M_TOTALTotal Miles/Kilometers KMGESDEC5KMANZ
TRIPDURTrip Duration in Days PTRV_TRIPDURDEC4DEC4
RECEIPTNODocument Number NRBELCHAR3NRBEL
PAID_COMPaid by Company BEZFACHAR1XFELDTRV_PAID_COMPANY
EXP_TYPETravel Expense Type SPKZLCHAR4Assigned to domainSPKZLRSASH_EXPENSE_TYPES
LOC_AMOUNTReceipt amount in local currency PTRV_LOC_AMOUNTCURR13(2) WERTV7
REC_DATEReceipt Date BELDTDATS8REDAT
ABOVE_LIMITCustomizing Limit for Travel Expense Type Exceeded PTRV_ABOVE_LIMITCHAR1P_ATYPE
DED_FLAGDeduction Indicator BELAZCHAR1BELAZ

Key field Non-key field



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

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

How to access SAP table BIW_FI_TV_01

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