RMF64G200 SAP (Screem fields for securities transfer-0200) Structure details

Dictionary Type: Structure
Description: Screem fields for securities transfer-0200




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




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

RMF64G200 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 "Screem fields for securities transfer-0200" 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_RMF64G200 TYPE RMF64G200.

The RMF64G200 table consists of various fields, each holding specific information or linking keys about Screem fields for securities transfer-0200 data available in SAP. These include STUECK_ALT (Number of unit-quoted sec. in old securities account), BWKURS_ALT (Security price for unit quotation), BNWHR_ALT (Nominal amount of old securities account), PWKURS_ALT (Security price for percentage quotation old 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: Cannot Be Enhanced


SAP RMF64G200 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
DEPOALTSec. acct transfer: Old sec. acct ID for clearing posting DEPOALTCHAR10Assigned to domainRLDEPODEP
STUECK_ALTNumber of unit-quoted sec. in old securities account STUECK_ALTDEC15(5) ASTUECK
BWKURS_ALTSecurity price for unit quotation BWKURS_ALTCURR13(2) BWKURS
BNWHR_ALTNominal amount of old securities account BNWHR_ALTCURR13(2) WERTV7
PWKURS_ALTSecurity price for percentage quotation old securities acct PWKURS_ALTDEC10(7) PWKURS
KURS_ALTExchange rate KURSFDEC9(5) EXCRTKURSF
DEPONEUSecurities acct transfer: New sec. acc. ID to post DEPONEUCHAR10TWD01RLDEPODEP
STUECK_NEUNumber of stocks for unit quoted security new sec. account STUECK_NEUDEC15(5) ASTUECK
BWKURS_NEUSecurity price for unit quotation of a new securities acct BWKURS_NEUCURR13(2) BWKURS
BNWHR_NEUNominal amount of new securities account BNWHR_NEUCURR13(2) WERTV7
PWKURS_NEUSecurity price for percentage quotation new securities acct PWKURS_NEUDEC10(7) PWKURS
KURS_NEUExchange rate KURSFDEC9(5) EXCRTKURSF
DVALUTCalculation Date DVALUTDATS8DATUM
STUECK_UMBSecurities transfer: No of shares for unit quoted securities STUECK_UMBDEC15(5) ASTUECK
BNEWHR_UMBTransfer of securities: Nominal value in issue currency BNEWHR_UMBCURR13(2) WERTV7
BHWHR_UMBTransfer of securities - Nominal value in LC BHWHR_UMBCURR13(2) WERTV7
XNEWHR_UMBAmount as text field TM_XBETRAGCHAR18T_XBETRG18
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
SNWHRCurrency of nominal amount SNWHRCUKY5Assigned to domainWAERS
ELTEXT1Long Text LTEXTCHAR40TEXT40
ELTEXT2Long Text LTEXTCHAR40TEXT40
HLTEXT1Long Text LTEXTCHAR40TEXT40
HLTEXT2Long Text LTEXTCHAR40TEXT40
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
DEPBEZ_ALTName of source securities account TX_SOURCE_ACCCHAR30TEXT30
DEPBEZ_NEUName of target securities account TX_TARGET_ACCCHAR30TEXT30
JVERK6BTransfer of securities in acc. with ยง6b VVJVERK6BUCHAR1CHAR1
SBEWARTALTFlow Type SBEWARTCHAR4Assigned to domainSBEWART
SBEWARTNEUFlow Type SBEWARTCHAR4Assigned to domainSBEWART
XBEWARTALTName of flow type XBEWARTCHAR30TEXT30
XBEWARTNEUName of flow type XBEWARTCHAR30TEXT30
DCOUPONCoupon date of next delivered coupon VVDCOUPONDATS8DATUM
DFAELLDue date DFAELLDATS8DATUM
BUDATPosting Date in the Document BUDATDATS8DATUM
BLDATDocument Date in Document BLDATDATS8DATUM
XZUSATZAssignment XZUSATZCHAR18CHAR18

Key field Non-key field



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

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

How to access SAP table RMF64G200

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