/KYK/ISS_ME0M SAP (Structure for generated infoset for program /KYK/IS_ME0M) Structure details

Dictionary Type: Structure
Description: Structure for generated infoset for program /KYK/IS_ME0M




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




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

/KYK/ISS_ME0M 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 /KYK/IS_ME0M" 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_ME0M TYPE /KYK/ISS_ME0M.

The /KYK/ISS_ME0M table consists of various fields, each holding specific information or linking keys about Structure for generated infoset for program /KYK/IS_ME0M data available in SAP. These include MATNR (Material Number), WERKS (Plant), VRTYP (Purchasing Document Category), VDATU (Source List Record Valid From).. 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_ME0M 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
ZEORDNumber of Source List Record DZEORDNUMC5NUM5
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
VRTYPPurchasing Document Category BSTYPCHAR1BSTYP
VDATUSource List Record Valid From ORDABDATS8DATUM
EORTPCategory of Source List Record EORTPCHAR1EORTP
BDATUSource List Record Valid To ORDBIDATS8DATUM
LOGSYLogical System LOGSYSTEMCHAR10Assigned to domainALPHALOGSYS
LIFNRVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
SOBKZSpecial Stock Indicator SOBKZCHAR1Assigned to domainSOBKZ
ERDATDate on Which Record Was Created ERDATDATS8DATUM
RESWKPlant from Which Material is Procured BEWRKCHAR4Assigned to domainWERKS
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
MEINSPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
EBELNAgreement Number EVRTNCHAR10Assigned to domainALPHAEBELNVRT
EBELPAgreement Item EVRTPNUMC5Assigned to domainEBELP
AUTETSource List Usage in Materials Planning AUTETCHAR1AUTET
NOTKZBlocked Source of Supply ORDSPCHAR1XFELD
FLIFNIndicator: Fixed vendor FLIFNCHAR1XFELD
FEBELFixed Outline Purchase Agreement Item FEBELCHAR1XFELD
FRESWFixed issuing plant in case of stock transport order FRESWCHAR1XFELD
EMATNMaterial Number Corresponding to Manufacturer Part Number EMATNCHAR18Assigned to domainMATN1MATNRHTN

Key field Non-key field



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

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

How to access SAP table /KYK/ISS_ME0M

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