SAP ABAP Class CL_HEDGEDATA_THA (Hedge Accounting: Hedge Plan)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTHM_EXPOSURE (Package) Hedge Management - Package Exposure Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HEDGEPLANNER_THA Hedge Accounting: Hedge Plan 20041229
2 Inheritance (c INHERITING FROM c_ref)  CL_HEDGEPLAN_DERI_THA Hedge Data for an Instrument 20041229
3 Inheritance (c INHERITING FROM c_ref)  CL_HEDGEPLAN_EXPTAB_THA Hedge Data for an Instrument 20080708
4 Inheritance (c INHERITING FROM c_ref)  CL_HEDGEPLAN_ROLLOVER_THA Hedge Data for an Rollover 20100719
Properties
Class CL_HEDGEDATA_THA  
Short Description Hedge Accounting: Hedge Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTHM_EXPOSURE   Hedge Management - Package Exposure Management 
Created 20041229   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 THMEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 THMHR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HEDGEDATA_THA has no interface implemented.
Friends
Class CL_HEDGEDATA_THA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPANY_CODE Instance attribute Protected Type reference (TYPE) BUKRS Company Code 20050125
2 PLANNER Instance attribute Protected Type reference (TYPE) THMEXT_PLANNER Hedge Management: Hedge Plan 20041229
3 PLANNERID Instance attribute Protected Type reference (TYPE) THM_PLANNERID Hedge Management: Hedge Plan ID 20050125
4 P_NEW_VERSION Instance attribute Protected Object reference (TYPE REF TO) CL_HEDGEDATA_THA Hedge Accounting: Hedge Plan 20070109
5 TAB_EXPOS Instance attribute Protected Type reference (TYPE) THAEXY_EXPOS Hedge Management: Exposures 20041229
6 TAB_EXPOS_FX Instance attribute Protected Type reference (TYPE) THAEXY_EXPOS_FX Hedge Management: FX Exposures 20041229
7 TAB_EXPOS_IR Instance attribute Protected Type reference (TYPE) THAEXY_EXPOS_IR Hedge Management: IR Exposures 20041229
8 TAB_EXP_HDG Instance attribute Protected Type reference (TYPE) THAEXY_EXP_HDG Hedge Management: Relationship Table Exposure - Hedging Rel. 20041229
9 TAB_HEDGE Instance attribute Protected Type reference (TYPE) THAY_HEDGE_ITEM Hedged Items 20041229
10 TAB_HEDGEREL Instance attribute Protected Type reference (TYPE) VTS_TAB_HRT Hedging Relationships 20041229
11 TAB_HR_OBS Instance attribute Protected Type reference (TYPE) VTS_TAB_HRT Old Versions for Hedging Relationship 20041229
12 TAB_HR_STRAT Instance attribute Protected Type reference (TYPE) THAHRY_HR_STRAT Table: Effectiveness Strategy for Hedging Relationship 20041229
13 TAB_HR_VAL Instance attribute Protected Type reference (TYPE) THAHRY_HR_VAL Table: Valuation Entries for Hedging Relationship 20041229
14 TAB_LOG Instance attribute Protected Type reference (TYPE) THAEXY_LOG Table Type for THMEXT_LOG 20041230
15 TAB_ROLL_LOG Instance attribute Protected Type reference (TYPE) THAEXY_ROLL_LOG Table Type for THMEXT_ROLL_LOG 20050103
16 TAB_TRANS Instance attribute Protected Type reference (TYPE) THAEXY_TRANS Hedge Management: Transactions 20041229
17 TAB_TRANS_FX Instance attribute Protected Type reference (TYPE) THAEXY_TRANS_FX Hedge Management: FX Transactions 20041229
18 TAB_TRANS_FX_OBS Instance attribute Protected Type reference (TYPE) THAEXY_TRANS_FX Old Versions for FX Transactions 20041229
19 TAB_TRANS_IR Instance attribute Protected Type reference (TYPE) THAEXY_TRANS_IR Hedge Management: IR Transactions 20041229
20 TAB_TRANS_IR_OBS Instance attribute Protected Type reference (TYPE) THAEXY_TRANS_IR Old Versions for IR Transactions 20041229
21 TAB_VTVBAR Instance attribute Protected Type reference (TYPE) THAY_VTVBAR Table Type for VTVBAR 20050127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041229
2 DEQUEUE_PLANNER Instance method Public Method Unlock Hedge Plan in Database 20041229
3 ENQUEUE_PLANNER Instance method Public Method Lock Hedge Plan in Database 20041229
4 GET_ATTRIBUTES Instance method Public Method Gets Attributes 20041229
5 GET_NEW_VERSION Instance method Public Method Return New Version 20070109
6 GET_OBS_TAB_HR Instance method Public Method Gets Obsolete Hedging Relationships 20041229
7 GET_OBS_TAB_TRANS_FX Instance method Public Method Gets Obsolete Transactions for Currency Risk 20041229
8 GET_OBS_TAB_TRANS_IR Instance method Public Method Gets Obsolete Transactions for Interest Rate Risk 20041229
9 GET_PLANNER Instance method Public Method Gets Data for Hedge Plan 20041229
10 GET_TAB_EXPOS Instance method Public Method Gets the Exposures 20041229
11 GET_TAB_EXPOSURE_HEDGE Instance method Public Method Gets Relationship Table Exposure for Hedged Item 20041229
12 GET_TAB_EXPOS_FX Instance method Public Method Gets Exposures for Currency Risk 20041229
13 GET_TAB_EXPOS_IR Instance method Public Method Gets Exposures for Interest Rate Risk 20041229
14 GET_TAB_HEDGE Instance method Public Method Gets Hedged Items 20041229
15 GET_TAB_HEDGEREL Instance method Public Method Gets Hedging Relationships 20041229
16 GET_TAB_HR_STRATEGY Instance method Public Method Gets Effectiveness Strategies 20041229
17 GET_TAB_HR_VAL_INFO Instance method Public Method Gets Valuation Entries for Hedging Relationship 20041229
18 GET_TAB_TRANS Instance method Public Method Gets Transactions 20041229
19 GET_TAB_TRANS_FX Instance method Public Method Gets Transactions for Currency Risk 20041229
20 GET_TAB_TRANS_IR Instance method Public Method Gets Transactions for Interest Rate Risk 20041229
21 INIT_PERSISTENCY_SERVICE Instance method Public Method Transfer Hedge Plan Data to Persistency Manager 20041229
22 LOAD_DATA_FROM_DB Instance method Public Method Load Data 20070109
23 LOAD_DATA_FROM_PS Instance method Public Method Load Attributes from Persistence Service 20070109
24 SET_ATTRIBUTES Instance method Public Method Set Attributes 20041229
25 SET_NEW_VERSION Instance method Public Method Set New Version 20070109
26 SET_TAB_EXPOS Instance method Public Method Changes Exposures 20041229
27 SET_TAB_EXPOS_FX Instance method Public Method Changes FX Exposures 20041229
28 SET_TAB_EXPOS_IR Instance method Public Method Changes IR Exposures 20041229
29 SET_TAB_TRANS Instance method Public Method Changes Transactions 20041229
30 SET_TAB_TRANS_FX Instance method Public Method Changes FX Transactions 20041229
31 SET_TAB_TRANS_IR Instance method Public Method Changes IR Transactions 20041229
Events
Class CL_HEDGEDATA_THA has no event.
Types
Class CL_HEDGEDATA_THA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HEDGEDATA_THA has no parameter.
Method CONSTRUCTOR on class CL_HEDGEDATA_THA has no exception.

