J11DABE1 SAP (TR-EDT: Transfer of Flow Data) Structure details

Dictionary Type: Structure
Description: TR-EDT: Transfer of Flow Data




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




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

J11DABE1 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 "TR-EDT: Transfer of Flow 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_J11DABE1 TYPE J11DABE1.

The J11DABE1 table consists of various fields, each holding specific information or linking keys about TR-EDT: Transfer of Flow Data data available in SAP. These include ARCHI (Archiving category), AUGLZ (Clearing number), AVERM (Business partner), BELNR (RF document number).. 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: Not classified


SAP J11DABE1 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
ACTIO Action in R/30
ARCHI Archiving category0
AUGLZ Clearing number0
AVERM Business partner0
BELNR RF document number0
BSAKN Balance sheet account0
BSZIN Interest to..0
BUDAT Posting date0
BUKRS Company code0
BUPER Posting month for special period0
DATUM Interest value date0
DIDAT Planning day0
DMIHB Amount in local currency0
DMSHB Local currency amount0
EBENE Planning level0
FDUPD Flag - record to cash mgmt?0
GRUPP Bank account for planning0
HABEW Main flow0
HABKO Account for credit posting0
IDENT Document number0
INHAB Bracket for purchase/sale0
INSTD Customer posted to0
KENNR ID number0
KONID Securities acct ID0
KURSA Exchange rate specification0
KURSB Exchange rate specification0
KURSF Exchange rate specification0
LFDNR Sequence number0
LFZ Term for interest calculation0
MIGDATE Migration date0
NUM_DMIHB Decimal place of DMIHB0
NUM_DMSHB Decimal place of DMSHB0
NUM_KURSA Decimal place of KURSA0
NUM_KURSB Decimal place of KURSB0
NUM_KURSF Decimal place of KURSF0
NUM_W2SHB Decimal place of W2SHB0
NUM_WBEFW Decimal place of WBEFW0
NUM_WBEKU Decimal place of WBEKU0
NUM_WKURA Decimal place of WKURA0
NUM_WNEST Decimal place of WNEST0
NUM_WRIHB Decimal place of WRIHB0
NUM_WRSHB Decimal place of WRSHB0
NUM_ZIBAS Decimal place of ZIBAS0
NUM_ZSAEF Decimal place of ZSAEF0
NUM_ZSATZ Decimal place of ZSATZ0
ONAEN ID of a manual0
ONBUC Flagged for online posting0
ORDAT Order date0
ORGRP Grouping for business partner0
ORNUM Single transaction ref.0
REFID ID number of reference rate0
REQU0 General indicator0
REQU1 Exch.rate fix.for curr.transl.0
REQU3 Exch.rate fix.for curr.transl.0
RESAL Flow for remaining balance0
RFDAT Posting date0
RFTIM Posting time0
SHKZG Debit/Credit indicator for OI0
SICHK Indicator - hedging transaction0
SOLKO Account for debit posting0
SPDAT Lock date0
STATI Contract status0
STUCK Indicator - accrued interest0
STYPE Server type0
STZTG Days-calculation method0
SUMKZ Totals record from summarization run0
TXNAU Investment type0
UDATA Creation date0
UDATB Last change date0
UMBWA Flow type from which the rec.0
USERA Created by0
USERB Last changed by0
USERO User0
USTRU G/L account (CHAR)0
UTIMA Time of creation0
VARAD SB applic.on0
VARGD Supervisory board authoriz.on0
VARID SB template identification0
VORGA Activity type0
VOZIN Interest calc. from...0
VTYPE Processing type0
W2SHB Foreign currency0
WAERR Currency key - position currency0
WAERS Currency key0
WBEFW Last FC valuation rate0
WBEKU Security price0
WKURA Security price0
WNEST Nominal amount in contract curr.0
WRIHB Amount actually paid0
WRSHB Foreign currency (contr.curr.)0
ZAHID Payment meth.ID, account of payee0
ZATAG Payment date0
ZIBAS Calculation base for interest0
ZISAL Flow in interest base0
ZIZPT Flow results in interest payment0
ZSAEF Effective int.rate0
ZSATZ Interest rate0

Key field Non-key field



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

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

How to access SAP table J11DABE1

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