PTRM_IMG_V_T706B2_EX SAP (Extend structure for view V_T706B2) Structure details

Dictionary Type: Structure
Description: Extend structure for view V_T706B2




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




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

PTRM_IMG_V_T706B2_EX 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 "Extend structure for view V_T706B2" 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_PTRM_IMG_V_T706B2_EX TYPE PTRM_IMG_V_T706B2_EX.

The PTRM_IMG_V_T706B2_EX table consists of various fields, each holding specific information or linking keys about Extend structure for view V_T706B2 data available in SAP. These include MANDT (Client), MOREI (Trip Provision Variant), KZREA (Trip Type: Statutory), BEREI (Trip Type: Enterprise-Specific).. 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: Cannot Be Enhanced


SAP PTRM_IMG_V_T706B2_EX 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 MANDTCLNT3T000MANDT
MOREITrip Provision Variant MOREICHAR2T702NMOREIMOR
KZREATrip Type: Statutory KZREACHAR1T702GKZREA
BEREITrip Type: Enterprise-Specific BEREICHAR1T702XBEREI
KZTKTTrip Activity Type KZTKTCHAR1T702RKZTKT
LNDGRTrip Country / Trip Country Group LNDGRCHAR3T702OLNDGR
RGIONTrip Country/Trip Country Group/Trip Region RGIONCHAR5T702ORGION
ERKLAReimbursement Group for Meals/Accommodations: Statutory ERKLACHAR1T702IERKLA
ERGRUReimbursement Group for Meals/Accomm. - Enterprise-Specific ERGRUCHAR2T702JERGRU
SPKZLTravel Expense Type SPKZLCHAR4T706B1SPKZLRSASH_EXPENSE_TYPES
ATYPEAmount Type P_ATYPECHAR1P_ATYPE
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
BETRGDefault Value/Maximum Amount P_BETRGCURR10(2) GESBE
MSGIDApplication Area ARBGBCHAR20T100AARBGBMAG
MSGNOSystem Message Number MSGNOCHAR3T100MSGNR
DVATInput Tax for Excess Amount PTRV_DVATCHAR1PTRV_DVAT
BEARTTravel Expense Category BELARCHAR1BELAR
PAUSHTravel Expense Type Individual or Per Diem/Flat Rate PAUSHCHAR1PAUSH
FIRMAPaid by Company BEZFACHAR1XFELDTRV_PAID_COMPANY
LTEXTLong Text LTEXTCHAR40TEXT40
TEXT_MOREIName for trip provision variant TEXT_MOREICHAR25TRV25
TEXT_SPKZLName of Travel Expense Type TEXT_SPKZLCHAR30REITX
TEXT_KZREAName for statutory trip type TEXT_KZREACHAR30REITX
TEXT_BEREIName for enterprise-specific trip type TEXT_BEREICHAR25TRV25
TEXT_KZTKTName for trip activity type TEXT_KZTKTCHAR30REITX
TEXT_RGIONName of Trip Country/Country Group/Region TEXT_RGIONCHAR25TRV25
TEXT_ERKLAName for M/A reimbursement group statutory TEXT_ERKLACHAR25TRV25
TEXT_ERGRUName for M/A reimbursement group enterprise-specific TEXT_ERGRUCHAR25TRV25
MAXDIFFMaximum Difference Value PTRV_MAXDIFFCURR10(2) GESBE
MAXDIFF_CURRCurrency Key WAERSCUKY5TCURCWAERSFWS
PERC_INDEntry in Percent PTRV_PERCENT_INDCHAR1XFELD
TEXT_EXPTYPE 0
TEXT_REGION 0
TEXT_STATTYPE 0
TEXT_ENTTYPE 0
TEXT_ACTTYPE 0
CTRY_REGIONCountry/Region Key Combination CTRY_REGIONCHAR10
TEXT_MSGMessage Text NATXTCHAR73NATXT
TEXT_RSTAT 0
TEXT_RENT 0

Key field Non-key field



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

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

How to access SAP table PTRM_IMG_V_T706B2_EX

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