Method DEQUEUE_PLANNER Signature

Method DEQUEUE_PLANNER on class CL_HEDGEDATA_THA has no parameter.
Method DEQUEUE_PLANNER on class CL_HEDGEDATA_THA has no exception.

Method ENQUEUE_PLANNER Signature

Method ENQUEUE_PLANNER on class CL_HEDGEDATA_THA has no parameter.
# Exception Resumable Description Created on
1 LOCK_ERROR Fehler beim Sperren aufgetreten 20041229

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STR_PLANNER Call by reference Type reference (TYPE) THMEXT_PLANNER Sicherungsverwaltung: Sicherungsplan 20041229
2 Exporting EX_TAB_EXPOS Call by reference Type reference (TYPE) THAEXY_EXPOS Tabellentyp für THMEXT_EXPOS 20041229
3 Exporting EX_TAB_EXPOS_FX Call by reference Type reference (TYPE) THAEXY_EXPOS_FX Tabellentyp für THMEXT_EXPOS_FX 20041229
4 Exporting EX_TAB_EXPOS_IR Call by reference Type reference (TYPE) THAEXY_EXPOS_IR Tabellentyp für THMEXT_EXPOS_IR 20041229
5 Exporting EX_TAB_EXP_HDG Call by reference Type reference (TYPE) THAEXY_EXP_HDG Tabellentyp für THAEXT_EXP_HDG 20041229
6 Exporting EX_TAB_HEDGE Call by reference Type reference (TYPE) THAY_HEDGE_ITEM Tabellentyp für THMT_HEDGE_ITEM 20041229
7 Exporting EX_TAB_HR Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20041229
8 Exporting EX_TAB_HR_OBS Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20070105
9 Exporting EX_TAB_HR_STRAT Call by reference Type reference (TYPE) THAHRY_HR_STRAT Tabellentyp für THMHRT_HR_STRAT 20041229
10 Exporting EX_TAB_HR_VAL Call by reference Type reference (TYPE) THAHRY_HR_VAL Tabellentyp für THMHRT_HR_VAL 20050103
11 Exporting EX_TAB_LOG Call by reference Type reference (TYPE) THAEXY_LOG Tabellentyp für THMEXT_LOG 20041230
12 Exporting EX_TAB_ROLL_LOG Call by reference Type reference (TYPE) THAEXY_ROLL_LOG Tabellentyp für THMEXT_ROLL_LOG 20050103
13 Exporting EX_TAB_TRANS Call by reference Type reference (TYPE) THAEXY_TRANS Tabellentyp für THMEXT_TRANS 20041229
14 Exporting EX_TAB_TRANS_FX Call by reference Type reference (TYPE) THAEXY_TRANS_FX Tabellentyp für THMEXT_TRANS_FX 20041229
15 Exporting EX_TAB_TRANS_IR Call by reference Type reference (TYPE) THAEXY_TRANS_IR Tabellentyp für THMEXT_TRANS_IR 20041229
16 Exporting EX_TAB_VTVBAR Call by reference Type reference (TYPE) THAY_VTVBAR Tabellentyp für VTVBAR 20050127

