/KYK/ISS_ME2M SAP (Structure for generated infoset for program RM06EM00) Structure details

Dictionary Type: Structure
Description: Structure for generated infoset for program RM06EM00




ABAP Code to SELECT data from /KYK/ISS_ME2M
Related tables to /KYK/ISS_ME2M
Access table /KYK/ISS_ME2M




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

/KYK/ISS_ME2M 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 generated infoset for program RM06EM00" 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_/KYK/ISS_ME2M TYPE /KYK/ISS_ME2M.

The /KYK/ISS_ME2M table consists of various fields, each holding specific information or linking keys about Structure for generated infoset for program RM06EM00 data available in SAP. These include EBELP (Item Number of Purchasing Document), BSART (Purchasing Document Type), BSTYP (Purchasing Document Category), SUPERFIELD (Vendor/Supplying Plant).. 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: Not classified


SAP /KYK/ISS_ME2M 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
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
BSARTPurchasing Document Type ESARTCHAR4Assigned to domainBSARTBSA
BSTYPPurchasing Document Category BSTYPCHAR1BSTYP
SUPERFIELDVendor/Supplying Plant MEREP_SUPERCHAR51TEXT51
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
EKGRPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
BEDATPurchasing Document Date EBDATDATS8DATUM
EMATNMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
TXZ01Short Text TXZ01CHAR40TEXT40
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
LOEKZDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK
EPSTPItem Category in Purchasing Document EPSTPCHAR1EPSTP
KNTTPAccount Assignment Category KNTTPCHAR1Assigned to domainKNTTPKNT
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
MENGEPurchase Order Quantity BSTMGQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
LAGMGPurchase Order Quantity in Stockkeeping Unit LAGMGQUAN13(3) MENG13
LMEINStockkeeping Unit MEREP_LMEINUNIT3Assigned to domainCUNITMEINS
NETPRNet price NETPRCURR11(2) WERTV6
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
PEINHPrice Unit EPEINDEC5DEC5
KONNRNumber of Principal Purchase Agreement KONNRCHAR10Assigned to domainALPHAEBELNKTR
KTPNRItem Number of Principal Purchase Agreement KTPNRNUMC5Assigned to domainEBELP
KTWRTTarget Value for Header Area per Distribution KTWRTCURR15(2) WERT15
OFZWTTotal Open Value MEREP_OFZWTCURR15(2) WERT15
KTWTOOpen value MEREP_KTWTOCURR15(2) WERT15
KTMNGTarget Quantity KTMNGQUAN13(3) MENGE
OFZMGOpen Target Quantity in the Case of Outline Agreements OFZMGQUAN13(3) MENG13
KDATBStart of Validity Period KDATBDATS8DATUM
KDATEEnd of Validity Period KDATEDATS8DATUM
MGLIEFStill to be Delivered (Quantity) MEREP_MGLIEFQUAN13(3) MENGE
WTLIEFStill to be Delivered (Value) MEREP_WTLIEFCURR15(2) WERT15
MGINVStill to be Invoiced (Quantity) MEREP_MGINVQUAN13(3) MENGE
WTINVStill to be Invoiced (Value) MEREP_WTINVCURR15(2) WERT15
AZPOSNo. of Positions MEREP_AZPOSINT410
INFNRNumber of Purchasing Info Record INFNRCHAR10Assigned to domainALPHAINFNRINFMEIN_C
FRGGRRelease group FRGGRCHAR2Assigned to domainFRGGR
FRGSXRelease Strategy FRGSXCHAR2Assigned to domainFRGSX
FRGZURelease status FRGZUCHAR8FRGZU
FRGKERelease Indicator: Purchasing Document FRGKECHAR1Assigned to domainFRGKE
BPRMEOrder Price Unit (Purchasing) BBPRMUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



How do I retrieve data from SAP structure /KYK/ISS_ME2M using ABAP code?

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

How to access SAP table /KYK/ISS_ME2M

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