FTI_LDB_TR_THX_HEDGE_EFFTEST SAP (Treasury: New hedge, Effectiveness test (-> LDB )) Structure details

Dictionary Type: Structure
Description: Treasury: New hedge, Effectiveness test (-> LDB )




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




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

FTI_LDB_TR_THX_HEDGE_EFFTEST 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: New hedge, Effectiveness test (-> 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_THX_HEDGE_EFFTEST TYPE FTI_LDB_TR_THX_HEDGE_EFFTEST.

The FTI_LDB_TR_THX_HEDGE_EFFTEST table consists of various fields, each holding specific information or linking keys about Treasury: New hedge, Effectiveness test (-> LDB ) data available in SAP. These include HREL_NUMBER (Hedging Relationship Number (External/Internal)), TR_ACC_CODE (Accounting Code), FISCAL_YEAR (Fiscal Year), EFF_TESTDATE (Effectiveness Test Date).. 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_THX_HEDGE_EFFTEST 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
HREL_NUMBERHedging Relationship Number (External/Internal) TPM_HREL_NUMBERCHAR10ALPHATPM_HREL_NUMBER
TR_ACC_CODEAccounting Code TPM_ACC_CODECHAR4Assigned to domainTPM_ACC_CODETPM_TACTRG_ACC_CODE
FISCAL_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
EFF_TESTDATEEffectiveness Test Date TPM_EFF_TESTDATEDATS8TPM_DATE
BUSTRANS_IDIdentifier of the Distributor Business Transaction TPM_BUSTRANSIDRAW16SYSUUID
BUSTRANS_CATBusiness Transaction Category TPM_BUSTRANSCATNUMC4Assigned to domainTPM_BUSTRANSCAT
EFF_TEST_TYPEEffectiveness Test Type TPM_EFF_TEST_TYPECHAR1TPM_EFF_TEST_TYPE
EFFTEST_STATUSEffectiveness Test Results (Database) TPM_EFF_TEST_STATUSCHAR1TPM_EFFTEST_STATUS
EFF_RATIORatio of the Delta of Hedged Item and Hedging Instrument TPM_EFF_RATIODEC10(7) DECV3_7
TESTPERIOD_BEGINEffectiveness Test: Start Date of Test Period TPM_TESTPERIOD_BEGINDATS8TPM_DATE
TESTPERIOD_ENDEffectiveness Test: End Date of Test Period TPM_TESTPERIOD_ENDDATS8TPM_DATE
SUM_DELTA_HINSTRSum of Deltas of Hedging Instruments TPM_EFF_SUM_DELTA_HINSTRCURR21(2) TPM_AMOUNT
SUM_DELTA_HITEMSum of Deltas of Hedged Items Within a Hedging Relationship TPM_EFF_SUM_DELTA_HITEMCURR21(2) TPM_AMOUNT
VALUATION_CURRValuation Currency TPM_VALUATION_CURRCUKY5Assigned to domainWAERS
EFFTEST_LOGIDEffectiveness test log id FTI_EFFTEST_OIDRAW16SYSUUID

Key field Non-key field



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

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

How to access SAP table FTI_LDB_TR_THX_HEDGE_EFFTEST

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