Method GET_ATTRIBUTES on class CL_HEDGEDATA_THA has no exception.

Method GET_NEW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_P_NEW_VERSION Call by reference Object reference (TYPE REF TO) CL_HEDGEDATA_THA HedgeAccounting: Hedgeplan 20070109

Method GET_NEW_VERSION on class CL_HEDGEDATA_THA has no exception.

Method GET_OBS_TAB_HR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HR_OBS Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20041229

Method GET_OBS_TAB_HR on class CL_HEDGEDATA_THA has no exception.

Method GET_OBS_TAB_TRANS_FX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TRANS_FX_OBS Call by reference Type reference (TYPE) THAEXY_TRANS_FX Tabellentyp für THMEXT_TRANS_FX 20041229

Method GET_OBS_TAB_TRANS_FX on class CL_HEDGEDATA_THA has no exception.

Method GET_OBS_TAB_TRANS_IR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TRANS_IR_OBS Call by reference Type reference (TYPE) THAEXY_TRANS_IR Tabellentyp für THMEXT_TRANS_IR 20041229

Method GET_OBS_TAB_TRANS_IR on class CL_HEDGEDATA_THA has no exception.

Method GET_PLANNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PLANNER Call by reference Type reference (TYPE) THMEXT_PLANNER Sicherungsverwaltung: Sicherungsplan 20041229

Method GET_PLANNER on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_EXPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_EXPOS Call by reference Type reference (TYPE) THAEXY_EXPOS Tabellentyp für THMEXT_EXPOS 20041229

