EXBESTAND_DE_MRM SAP (Drilldown: Export Position Data for Listed Options/Futures) Structure details

Dictionary Type: Structure
Description: Drilldown: Export Position Data for Listed Options/Futures




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




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

EXBESTAND_DE_MRM 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 "Drilldown: Export Position Data for Listed Options/Futures" 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_EXBESTAND_DE_MRM TYPE EXBESTAND_DE_MRM.

The EXBESTAND_DE_MRM table consists of various fields, each holding specific information or linking keys about Drilldown: Export Position Data for Listed Options/Futures data available in SAP. These include BUKRS (Company Code), RLDEPO (Securities Account), RANL (Security ID Number), TICK (Tick in percentage points).. 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 EXBESTAND_DE_MRM 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 MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RLDEPOSecurities Account RLDEPOCHAR10Assigned to domainRLDEPODEPACC_CCD_CORE
RANLSecurity ID Number VVRANLWCHAR13Assigned to domainALPHAWP_RANLRANSECURITY_F4
TICKTick in percentage points TI_PPTICKDEC10(7) DECV3_7
TICKVALUETick value TI_BWTICKCURR13(2) WERTV7
RLOTSingle position number for TR position management TPM_RLOTNUMC10TPM_RLOT
SLOTCATEGORYLong/short ID for single position TPM_SLOTCATEGORYCHAR1TPM_SLOTCATEGORY
SANLFProduct Category SANLFNUMC3Assigned to domainVVSANLF
GSARTProduct Type VVSARTCHAR3Assigned to domainVVSARTSANVVSART_APPL_BAS
STICHTAGKey date VVSTDATDATS8VVSTDATKEYDATE
SSTICHKey date reference RSTICHCHAR1RSTICH
RREFKONTAccount Assignment Reference in Financial Assets Management RREFKONTCHAR8Assigned to domainUSTRUKRE
HKONTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
REPKEIssuer Identity Key REPKE_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
KONTRHBusiness Partner Number TB_KUNNR_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
SNOTTYPEQuotation type for option, future, security etc. TB_NOTTYPECHAR1T_NOTTYPE
DELFZEnd of Term DELFZDATS8DATUM
REWHRIssue currency REWHRCUKY5Assigned to domainWAERS
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
SHWHRLocal currency SHWHRCUKY5Assigned to domainWAERS
SNWHRCurrency of nominal amount SNWHRCUKY5Assigned to domainWAERS
ASTUECKNumber of units for unit-quoted securities ASTUECKDEC15(5) ASTUECK
BNOMINALNominal amount in position currency BNOMINALCURR15(2) WERTV8_TR
BKAUFWRAcquisition value in position currency BKAUFWRCURR15(2) WERTV8_TR
BKAUFHWAcquisition value in local currency BKAUFHWCURR15(2) WERTV8_TR
BBUCHWRBook value in position currency BBUCHWRCURR15(2) WERTV8_TR
BBUCHHWBook value in local currency BBUCHHWCURR15(2) WERTV8_TR
VAMA_FOREIGNVariation margin (position currency) B_VARIATION_MARGIN_FOREIGNCURR15(2) WERTV8_TR
VAMA_LOCALVariation margin (local currency) B_VARIATION_MARGIN_LOCALCURR15(2) WERTV8_TR
KURSABSPrice of a unit-quoted security in quotation currency VVKURSABSDEC15(6) VVPKTKUR
BKURSWEFWMarket value of position in position currency TB_BKURSWRCURR15(2) WERTV8_TR
BKURSWEHWMarket value of position in local currency TB_BKURSHWCURR15(2) WERTV8_TR

Key field Non-key field



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

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

How to access SAP table EXBESTAND_DE_MRM

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