J_3RF_DKSLD_NUMERIC_VALUES SAP (J_3RFDSLD/J_3RFKSLD reports: currency fields) Structure details

Dictionary Type: Structure
Description: J_3RFDSLD/J_3RFKSLD reports: currency fields




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




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

J_3RF_DKSLD_NUMERIC_VALUES 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 "J_3RFDSLD/J_3RFKSLD reports: currency fields" 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_J_3RF_DKSLD_NUMERIC_VALUES TYPE J_3RF_DKSLD_NUMERIC_VALUES.

The J_3RF_DKSLD_NUMERIC_VALUES table consists of various fields, each holding specific information or linking keys about J_3RFDSLD/J_3RFKSLD reports: currency fields data available in SAP. These include WRBTR (Total transactions of the period in transaction currency), MWSTS (Tax Amount in Local Currency), WMWST (Tax amount in document currency), BDIFF (Valuation Difference).. 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 J_3RF_DKSLD_NUMERIC_VALUES 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
DMBTRTotal transactions in the period in local currency (curr 2) HSLXXCURR15(2) WERTV8
WRBTRTotal transactions of the period in transaction currency TSLXXCURR15(2) WERTV8
MWSTSTax Amount in Local Currency MWSTSCURR13(2) WERT7
WMWSTTax amount in document currency WMWSTCURR13(2) WERT7
BDIFFValuation Difference BDIFFCURR13(2) WRTV7
BDIF2Valuation Difference for the Second Local Currency BDIF2CURR13(2) WRTV7
SKNTOCash discount amount in local currency SKNTOCURR13(2) WERT7
WSKTOCash discount amount in document currency WSKTOCURR13(2) WERT7
DMBT1Amount in Local Currency for Tax Distribution DMBTXCURR13(2) WRTV7
WRBT1Amount in foreign currency for tax breakdown WRBTXCURR13(2) WRTV7
DMBT2Amount in Local Currency for Tax Distribution DMBTXCURR13(2) WRTV7
WRBT2Amount in foreign currency for tax breakdown WRBTXCURR13(2) WRTV7
DMBT3Amount in Local Currency for Tax Distribution DMBTXCURR13(2) WRTV7
WRBT3Amount in foreign currency for tax breakdown WRBTXCURR13(2) WRTV7
DMB21Amount in Second Local Currency for Tax Breakdown DMB2XCURR13(2) WRTV7
DMB22Amount in Second Local Currency for Tax Breakdown DMB2XCURR13(2) WRTV7
DMB23Amount in Second Local Currency for Tax Breakdown DMB2XCURR13(2) WRTV7
DMB31Amount in Third Local Currency for Tax Breakdown DMB3XCURR13(2) WRTV7
DMB32Amount in Third Local Currency for Tax Breakdown DMB3XCURR13(2) WRTV7
DMB33Amount in Third Local Currency for Tax Breakdown DMB3XCURR13(2) WRTV7
MWST2Tax Amount in Second Local Currency MWST2CURR13(2) WERT7
MWST3Tax Amount in Third Local Currency MWST3CURR13(2) WERT7
SKNT2Cash Discount Amount in Second Local Currency SKNT2CURR13(2) WERT7
SKNT3Cash Discount Amount in Third Local Currency SKNT3CURR13(2) WERT7
BDIF3Valuation Difference for the Third Local Currency BDIF3CURR13(2) WRTV7
TXBHWOriginal Tax Base Amount in Local Currency TXBHWCURR13(2) WERT7
TXBFWOriginal Tax Base Amount in Document Currency TXBFWCURR13(2) WERT7
HWBASTax Base Amount in Local Currency HWBASCURR13(2) WERT7
FWBASTax Base Amount in Document Currency FWBASCURR13(2) WERT7
HWZUZProvision Amount in Local Currency HWZUZCURR13(2) WERT7
FWZUZAdditional Tax in Document Currency FWZUZCURR13(2) WERT7
KLIBTCredit Control Amount KLIBTCURR13(2) WERT7
NAVHWNon-Deductible Input Tax (in Local Currency) NAVHWCURR13(2) WERT7
NAVFWNon-Deductible Input Tax (in Document Currency) NAVFWCURR13(2) WERT7
RDIFFExchange Rate Gain/Loss Realized RDIFFCURR13(2) WRTV7
RDIF2Exchange Rate Difference Realized for Second Local Currency RDIF2CURR13(2) WRTV7
NAVH2Non-Deductible Input Tax in Second Local Currency NAVH2CURR13(2) WERT7
NAVH3Non-Deductible Input Tax in Third Local Currency NAVH3CURR13(2) WERT7
RDIF3Exchange Rate Difference Realized for Third Local Currency RDIF3CURR13(2) WRTV7
TXBH2Tax Base/Original Tax Base in Second Local Currency TXBH2CURR13(2) WERT7
TXBH3Tax Base/Original Tax Base in Third Local Currency TXBH3CURR13(2) WERT7
BWSHBValuation Difference BWSHBCURR15(2) WRTV8
BWSH2Valuation Difference BWSHBCURR15(2) WRTV8

Key field Non-key field



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

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

How to access SAP table J_3RF_DKSLD_NUMERIC_VALUES

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