TPMS_DEDOC_KEY_TO_VM_FLOW SAP (DEDOC key for Variation Margin Flows) Structure details

Dictionary Type: Structure
Description: DEDOC key for Variation Margin Flows




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




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

TPMS_DEDOC_KEY_TO_VM_FLOW 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 "DEDOC key for Variation Margin Flows" 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_TPMS_DEDOC_KEY_TO_VM_FLOW TYPE TPMS_DEDOC_KEY_TO_VM_FLOW.

The TPMS_DEDOC_KEY_TO_VM_FLOW table consists of various fields, each holding specific information or linking keys about DEDOC key for Variation Margin Flows data available in SAP. These include OBJNR_TEMP (Object number), OBJNR_EXT (Object number), RDOCNRINT (Internal document number of derivatives document), VMFL ().. 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 TPMS_DEDOC_KEY_TO_VM_FLOW 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
KEY 0
OBJNR_TEMPObject number J_OBJNRCHAR22J_OBJNRONR
OBJNR_EXTObject number J_OBJNRCHAR22J_OBJNRONR
RDOCNRINTInternal document number of derivatives document TPM_DEDOC_RDOCNRINTCHAR15ALPHATPM_DEDOC_RDOCNRINT
VMFL 0
MANDTClient MANDTCLNT3MANDT
BUKRSCompany Code BUKRSCHAR4BUKRSBUKC_T001
RLOTSingle position number for TR position management TPM_RLOTNUMC10TPM_RLOT
DSTICHValuation key date: Margin variation TPM_DSTICHDATS8DATS
DCRDATEntered On TB_CRDATDATS8DATUM
TCRTIMEntry Time TB_CRTIMCHAR6TIME06
RFLOWSequential number variation margin flow TPM_VAMA_FLOW_NRNUMC4TPM_LFDNR
RANLSecurity ID Number VVRANLWCHAR13ALPHAWP_RANLRANSECURITY_F4
RLDEPOSecurities Account VRLDEPOCHAR10RLDEPODEP
SFHAZBAFlow Type TB_SFHAZBACHAR4SBEWART
RANTYPContract Type RANTYPCHAR1RANTYP
SSIGNDirection of flow TB_SSIGNCHAR1T_SSIGN
STRDOCSTATTR posting status of derivatives document TPM_DEDOC_POSTINGSTATECHAR1TPM_DEDOC_POSTINGSTATE
DZTERMPayment or Delivery Date TB_DZTERMDATS8DATUMT33
BZBETRPayment amount in payment currency TB_BZBETRCURR13(2) WERTV7
WZBETRPayment Currency TB_WZBETRCUKY5WAERS
BHWBETRPayment Amount in Local Currency TB_HWBETRCURR13(2) WERTV7
WHWCURRLocal currency SHWHRCUKY5WAERS
DBESTANDPosition value date DBESTANDDATS8DATUM
BBWBETRAmount in position currency BBWHRCURR13(2) WERTV7
WBWCURRPosition Currency (Currency of Position Amount) SBWHRCUKY5WAERS
PMCATPosition management category derivatives TPM_DE_PM_CATEGORYCHAR4TPM_DE_PM_CATEGORY
RTRBELNRInternal document number of derivatives document TPM_DEDOC_RDOCNRINTCHAR15ALPHATPM_DEDOC_RDOCNRINT
CRUSEREntered by TB_CRUSERCHAR12SYCHAR12
UPUSERLast Changed by TB_UPUSERCHAR12SYCHAR12
DUPDATChanged on TB_DUPDATDATS8DATUM
TUPTIMTime changed TB_TUPTIMTIMS6UZEIT
OBJNRObject number J_OBJNRCHAR22J_OBJNRONR

Key field Non-key field



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

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

How to access SAP table TPMS_DEDOC_KEY_TO_VM_FLOW

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