Method GET_TAB_EXPOS on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_EXPOSURE_HEDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_EXP_HDG Call by reference Type reference (TYPE) THAEXY_EXP_HDG Tabellentyp für THAEXT_EXP_HDG 20041229

Method GET_TAB_EXPOSURE_HEDGE on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_EXPOS_FX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_EXPOS Call by reference Type reference (TYPE) THAEXY_EXPOS Tabellentyp für THMEXT_EXPOS 20041229
2 Exporting EX_TAB_EXPOS_FX Call by reference Type reference (TYPE) THAEXY_EXPOS_FX Tabellentyp für THMEXT_EXPOS_FX 20041229

Method GET_TAB_EXPOS_FX on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_EXPOS_IR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_EXPOS_IR Call by reference Type reference (TYPE) THAEXY_EXPOS_IR Tabellentyp für THMEXT_EXPOS_IR 20041229

Method GET_TAB_EXPOS_IR on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_HEDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HEDGE Call by reference Type reference (TYPE) THAY_HEDGE_ITEM Tabellentyp für THMT_HEDGE_ITEM 20041229

Method GET_TAB_HEDGE on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_HEDGEREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HEDGEREL Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20041229

Method GET_TAB_HEDGEREL on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_HR_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HR_STRAT Call by reference Type reference (TYPE) THAHRY_HR_STRAT Tabellentyp für THMHRT_HR_STRAT 20041229

Method GET_TAB_HR_STRATEGY on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_HR_VAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HR_VAL Call by reference Type reference (TYPE) THAHRY_HR_VAL Tabellentyp für THMHRT_HR_VAL 20041229

Method GET_TAB_HR_VAL_INFO on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TRANS Call by reference Type reference (TYPE) THAEXY_TRANS Tabellentyp für THMEXT_TRANS 20041229

Method GET_TAB_TRANS on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_TRANS_FX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TRANS_FX Call by reference Type reference (TYPE) THAEXY_TRANS_FX Tabellentyp für THMEXT_TRANS_FX 20041229

Method GET_TAB_TRANS_FX on class CL_HEDGEDATA_THA has no exception.

Method GET_TAB_TRANS_IR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TRANS_IR Call by reference Type reference (TYPE) THAEXY_TRANS_IR Tabellentyp für THMEXT_TRANS_IR 20041229

Method GET_TAB_TRANS_IR on class CL_HEDGEDATA_THA has no exception.

Method INIT_PERSISTENCY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_P_PERSISTENCY_MANAGER Value transfer Object reference (TYPE REF TO) CL_PERSISTENCY_MANAGER_TRG Persistenzdienst Treasury Position Management 20041230

Method INIT_PERSISTENCY_SERVICE on class CL_HEDGEDATA_THA has no exception.

Method LOAD_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RNG_EXPOSUREID Call by reference Type reference (TYPE) THAR_EXPOSUREID Ranges-Tabellentyp für die Exposure-ID 20080708
2 Importing IM_TAB_HEDGE Call by reference Type reference (TYPE) THAY_HEDGE_ITEM Tabellentyp für THMT_HEDGE_ITEM 20070109
3 Importing IM_TAB_HR Call by reference Type reference (TYPE) VTS_TAB_HRT 20070109
4 Importing IM_TAB_HR_OBS Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20070109
5 Importing IM_TAB_STRAT Call by reference Type reference (TYPE) THAHRY_HR_STRAT Tabellentyp für THMHRT_HR_STRAT 20070109
# Exception Resumable Description Created on
1 ERROR_READING_DATA Inkonsistente Daten 20070109
2 HEDGE_PLAN_AMBIGUOUS Sicherungsplan nicht eindeutig 20070109
3 NO_INPUT Fehlende Inputparameter 20070109
4 PLANNER_DOES_NOT_EXIST Sicherungsplan ist nicht vorhanden 20070109

Method LOAD_DATA_FROM_PS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_PERSISTENCY_MANAGER Call by reference Object reference (TYPE REF TO) CL_PERSISTENCY_MANAGER_TRG Persistenzdienst Treasury Position Management 20070109

