PTRM_IMG_V_T706B2_EX_SEL SAP (Extend structure with element index for view V_T706B2) Structure details

Dictionary Type: Structure
Description: Extend structure with element index for view V_T706B2




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




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

PTRM_IMG_V_T706B2_EX_SEL 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 with element index 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_SEL TYPE PTRM_IMG_V_T706B2_EX_SEL.

The PTRM_IMG_V_T706B2_EX_SEL table consists of various fields, each holding specific information or linking keys about Extend structure with element index 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_SEL 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
ATTRS_VALUE 0
MANDTClient MANDTCLNT3MANDT
MOREITrip Provision Variant MOREICHAR2MOREIMOR
KZREATrip Type: Statutory KZREACHAR1KZREA
BEREITrip Type: Enterprise-Specific BEREICHAR1BEREI
KZTKTTrip Activity Type KZTKTCHAR1KZTKT
LNDGRTrip Country / Trip Country Group LNDGRCHAR3LNDGR
RGIONTrip Country/Trip Country Group/Trip Region RGIONCHAR5RGION
ERKLAReimbursement Group for Meals/Accommodations: Statutory ERKLACHAR1ERKLA
ERGRUReimbursement Group for Meals/Accomm. - Enterprise-Specific ERGRUCHAR2ERGRU
SPKZLTravel Expense Type SPKZLCHAR4SPKZLRSASH_EXPENSE_TYPES
ATYPEAmount Type P_ATYPECHAR1P_ATYPE
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
WAERSCurrency Key WAERSCUKY5WAERSFWS
BETRGDefault Value/Maximum Amount P_BETRGCURR10(2) GESBE
MSGIDApplication Area ARBGBCHAR20ARBGBMAG
MSGNOSystem Message Number MSGNOCHAR3MSGNR
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 WAERSCUKY5WAERSFWS
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
ELEM_INDEX 0

Key field Non-key field



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

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

How to access SAP table PTRM_IMG_V_T706B2_EX_SEL

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