FTI_LDB_TRL_OTC_POS SAP (TRL Data for OTC Positions) Structure details

Dictionary Type: Structure
Description: TRL Data for OTC Positions




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




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

FTI_LDB_TRL_OTC_POS 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 "TRL Data for OTC Positions" 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_TRL_OTC_POS TYPE FTI_LDB_TRL_OTC_POS.

The FTI_LDB_TRL_OTC_POS table consists of various fields, each holding specific information or linking keys about TRL Data for OTC Positions data available in SAP. These include LOCAL_CCY (Local Currency), AQU_VAL_PC (Acquisition Value in Position Currency), AQU_VAL_LC (Acquisition Value in Local Currency), AMAQU_VAL_PC (Amortized Acquisition Value in Position Currency).. 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: Cannot Be Enhanced


SAP FTI_LDB_TRL_OTC_POS 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
POSITION_CCYPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
LOCAL_CCYLocal Currency TB_SHWHRCUKY5Assigned to domainWAERS
AQU_VAL_PCAcquisition Value in Position Currency FTI_AQU_VAL_PCCURR21(2) TPM_AMOUNT
AQU_VAL_LCAcquisition Value in Local Currency FTI_AQU_VAL_LCCURR21(2) TPM_AMOUNT
AMAQU_VAL_PCAmortized Acquisition Value in Position Currency FTI_AMAQU_VAL_PCCURR21(2) TPM_AMOUNT
AMAQU_VAL_LCAmortized Acquisition Value in Local Currency FTI_AMAQU_VAL_LCCURR21(2) TPM_AMOUNT
IMPMNT_PCImpairment in Position Currency FTI_IMPMNT_PCCURR21(2) TPM_AMOUNT
IMPMNT_LCImpairment in Local Currency FTI_IMPMNT_LCCURR21(2) TPM_AMOUNT
IMPMNT_FX_LCFX Impairment in Local Currency FTI_IMPMNT_FX_LCCURR21(2) TPM_AMOUNT
PURCH_PCPurchase Value in Position Currency FTI_PURCH_PCCURR21(2) TPM_AMOUNT
PURCH_LCPurchase Value in Local Currency FTI_PURCH_LCCURR21(2) TPM_AMOUNT
VAL_TI_NPL_PCSecurity Valuation, Not Affecting P/L, in Position Currency FTI_VAL_TI_NPL_PCCURR21(2) TPM_AMOUNT
VAL_TI_NPL_LCSecurity Valuation, Not Affecting P/L, in Local Currency FTI_VAL_TI_NPL_LCCURR21(2) TPM_AMOUNT
VAL_FX_NPL_LCForeign Currency Valuation, Not Affecting P/L, in Local Crcy FTI_VAL_FX_NPL_LCCURR21(2) TPM_AMOUNT
VAL_FX_AMAQU_VAL_LCFX Valuation of Amort. Acquisition Value in Local Currency FTI_VAL_FX_AMAQU_VAL_LCCURR21(2) TPM_AMOUNT
CHARGE_PCCosts in position currency FTI_CHARGE_PCCURR21(2) TPM_AMOUNT
CHARGE_LCCosts in Local Currency FTI_CHARGE_LCCURR21(2) TPM_AMOUNT
VAL_CH_TI_PCValuation of Cap. Costs, Security, in Position Currency FTI_VAL_CH_TI_PCCURR21(2) TPM_AMOUNT
VAL_CH_TI_LCValuation of Cap. Costs, Security, in Local Currency FTI_VAL_CH_TI_LCCURR21(2) TPM_AMOUNT
VAL_CH_TI_NPL_PCValuation of Cap. Costs, Sec., Not Aff. P/L in Position Crcy FTI_VAL_CH_TI_NPL_PCCURR21(2) TPM_AMOUNT
VAL_CH_TI_NPL_LCValuation of Cap. Costs, Sec., Not Aff. P/L in Local Crcy FTI_VAL_CH_TI_NPL_LCCURR21(2) TPM_AMOUNT
VAL_CH_FX_LCValuation of Capitalized Costs, FX, in Local Currency FTI_VAL_CH_FX_LCCURR21(2) TPM_AMOUNT
AMORT_PCAmortization in Position Currency FTI_AMORT_PCCURR21(2) TPM_AMOUNT
AMORT_LCAmortization in Local Currency FTI_AMORT_LCCURR21(2) TPM_AMOUNT
VAL_TI_PCSecurity Valuation in Position Currency FTI_VAL_TI_PCCURR21(2) TPM_AMOUNT
VAL_TI_LCSecurity Valuation in Local Currency FTI_VAL_TI_LCCURR21(2) TPM_AMOUNT
VAL_FX_LCForeign Currency Valuation in Local Currency FTI_VAL_FX_LCCURR21(2) TPM_AMOUNT
VARMAR_PCVariation Margin in Position Currency FTI_VARMAR_PCCURR21(2) TPM_AMOUNT
VARMAR_LCVariation Margin in Local Currency FTI_VARMAR_LCCURR21(2) TPM_AMOUNT
DISAGIO_PCCleared PD Deferral/Tax Compensation in Position Currency FTI_DISAGIO_PCCURR21(2) TPM_AMOUNT
DISAGIO_LCCleared PD Deferral/Tax Compensation in Local Currency FTI_DISAGIO_LCCURR21(2) TPM_AMOUNT
SWAPACC_PCSwap/Margin Accrual/Deferral in Position Currency FTI_SWAPACC_PCCURR21(2) TPM_AMOUNT
SWAPACC_LCSwap or Margin Accrual/Deferral in Local Currency FTI_SWAPACC_LCCURR21(2) TPM_AMOUNT
REPAYMENT_PCCumulative Repayment in Position Currency TPM_REPAYMENT_PCCURR21(2) TPM_AMOUNT
REPAYMENT_LCCumulative Repayment in Local Currency TPM_REPAYMENT_LCCURR21(2) TPM_AMOUNT
BOOK_VAL_PCBook Value in Position Currency FTI_BOOK_VAL_PCCURR21(2) TPM_AMOUNT
BOOK_VAL_LCBook Value in Local Currency FTI_BOOK_VAL_LCCURR21(2) TPM_AMOUNT
BOOK_VAL_EX_PCBook Value Excluding Costs in Position Currency FTI_BOOK_VAL_EX_PCCURR21(2) TPM_AMOUNT
BOOK_VAL_EX_LCBook Value Excluding Costs in Local Currency FTI_BOOK_VAL_EX_LCCURR21(2) TPM_AMOUNT
SPOTVALP_LCSpot Valuation of Purchase Currency in Local Currency FTI_SPOTVALP_LCCURR21(2) TPM_AMOUNT
SPOTVALS_LCSpot Valuation of Sale Currency in Local Currency FTI_SPOTVALS_LCCURR21(2) TPM_AMOUNT
SWAPVAL_LCSwap Valuation in Local Currency FTI_SWAPVAL_LCCURR21(2) TPM_AMOUNT

Key field Non-key field



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

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

How to access SAP table FTI_LDB_TRL_OTC_POS

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