RMMKOP01 SAP (Documentation Field RMMKOP01) Structure details

Dictionary Type: Structure
Description: Documentation Field RMMKOP01




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




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

RMMKOP01 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 "Documentation Field RMMKOP01" 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_RMMKOP01 TYPE RMMKOP01.

The RMMKOP01 table consists of various fields, each holding specific information or linking keys about Documentation Field RMMKOP01 data available in SAP. These include DAT2 (New versions will be accounted for in ERP from this date), DAT3 (Version changes will be taken into account from this date), F02 (Function 1: To look for new colors in iPPE), F03 (Function 2: To look for new, colorless versions).. 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 RMMKOP01 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
DAT1Colors will be looked for in iPPE from this date RMMKOP01_DAT1DATS8DATUM
DAT2New versions will be accounted for in ERP from this date RMMKOP01_DAT2DATS8DATUM
DAT3Version changes will be taken into account from this date RMMKOP01_DAT3DATS8DATUM
F02Function 1: To look for new colors in iPPE RMMKOP01_F02CHAR1X
F03Function 2: To look for new, colorless versions RMMKOP01_F03CHAR1X
F04Function 3: To look for changes to colorless versions RMMKOP01_F04CHAR1X
F05Log Defects RMMKOP01_F05CHAR1X
F06Display statistics RMMKOP01_F06CHAR1X
F07Create Newer Materials RMMKOP01_F07CHAR1X
F08X = Agree a different color supplement, to that in Cust. RMMKOP01_F08CHAR1X
F09Log warnings RMMKOP01_F09CHAR1X
F10Create Plant Data in Versions, if Logistic Switch Active RMMKOP01_F10CHAR1X
OFFSOffset of own color supplement key RMMKOP01_OFFDEC3PACK2
LENLength of own color supplement key RMMKOP01_LENDEC3PACK2

Key field Non-key field



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

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

How to access SAP table RMMKOP01

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