FTI_LDB_TR_DEAL_FLOWS_UL SAP (Treasury: Transaction Reporting, Flows Underlying (-> LDB)) Structure details

Dictionary Type: Structure
Description: Treasury: Transaction Reporting, Flows Underlying (-> LDB)




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




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

FTI_LDB_TR_DEAL_FLOWS_UL 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 "Treasury: Transaction Reporting, Flows Underlying (-> LDB)" 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_FTI_LDB_TR_DEAL_FLOWS_UL TYPE FTI_LDB_TR_DEAL_FLOWS_UL.

The FTI_LDB_TR_DEAL_FLOWS_UL table consists of various fields, each holding specific information or linking keys about Treasury: Transaction Reporting, Flows Underlying (-> LDB) data available in SAP. These include DEAL_NUMBER (Position-Generating Financial Transaction), UL_NUMBER (Number of Underlying Transaction), FLOW_NO (Transaction flow), FLOWTYPE (Flow Type).. 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 FTI_LDB_TR_DEAL_FLOWS_UL 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
COMPANYCODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
DEAL_NUMBERPosition-Generating Financial Transaction FTI_POSRFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
UL_NUMBERNumber of Underlying Transaction FTI_RFHA_ULCHAR13Assigned to domainALPHAT_RFHA
FLOW_NOTransaction flow TB_RFHAZBNUMC4T_RFHAZB
FLOWTYPEFlow Type TB_SFHAZBACHAR4TZB0ASBEWART
FLOWCLASSClassification of flows and conditions TB_SBKKLASCHAR1T_SBKKLAS
FLOWCATCategory of Flows and Conditions TB_SBKTYPCHAR2Assigned to domainT_SBKTYP
FLOWDIRECTIONDirection of flow TB_SSIGNCHAR1T_SSIGN
FLOW_DIR_TRANSDirection of Transaction TB_RKONDGRNUMC1T_RKONDGR
HOUSEBANKShort key for own house bank TB_RHABKICHAR5Assigned to domainHBKID
HOUSEBANKACCShort key for house bank account TB_RHKTIDCHAR5Assigned to domainHKTID
PAYER_PAYEEPayer/payee TB_RPZAHL_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
PBANKPartner bank details TB_RPBANKCHAR4BVTYP
PAYMT_TRANSPayment transaction TB_SZARTCHAR1XFELD
PAYMTPayment Method DZLSCHCHAR1Assigned to domainZLSCH
PAYMT_METHSUPPPayment Method Supplement UZAWECHAR2Assigned to domainUZAWE
PAYMENT_DATEPayment or Delivery Date TB_DZTERMDATS8DATUMT33
PAYMENT_AMTPayment amount in payment currency TB_BZBETRCURR13(2) WERTV7
PAYMENT_CURRPayment Currency TB_WZBETRCUKY5Assigned to domainWAERS
DUEDATEDue date TB_DFAELLDATS8DATUM
LOCAMOUNTPayment Amount in Local Currency TB_HWBETRCURR13(2) WERTV7
LOCRATELocal currency rate TB_KHWKURSDEC9(5) EXCRTUKURS
NO_UNITSNo. of Units for Financial Instruments TB_ASTUECKDEC15(5) ASTUECK
UNIT_CURRPrice currency TB_WPRICECUKY5Assigned to domainWAERS
CALC_DATECalculation Date DVALUTDATS8DATUM
INCL_VALInclusive indicator for value date VVSVINCLNUMC1VVSINCL
MTHEND_VALMonth-End Indicator for Value Date VVSVULTCHAR1VVSULT
ASS_NOAssignment Number DZUONRCHAR18ZUONR
LOC_CURRCurrency of Transaction FTI_WGSCHFTCUKY5Assigned to domainWAERS
QUANTITYQuantity FTR_QUANQUAN13(3) FTR_QUAN
UNIT_OF_MEASUREUnit of Measure for the Commodity TPM_CTY_UOMUNIT3Assigned to domainCUNITMEINS
CONTRACT_PRICECommodity Price FTR_COMPRICEDEC13(5) FTR_COMPRICE
SPOT_PRICECommodity Spot Price FTR_COMSPOTDEC13(5) FTR_COMPRICE
CONTANGO_BACKWRDCommodity Contango / Backwardation FTR_CONBACKDEC13(5) FTR_COMPRICE

Key field Non-key field



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

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

How to access SAP table FTI_LDB_TR_DEAL_FLOWS_UL

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