RMF64CD3 SAP (Internal table for SAPMF64O-0003 Sec.acct position data) Structure details

Dictionary Type: Structure
Description: Internal table for SAPMF64O-0003 Sec.acct position data




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




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

RMF64CD3 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 table for SAPMF64O-0003 Sec.acct position data" 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_RMF64CD3 TYPE RMF64CD3.

The RMF64CD3 table consists of various fields, each holding specific information or linking keys about Internal table for SAPMF64O-0003 Sec.acct position data data available in SAP. These include SWHR (Currency), XBAUSG (Display field for a currency amount), BAUSG (Nominal/unit output field), BKURS_AN (Average acquisition price for security in securities acct).. 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 RMF64CD3 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
DAUSGDisplay field for a calendar date DAUSGDATS8DATUM
SWHRCurrency SWHRCUKY5Assigned to domainWAERSWHR
XBAUSGDisplay field for a currency amount XBAUSGCHAR15CHAR15
BAUSGNominal/unit output field BAUSGNOMSTCHAR15CHAR15FNS
BKURS_ANAverage acquisition price for security in securities acct VVBKURS_ANCHAR12CHAR12FMA
BKURS_BUAverage book price for security in securities acct VVBKURS_BUCHAR12CHAR12FMB
SREVTYPTreasury: Valuation Category SREVTYPCHAR2SREVTYP
SREVCLSTreasury: Valuation Class SREVCLSCHAR10Assigned to domainSREVCLS
BKAUFWRAcquisition value in position currency BKAUFWRCURR15(2) WERTV8_TR
BBUCHWRBook value in position currency BBUCHWRCURR15(2) WERTV8_TR
BKAUF_KURSPrice of Unit- or Percentage-Quoted Security VVPKTKURDEC15(6) VVPKTKUR
BBUCH_KURSPrice of Unit- or Percentage-Quoted Security VVPKTKURDEC15(6) VVPKTKUR
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
PERCENT1 Percentage symbol0
PERCENT2 Percentage symbol0

Key field Non-key field



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

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

How to access SAP table RMF64CD3

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