/ISDFPS/MEPM_IMPTT_KONV SAP (Structure for Converting IMPTT to MI-Compatible Structure) Structure details

Dictionary Type: Structure
Description: Structure for Converting IMPTT to MI-Compatible Structure




ABAP Code to SELECT data from /ISDFPS/MEPM_IMPTT_KONV
Related tables to /ISDFPS/MEPM_IMPTT_KONV
Access table /ISDFPS/MEPM_IMPTT_KONV




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

/ISDFPS/MEPM_IMPTT_KONV 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 "Structure for Converting IMPTT to MI-Compatible 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_/ISDFPS/MEPM_IMPTT_KONV TYPE /ISDFPS/MEPM_IMPTT_KONV.

The /ISDFPS/MEPM_IMPTT_KONV table consists of various fields, each holding specific information or linking keys about Structure for Converting IMPTT to MI-Compatible Structure data available in SAP. These include POINT (Character Field of Length 12), MPOBJ (Text string 22 characters), PSORT (Char 20), PTTXT (Character field of length 40).. 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 /ISDFPS/MEPM_IMPTT_KONV 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
POINTCharacter Field of Length 12 CHAR12CHAR12CHAR12
MPOBJText string 22 characters CHAR22CHAR22CHAR22
PSORTChar 20 CHAR20CHAR20CHAR20
PTTXTCharacter field of length 40 CHAR40CHAR40CHAR40
MLANGPrimary language for object texts MLANGLANG1Assigned to domainISOLASPRAS
KZLTXIndicator: More long text exists KZLTXCHAR1XFELD
MPTYPSingle-Character Indicator CHAR1CHAR1CHAR1
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
BEGRUAuthorization Group BEGRUCHAR4BEGRU
INACTIndicator that maintenance item is inactive INACTCHAR1FLAG
LOCASField length 18 CHAR18CHAR18CHAR18
ATINNInternal characteristic ATINNNUMC10Assigned to domainATINNATINN
EXPONBase ten exponent for floating-point display EXPONINT25EXP10
DECIMNumber of Decimal Places DECIMCUKY5DECIM
DSTXTObject name: business event type DSTXTCHAR40TEXT40
MRMINField of length 16 CHAR16CHAR16CHAR16
MRMAXField of length 16 CHAR16CHAR16CHAR16
MRMAXISingle-Character Indicator CHAR1CHAR1CHAR1
MRNGUUnit UNITUNIT3CUNITEINHEIT
INDCTSingle-Character Indicator CHAR1CHAR1CHAR1
INDRVSingle-Character Indicator CHAR1CHAR1CHAR1
INDTRSingle-Character Indicator CHAR1CHAR1CHAR1
TRANSCharacter Field of Length 12 CHAR12CHAR12CHAR12
CJUMPField of length 16 CHAR16CHAR16CHAR16
CJUMPISingle-Character Indicator CHAR1CHAR1CHAR1
PYEARField of length 16 CHAR16CHAR16CHAR16
PYEARISingle-Character Indicator CHAR1CHAR1CHAR1
MODTRSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/MEPM_IMPTT_KONV using ABAP code?

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

How to access SAP table /ISDFPS/MEPM_IMPTT_KONV

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