RMF64KKM01 SAP (Screen structure FVKM: Basic data) Structure details

Dictionary Type: Structure
Description: Screen structure FVKM: Basic data




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




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

RMF64KKM01 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 FVKM: Basic 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_RMF64KKM01 TYPE RMF64KKM01.

The RMF64KKM01 table consists of various fields, each holding specific information or linking keys about Screen structure FVKM: Basic data data available in SAP. These include KMNR (Corporate Action Number), DATUM (Corporate action key date), STATUS (Status of corporate action), XSTATUS (Short Description of Repository Objects).. 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 RMF64KKM01 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
MANDTClient MANDTCLNT3T000MANDT
KMNRCorporate Action Number KMNRCHAR13Assigned to domainALPHAVKMNRKMA
DATUMCorporate action key date DDATUMDATS8DATUM
STATUSStatus of corporate action TSTATUSNUMC1TSTATUS
XSTATUSShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
KMARTType of corporate action TKMARTNUMC2TZBKMTKMART
XKMARTCorporate action type text XKMARTCHAR30TEXT30
HERKCorporate action category THERK_DCHAR2THERK
KURZTEXTShort text/description of the object KURZTEXTCHAR40TEXT40
XZUSATZAssignment XZUSATZCHAR18CHAR18
COPY_HEADCopy indicator: Copy all data COPYHEADCHAR1FLAG
COPY_POSTRTM-PM: Flag for screen structure rmf64kkm01 COPYPOSCHAR1FLAG
COPY_BEWCopy indicator: Only copy flow types COPYBEWCHAR1FLAG
COPY_KMNRNumber of copy reference COPY_KMNRCHAR13Assigned to domainALPHAVKMNRKMA
KURS1Exchange rate into settlement currency VVKURS1DEC9(5) KURSF
KURS2Exchange rate from settlement currency into local currency VVKURS2DEC9(5) KURSF
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5TCURCWAERS
SCWHR1Settlement Currency SCWHRCUKY5TCURCWAERS
SCWHR2Settlement Currency SCWHRCUKY5TCURCWAERS
SHWHRLocal currency SHWHRCUKY5TCURCWAERS
SIMULATIONFlag: if set, posting will only be simulated. VSIMUCHAR1CHAR1
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
DVALUTCalculation Date DVALUTDATS8DATUM
N_SPLITStock split: Denominator of split ratio N_SPLITNUMC8NUM8
Z_SPLITStock split: Numerator of split ratio TZ_SPLITNUMC8NUM8
RANLSecurity ID Number VVRANLWCHAR13Assigned to domainALPHAWP_RANLRANSECURITY_F4
XALKZShort name XALKZCHAR15XKBEZ
N_KAPHERCapital reduction: Denominator N_KAPHERNUMC8NUM8
Z_KAPHERCapital reduction: Numerator TZ_KAPHERNUMC8NUM8
N_KAPERHCapital Increase: Denominator N_KAPERHNUMC8NUM8
Z_KAPERHCapital Increase: Numerator TZ_KAPERHNUMC8NUM8
N_TAUSCHStock swap: Denominator N_TAUSCHNUMC8NUM8
Z_TAUSCHStock swap: Numerator TZ_TAUSCHNUMC8NUM8
KREAKPost Subscription Rights KREAKDEC15(6) VVKWKURS
BEZRWERTPost Subscription Rights KREAKDEC15(6) VVKWKURS
BEZRWHRPost subscription rights: Currency of subscription right BEZRWHRCUKY5TCURCWAERS
RANL_PLUSSecurity ID Number VVRANLWCHAR13Assigned to domainALPHAWP_RANLRANSECURITY_F4
XALKZ_PLUSShort name XALKZCHAR15XKBEZ
AUSGLZASettlement payment AUSGLZACURR13(2) WERTV7
AUSGLZAWCurrency of settlement payment AUSGLZAWCUKY5TCURCWAERS
SCREEN_WHRCurrency of settlement payment AUSGLZAWCUKY5TCURCWAERS
SBWHR_ALTPosition Currency (Currency of Position Amount) SBWHRCUKY5TCURCWAERS
XSBWHR_ALTShort text KTEXT_CURTCHAR15TEXT15
SBWHR_NEUPosition currency (--> Position currency conversion) SBWHR_NEUCUKY5TCURCWAERS
XSBWHR_NEUShort text KTEXT_CURTCHAR15TEXT15
KURSTExchange Rate Type KURST_CURRCHAR4TCURVKURST
XKURSTExchange rate type usage CURVWCHAR40TEXT40
FLG_ALL_CONDConvert condition currency? TCONDITIONSCHAR1TCONDITIONS
BVNJAAdvantage/disadvantage dividend of new stock BVNJACURR10(2) WHRBTRG
WVNJACurrency of dividend advantage/disadvantage - new stock WVNJACUKY5TCURCWAERS
KURSARTSecurity Price Type VVSKURSARTCHAR2TW56VVSKURSART

Key field Non-key field



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

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

How to access SAP table RMF64KKM01

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