TRLS_REPORT_MAP_FLOW_DATA SAP (Mapping Structure - Reporting for Par. Positions: Flows) Structure details

Dictionary Type: Structure
Description: Mapping Structure - Reporting for Par. Positions: Flows




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




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

TRLS_REPORT_MAP_FLOW_DATA 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 "Mapping Structure - Reporting for Par. Positions: 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_TRLS_REPORT_MAP_FLOW_DATA TYPE TRLS_REPORT_MAP_FLOW_DATA.

The TRLS_REPORT_MAP_FLOW_DATA table consists of various fields, each holding specific information or linking keys about Mapping Structure - Reporting for Par. Positions: Flows data available in SAP. These include AWKEY (Reference Key), GL_ACCOUNT_D (Number of G/L Account: Debit), GL_ACCOUNT_C (Number of G/L Account: Credit), DBUDAT (Posting Date in the Document).. 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 (Deep)


SAP TRLS_REPORT_MAP_FLOW_DATA 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
SE_DEAL_NUMBERSecurities/Futures Transaction FTI_SE_RFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
AWKEYReference Key AWKEYCHAR20AWKEY
GL_ACCOUNT_DNumber of G/L Account: Debit FTI_GLACC_DCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
GL_ACCOUNT_CNumber of G/L Account: Credit FTI_GLACC_CCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
DBUDATPosting Date in the Document BUDATDATS8DATUM
TRL_BOOKINGSTATEPosting Status Treasury Ledger Business Transaction TPM_TRL_BOOKINGSTATECHAR1TRLBSTPM_TRL_BOOKINGSTATE
LEDGER_POSTING_STATELedger Posting Status FTR_LEDGER_POSTING_STATECHAR1FTR_LEDGER_POSTING_STATE
DBESTANDPosition value date DBESTANDDATS8DATUM
FLOW_TYPEUpdate Type TPM_DIS_FLOWTYPECHAR8TRDC_DFLOWTYPETPM_DIS_FLOWTYPE
BUSTRANSCATBusiness Transaction Category TPM_BUSTRANSCATNUMC4TRDTS_BT_CATTPM_BUSTRANSCAT
GEN_BUSTRANSCATBusiness Transaction Category TPM_BUSTRANSCATNUMC4TRDTS_BT_CATTPM_BUSTRANSCAT
SOURCETARGET_FLGIndicator: Source or Target of a Flow TPM_SOURCE_TARGET_FLGCHAR1TPM_SOURCE_TARGET_FLG
VONDATDate DATUMDATS8DATUM
BISDATDate DATUMDATS8DATUM
DGJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
DMONATFiscal Period MONATNUMC2MONAT
ACC_ASS_REFAccount Assignment Reference of Position Management TPM_AA_REFCHAR12Assigned to domainTPM_AA_REFTRAC_AA_REF
HKONTG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
IGT_STATUSIGT: Status of an Intragroup transaction TPM_IGT_STATUSCHAR1TPM_IGT_STATUS
PARTNER_COMPANY_IDCompany ID of trading partner RASSCCHAR6Assigned to domainALPHARCOMPPGS
ORIGIN_DATETreasury Ledger Date TPM_TRLDATEDATS8DATUM
BUSTRANSIDIdentifier of the Distributor Business Transaction FTI_BUSTRANSIDRAW16SYSUUID
REFBUSTRANSIDBusiness Transaction ID of Reference Business Transaction TPM_REFBUSTRANSIDRAW16SYSUUID
TRLFLOWNUMBERNumber of TRL Flow TPM_TRLFLOWNRINT410TPM_TRLFLOW_NR

Key field Non-key field



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

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

How to access SAP table TRLS_REPORT_MAP_FLOW_DATA

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