FTI_LDB_OTC_TRANSACTIONS SAP (Flows SWAPS -> LDB) Structure details

Dictionary Type: Structure
Description: Flows SWAPS -> LDB




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




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

FTI_LDB_OTC_TRANSACTIONS 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 "Flows SWAPS -> 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_OTC_TRANSACTIONS TYPE FTI_LDB_OTC_TRANSACTIONS.

The FTI_LDB_OTC_TRANSACTIONS table consists of various fields, each holding specific information or linking keys about Flows SWAPS -> LDB data available in SAP. These include BUKRS (Company Code), LAND1 (Country Key), RFHA (Financial Transaction), RANTYP (Contract 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 (Deep)


SAP FTI_LDB_OTC_TRANSACTIONS 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
RFHAFinancial Transaction TB_RFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
RANTYPContract Type RANTYPCHAR1RANTYP
SANLFProduct Category SANLFNUMC3Assigned to domainVVSANLF
SFGTYPTransaction Category TB_SFGTYPNUMC3Assigned to domainT_SFGTYP
SGSARTProduct Type VVSARTCHAR3Assigned to domainVVSARTSANVVSART_APPL_BAS
SFHAARTFinancial Transaction Type TB_SFHAARTCHAR3Assigned to domainT_SFHAARTT02C_AT10
DBLFZTerm Start TB_DBLFZDATS8DATUM
DELFZTerm End TB_DELFZDATS8DATUM
KONTRHBusiness Partner Number TB_KUNNR_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
RPORTBPortfolio RPORTBCHAR10Assigned to domainRPORTBT50H_RPORTB_CORE
WGSCHFT2Currency of Incoming Side TB_WGSCHF2CUKY5Assigned to domainWAERS
WGSCHFT1Currency of Outgoing Side TB_WGSCHF1CUKY5Assigned to domainWAERS
SKALIDFactory calendar SKALIDCHAR2Assigned to domainWFCIDH_TFACD
SKALID2Factory calendar SKALIDCHAR2Assigned to domainWFCIDH_TFACD
SZSREFReference Interest Rate SZSREFCHAR10Assigned to domainZIREFKU
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
PPAYMENTPayment Rate TFM_PPAYMENTDEC11(7) TFM_PPAYMENT
DVTRABContract Conclusion Date TB_DVTRABDATS8DATUM
CRUSEREntered by TB_CRUSERCHAR12SYCHAR12
DCRDATEntered On TB_DCRDATDATS8DATUM
TCRTIMEntry Time TB_TCRTIMTIMS6UZEIT
UPUSERLast Changed by TB_UPUSERCHAR12SYCHAR12
DUPDATChanged on TB_DUPDATDATS8DATUM
TUPTIMTime changed TB_TUPTIMTIMS6UZEIT
GSPPARTContact Person TB_GSPPARTCHAR19TEXT19
RDEALERTrader RDEALERCHAR12Assigned to domainRDEALER
NORDEXTExternal Reference TB_NORDEXTCHAR16FTI_CHAR16LOW
RREFKONTAccount Assignment Reference in Financial Assets Management RREFKONTCHAR8Assigned to domainUSTRUKRE
RREFKONT2Account Assignment Reference in Financial Assets Management RREFKONTCHAR8Assigned to domainUSTRUKRE
ZUONRFinance Project TB_TFPROJCHAR13T_TFPROJ
RCOMVALCLGeneral Valuation Class TPM_COM_VAL_CLASSNUMC4Assigned to domainTPM_COM_VAL_CLASSCVC
ZUONDAssignment TB_ZUONDCHAR18TEXT18
REFERInternal Reference TB_REFERCHAR16CHAR16
MERKMCharacteristics TB_MERKMCHAR25CHAR25
TBEGRUAuthorization Group TBEGRUCHAR4Assigned to domainTRBEGRU
SFGZUSTTTransaction Activity Category TB_SFGZUTYNUMC2Assigned to domainT_SFGZUTYC_AT02
RFHAZUTransaction activity TB_RFHAZUNUMC5T_RFHAZUFAS
RFHAZULLast Active Transaction Activity TB_RFHAZULNUMC5T_RFHAZU
SAKTIVActive Status of Transaction or Activity TB_SAKTIVNUMC1T_SAKTIV
SCONFIRMConfirmation Status TB_CONFNUMC1TB_CONF
SECONFIRMCounterconfirmation TB_RECONFNUMC1TB_RECONF
SOLVNCYCredit Standing BP_SOLVNCYCHAR1BP_SOLVNCY
SOL_INSInstitute Providing Credit Standing Information BP_SOL_INSCHAR4Assigned to domainBP_SOL_INS
SOL_I_DDate of Credit Standing Information BP_SOL_I_DDATS8DATUM
RATINGRating BP_RATINGCHAR3Assigned to domainBP_RATING
CNTR_COMPCountry of Organization's Registered Office BP_CNTR_HDCHAR3Assigned to domainLAND1
IND_SECTORIndustry BU_IND_SECTORCHAR10Assigned to domainBU_INDSECTOR
LEGAL_ENTYBP: Legal form of organization BU_LEGENTYCHAR2Assigned to domainBU_LEGENTYH_TB019
LEGAL_ORGLegal Entity of Organization BU_LEGAL_ORGCHAR2Assigned to domainBU_LEGAL_ORG
BU_GROUPBusiness Partner Grouping BU_GROUPCHAR4Assigned to domainBU_GROUPBPP
RPZAHLPayer/payee TB_RPZAHL_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
RAHABAKIShort key for own house bank TB_RHABKICHAR5Assigned to domainHBKID
BNWHRNominal amount TB_BNWHRCURR13(2) WERTV7

Key field Non-key field



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

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

How to access SAP table FTI_LDB_OTC_TRANSACTIONS

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