RMF64KKM03 SAP (Screen structure for funct.gr. FVKM: Table BEWART) Structure details

Dictionary Type: Structure
Description: Screen structure for funct.gr. FVKM: Table BEWART




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




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

RMF64KKM03 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 "Screen structure for funct.gr. FVKM: Table BEWART" 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_RMF64KKM03 TYPE RMF64KKM03.

The RMF64KKM03 table consists of various fields, each holding specific information or linking keys about Screen structure for funct.gr. FVKM: Table BEWART data available in SAP. These include XBEZBEW (Transaction category name), REL_FLAG (General Flag), BEWART_S_D (Predefined debit flow type), BEWART_S (Debit flow 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: Cannot Be Enhanced


SAP RMF64KKM03 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
SBEWZITIFlow category SBEWZITICHAR4Assigned to domainSBEWZITI
XBEZBEWTransaction category name XBEZBEWCHAR30XMBEZ
REL_FLAGGeneral Flag FLAGCHAR1FLAG
BEWART_S_DPredefined debit flow type SBEWART_SDCHAR4Assigned to domainSBEWART
BEWART_SDebit flow type SBEWART_SCHAR4Assigned to domainSBEWART
BEWART_H_DPredefined credit flow type SBEWART_HDCHAR4Assigned to domainSBEWART
BEWART_HCredit flow type SBEWART_HCHAR4Assigned to domainSBEWART

Key field Non-key field



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

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

How to access SAP table RMF64KKM03

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