Method LOAD_DATA_FROM_PS on class CL_HEDGEDATA_THA has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_PLANNER Call by reference Type reference (TYPE) THMEXT_PLANNER Sicherungsverwaltung: Sicherungsplan 20041229
2 Importing IM_TAB_EXPOS Call by reference Type reference (TYPE) THAEXY_EXPOS Tabellentyp für THMEXT_EXPOS 20041229
3 Importing IM_TAB_EXPOS_FX Call by reference Type reference (TYPE) THAEXY_EXPOS_FX Tabellentyp für THMEXT_EXPOS_FX 20041229
4 Importing IM_TAB_EXPOS_IR Call by reference Type reference (TYPE) THAEXY_EXPOS_IR Tabellentyp für THMEXT_EXPOS_IR 20041229
5 Importing IM_TAB_EXP_HDG Call by reference Type reference (TYPE) THAEXY_EXP_HDG Tabellentyp für THAEXT_EXP_HDG 20041229
6 Importing IM_TAB_HEDGE Call by reference Type reference (TYPE) THAY_HEDGE_ITEM Tabellentyp für THMT_HEDGE_ITEM 20041229
7 Importing IM_TAB_HR Call by reference Type reference (TYPE) VTS_TAB_HRT FTR: Tabelle zur Übergabe der HRs in die GeschVerw. 20041229
8 Importing IM_TAB_HR_STRAT Call by reference Type reference (TYPE) THAHRY_HR_STRAT Tabellentyp für THMHRT_HR_STRAT 20041229
9 Importing IM_TAB_LOG Call by reference Type reference (TYPE) THAEXY_LOG Tabellentyp für THMEXT_LOG 20041230
10 Importing IM_TAB_ROLL_LOG Call by reference Type reference (TYPE) THAEXY_ROLL_LOG Tabellentyp für THMEXT_ROLL_LOG 20050103
11 Importing IM_TAB_TRANS Call by reference Type reference (TYPE) THAEXY_TRANS Tabellentyp für THMEXT_TRANS 20041229
12 Importing IM_TAB_TRANS_FX Call by reference Type reference (TYPE) THAEXY_TRANS_FX Tabellentyp für THMEXT_TRANS_FX 20041229
13 Importing IM_TAB_TRANS_IR Call by reference Type reference (TYPE) THAEXY_TRANS_IR Tabellentyp für THMEXT_TRANS_IR 20041229

Method SET_ATTRIBUTES on class CL_HEDGEDATA_THA has no exception.

Method SET_NEW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_NEW_VERSION Call by reference Object reference (TYPE REF TO) CL_HEDGEDATA_THA HedgeAccounting: Hedgeplan 20070109

Method SET_NEW_VERSION on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_EXPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_EXPOS Call by reference Type reference (TYPE) THAEXY_EXPOS Tabellentyp für THMEXT_EXPOS 20041229

Method SET_TAB_EXPOS on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_EXPOS_FX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_EXPOS_FX Call by reference Type reference (TYPE) THAEXY_EXPOS_FX Tabellentyp für THMEXT_EXPOS_FX 20041229

Method SET_TAB_EXPOS_FX on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_EXPOS_IR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_EXPOS_IR Call by reference Type reference (TYPE) THAEXY_EXPOS_IR Tabellentyp für THMEXT_EXPOS_IR 20041229

Method SET_TAB_EXPOS_IR on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_TRANS Call by reference Type reference (TYPE) THAEXY_TRANS Tabellentyp für THMEXT_TRANS 20041229

Method SET_TAB_TRANS on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_TRANS_FX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_TRANS_FX Call by reference Type reference (TYPE) THAEXY_TRANS_FX Tabellentyp für THMEXT_TRANS_FX 20041229

Method SET_TAB_TRANS_FX on class CL_HEDGEDATA_THA has no exception.

Method SET_TAB_TRANS_IR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_TRANS_IR Call by reference Type reference (TYPE) THAEXY_TRANS_IR Tabellentyp für THMEXT_TRANS_IR 20041229

Method SET_TAB_TRANS_IR on class CL_HEDGEDATA_THA has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600