FTI_LDB_TR_HM_NSH_EFF_VAL SAP (Non-Single Hedge: Effectiveness Results) Structure details

Dictionary Type: Structure
Description: Non-Single Hedge: Effectiveness Results




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




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

FTI_LDB_TR_HM_NSH_EFF_VAL 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 "Non-Single Hedge: Effectiveness Results" 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_HM_NSH_EFF_VAL TYPE FTI_LDB_TR_HM_NSH_EFF_VAL.

The FTI_LDB_TR_HM_NSH_EFF_VAL table consists of various fields, each holding specific information or linking keys about Non-Single Hedge: Effectiveness Results data available in SAP. These include HEDGEPLAN_ID (Hedge Plan ID), EXPOSURE_ID (Exposure ID), VALUATION_AREA (Valuation Area), HEDGE_ID (Identification Number of Hedge Item).. 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_TR_HM_NSH_EFF_VAL 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
HEDGEPLAN_IDHedge Plan ID THM_PLANNERIDCHAR13Assigned to domainALPHATHM_PLANNERIDPLN
EXPOSURE_IDExposure ID THM_EXPOSUREIDNUMC5Assigned to domainTHM_EXPOSUREID
VALUATION_AREAValuation Area TPM_VAL_AREACHAR3Assigned to domainTPM_VAL_AREATPM_VAL_AREATRG_VALUATION_AREA
HEDGE_IDIdentification Number of Hedge Item THM_HEDGE_IDNUMC10Assigned to domainTHM_HEDGE_IDHEDGEID
HR_RFHAHedging Instrument FTI_HR_RFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
HR_VERSIONVersion of the hedging relationship THM_HR_VERSIONNUMC3THM_HR_VERSION
VALUATION_DATEValuation date of the hedging relationship THM_VAL_DATEDATS8DATUM
VALUATION_TIMETime when hedge relationship is written THM_HR_TIMETIMS6TIME
CALC_TYPECalculation type THM_CALC_TYPECHAR3Assigned to domainTHM_CALC_TYPE
CURRENCY_DELTACurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EFFECT_RATIOEffectiveness ratio THM_EFFECTIVENESS_RATIODEC10(7) DECV3_7
REV_DATEInception date of the current hedge relationship version THM_HR_DATEDATS8DATUM
REV_TIMETime when hedge relationship is written THM_HR_TIMETIMS6TIME
CR_DATEDate stamp: system date when valuation is executed THM_HR_CR_DATEDATS8DATUM
CRUSEREntered by TB_CRUSERCHAR12SYCHAR12
UPUSERLast Changed by TB_UPUSERCHAR12SYCHAR12
IS_REVERSEDValuation has been reversed THM_VAL_REVERSEINT13THM_VAL_REVERSE
RETROHas the retrospective assessment been successful THM_RETRO_ASSCHAR1XFELD
PROSPECTHas the prospective effectiveness assessment been successful THM_PROSP_ASSCHAR1XFELD
INEFF_RECLASSRecord when period ineffectiveness gives rise to OCI reclass THM_INEFF_RECLASSCHAR1XFELD
SHORTCUTShortcut Method THM_SHORTCUTCHAR1THM_FLAG
DELTA_DERIVATIVEDelta in derivative cash flows THM_DELTA_DERIVATIVECURR17(2) WERTV9
SUM_DELTA_DERIVSum of delta in derivatives cash flows THM_SUM_DELTA_DERIVATIVECURR17(2) WERTV9
DELTA_HEDGEDelta in hedge item cash flows THM_DELTA_HEDGECURR17(2) WERTV9
SUM_DELTA_HEDGESum of delta in hedge item cash flows THM_SUM_DELTA_HEDGECURR17(2) WERTV9
THRESHOLDThreshold for Effectiveness Calculation in Percent THA_THRESHOLDDEC5(3) PRZ23
TRANS_SPEEDTransition Speed for Effectiveness Calculation THA_TRANS_SPEEDDEC5(2) THA_TRANS_SPEED
LOGUUIDE-HA: Detail Log UUID THA_LOGUUIDRAW16UUID

Key field Non-key field



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

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

How to access SAP table FTI_LDB_TR_HM_NSH_EFF_VAL

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