RMF69T2 SAP (Internal fields screen 2690 (module pool MF69T)) Structure details

Dictionary Type: Structure
Description: Internal fields screen 2690 (module pool MF69T)




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




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

RMF69T2 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 "Internal fields screen 2690 (module pool MF69T)" 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_RMF69T2 TYPE RMF69T2.

The RMF69T2 table consists of various fields, each holding specific information or linking keys about Internal fields screen 2690 (module pool MF69T) data available in SAP. These include FELD11 (Field display type), FELD12 (Required field indicator), FELD2 (Name of output field), FELD21 (Field display type).. 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 RMF69T2 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
FELD1Name of output field CANAMECHAR30Assigned to domainCANAME
FELD11Field display type AUSGTYPCHAR3AUSGTYP
FELD12Required field indicator VVJAMUSSCHAR1JANE
FELD2Name of output field CANAMECHAR30Assigned to domainCANAME
FELD21Field display type AUSGTYPCHAR3AUSGTYP
FELD22Required field indicator VVJAMUSSCHAR1JANE
FELD3Name of output field CANAMECHAR30Assigned to domainCANAME
FELD31Field display type AUSGTYPCHAR3AUSGTYP
FELD32Required field indicator VVJAMUSSCHAR1JANE
FELD4Name of output field CANAMECHAR30Assigned to domainCANAME
FELD41Field display type AUSGTYPCHAR3AUSGTYP
FELD42Required field indicator VVJAMUSSCHAR1JANE
FELD5Name of output field CANAMECHAR30Assigned to domainCANAME
FELD51Field display type AUSGTYPCHAR3AUSGTYP
FELD52Required field indicator VVJAMUSSCHAR1JANE
FELD6Name of output field CANAMECHAR30Assigned to domainCANAME
FELD61Field display type AUSGTYPCHAR3AUSGTYP
FELD62Required field indicator VVJAMUSSCHAR1JANE
FELD7Name of output field CANAMECHAR30Assigned to domainCANAME
FELD71Field display type AUSGTYPCHAR3AUSGTYP
FELD72Required field indicator VVJAMUSSCHAR1JANE
FELD8Name of output field CANAMECHAR30Assigned to domainCANAME
FELD81Field display type AUSGTYPCHAR3AUSGTYP
FELD82Required field indicator VVJAMUSSCHAR1JANE
FELD9Name of output field CANAMECHAR30Assigned to domainCANAME
FELD91Field display type AUSGTYPCHAR3AUSGTYP
FELD92Required field indicator VVJAMUSSCHAR1JANE
FELD10Name of output field CANAMECHAR30Assigned to domainCANAME
FELD101Field display type AUSGTYPCHAR3AUSGTYP
FELD102Required field indicator VVJAMUSSCHAR1JANE
LISTARTType of list VVLISTARTCHAR1LISTART
MANDTClient MANDTCLNT3Assigned to domainMANDT

Key field Non-key field



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

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

How to access SAP table RMF69T2

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