SAP ABAP Class CL_DETAILED_LOG_THA (Detail Log of Effectiveness Test)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTHM_HEDGING_RELATIONSHIP (Package) Hedge Management - Package hedging relationship
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20070108
Properties
Class CL_DETAILED_LOG_THA  
Short Description Detail Log of Effectiveness Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTHM_HEDGING_RELATIONSHIP   Hedge Management - Package hedging relationship 
Created 20050809   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 THMHR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TVY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TVZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20070108
Friends
Class CL_DETAILED_LOG_THA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALCB Static Attribute Public Type reference (TYPE) CHAR5 'CALCB' R/2 Table 20050809
2 COMPANY_CODE Instance attribute Private Type reference (TYPE) BUKRS Company Code 20050809
3 DEAL_NUMBER Instance attribute Private Type reference (TYPE) TB_RFHA Financial Transaction 20050809
4 HEDGE_ID Instance attribute Private Type reference (TYPE) THM_HEDGE_ID Identification Number of Hedge Item 20050809
5 KEYF_ENGINE Instance attribute Private Object reference (TYPE REF TO) IF_EX_FTBB_KEYF_ENGINE BAdI Interface IF_EX_FTBB_KEYF_ENGINE 20050809
6 LOGUUID Instance attribute Private Type reference (TYPE) THA_LOGUUID Hedge Management: Detail Log UUID 20070108
7 SZENA_FROM Instance attribute Private Type reference (TYPE) TV_SZENARI Scenario 20100522
8 SZENA_TO Instance attribute Private Type reference (TYPE) TV_SZENARI Scenario 20100522
9 TAB_ATVO5 Instance attribute Private Type reference (TYPE) THMHR_TAB_ATVO5 20050809
10 TAB_ATXKO Instance attribute Private Type reference (TYPE) THMHR_TAB_ATXKO 20050809
11 TAB_ATXVO Instance attribute Private Type reference (TYPE) THMHR_TAB_ATXVO 20050809
12 TAB_ATZVO Instance attribute Private Type reference (TYPE) THMHR_TAB_ATZVO 20050809
13 TAB_INDEXW Instance attribute Private Type reference (TYPE) THMHR_TAB_INDEXW 20050809
14 TAB_JBRBETA Instance attribute Private Type reference (TYPE) THMHR_TAB_JBRBETA 20050809
15 TAB_LOG Instance attribute Private Type reference (TYPE) VTVDPROT_T RM: Table Type for Log 20050809
16 TAB_VOLA_CACHE Instance attribute Private Type reference (TYPE) TVY_MDVOLA_TAB 20050809
17 TAB_VTVIVOLA Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVIVOLA 20050809
18 TAB_VTVSZCURR Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZCURR 20050809
19 TAB_VTVSZIDX Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZIDX 20050809
20 TAB_VTVSZIWE Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZIWE 20050809
21 TAB_VTVSZKO Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZKO 20050809
22 TAB_VTVSZVOLA Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZVOLA 20050809
23 TAB_VTVSZWPKU Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZWPKU 20050809
24 TAB_VTVSZXVO Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZXVO 20050809
25 TAB_VTVSZZINS Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZZINS 20050809
26 TAB_VTVSZZINSR Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVSZZINSR 20050809
27 TAB_VTVWVOLA Instance attribute Private Type reference (TYPE) THMHR_TAB_VTVWVOLA 20050809
28 TAB_ZINS_CACHE Instance attribute Private Type reference (TYPE) TVZ_MDZINS_TAB 20050809
29 VALUATION_DATE Instance attribute Private Type reference (TYPE) THM_VAL_DATE Date of Hedging Relationship Valuation 20050809
Methods
# Method Level Visibility Method type Description Created on
1 COMPRESS Instance method Public Method Serialize and Compress Object 20070108
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050809
3 DISPLAY_CALC Instance method Public Method Display calculation basis 20070108
4 DISPLAY_LOG Instance method Public Method Display Detail Log 20070108
5 GET_ATTRIBUTES Instance method Public Method Return Attributes 20050809
6 IMPORT_CALC_FROM_MEMORY Instance method Public Method Import Calculation Bases from Global Memory 20070904
7 IMPORT_DLOG_FROM_MEMORY Instance method Public Method Import Detail Log from Global Memory 20070904
8 SET_ATTRIBUTES Instance method Public Method Set Attributes 20070904
Events
Class CL_DETAILED_LOG_THA has no event.
Types
Class CL_DETAILED_LOG_THA has no local type.
Method Signatures

Method COMPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPR Call by reference Type reference (TYPE) XSEQUENCE 20070108
# Exception Resumable Description Created on
1 ERROR_COMPRESSING Fehler bei der Komprimierung 20070108

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050809
2 Importing IM_DEAL_NUMBER Call by reference Type reference (TYPE) TB_RFHA Finanzgeschäft 20050809
3 Importing IM_HEDGE_ID Call by reference Type reference (TYPE) THM_HEDGE_ID Identifikationsnummer des Sicherungsobjekts 20050809
4 Importing IM_KEYF_ENGINE Call by reference Object reference (TYPE REF TO) IF_EX_FTBB_KEYF_ENGINE BAdI-Interface IF_EX_FTBB_KEYF_ENGINE 20050809
5 Importing IM_SZENA_FROM Call by reference Type reference (TYPE) TV_SZENARI Szenario 20100522
6 Importing IM_SZENA_TO Call by reference Type reference (TYPE) TV_SZENARI Szenario 20100522
7 Importing IM_VALUATION_DATE Call by reference Type reference (TYPE) THM_VAL_DATE Datum der Bewertung der Sicherungsbeziehung 20050809

Method CONSTRUCTOR on class CL_DETAILED_LOG_THA has no exception.

Method DISPLAY_CALC Signature

Method DISPLAY_CALC on class CL_DETAILED_LOG_THA has no parameter.
Method DISPLAY_CALC on class CL_DETAILED_LOG_THA has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_DETAILED_LOG_THA has no parameter.
Method DISPLAY_LOG on class CL_DETAILED_LOG_THA has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOGUUID Call by reference Type reference (TYPE) THA_LOGUUID Sicherungsverwaltung: UUID eines Detailprotokolls 20070108
2 Exporting EX_STR_CALCB_LOG Call by reference Type reference (TYPE) THMHR_CALCB_LOG_LINE 20050809
3 Exporting EX_STR_LOG_LINE Call by reference Type reference (TYPE) THMHR_LOG_LINE 20050809

Method GET_ATTRIBUTES on class CL_DETAILED_LOG_THA has no exception.

Method IMPORT_CALC_FROM_MEMORY Signature

Method IMPORT_CALC_FROM_MEMORY on class CL_DETAILED_LOG_THA has no parameter.
Method IMPORT_CALC_FROM_MEMORY on class CL_DETAILED_LOG_THA has no exception.

Method IMPORT_DLOG_FROM_MEMORY Signature

Method IMPORT_DLOG_FROM_MEMORY on class CL_DETAILED_LOG_THA has no parameter.
Method IMPORT_DLOG_FROM_MEMORY on class CL_DETAILED_LOG_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_SZENA_FROM Call by reference Type reference (TYPE) TV_SZENARI Szenario 20100522
2 Importing IM_SZENA_TO Call by reference Type reference (TYPE) TV_SZENARI Szenario 20100522
3 Importing IM_VALUATION_DATE Call by reference Type reference (TYPE) THM_VAL_DATE Datum der Bewertung der Sicherungsbeziehung 20070904

Method SET_ATTRIBUTES on class CL_DETAILED_LOG_THA has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 600