SAP ABAP Class CL_EXCEL_AMORT_ANALYSIS_TRL (Excel: Amortization Analysis Log)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects
Properties
Class CL_EXCEL_AMORT_ANALYSIS_TRL  
Short Description Excel: Amortization Analysis Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_GENERAL   CFM TM: Application Basis / Global Objects 
Created 20070827   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OLE2 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)
Interfaces
Class CL_EXCEL_AMORT_ANALYSIS_TRL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SAC_CALCULATOR_GEN_CAL 20070829 SAC Calculator (Incremental) Superclass
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCRUED_INTEREST_ROW Instance attribute Public Type reference (TYPE) I 20070827
2 ADJUSTMENT_ROW Instance attribute Public Type reference (TYPE) I 20070829
3 CON_COL_FIMA_TYPE Constant Public Type reference (TYPE) I 2 20070827
4 CON_COL_SAC_AMOUNT Constant Public Type reference (TYPE) I 9 20070827
5 CON_COL_TRL_DATE Constant Public Type reference (TYPE) I 1 20070827
6 CON_FALSE Constant Public Type reference (TYPE) I 0 20070827
7 CON_LINE_FEED Static Attribute Public Type reference (TYPE) C 20070827
8 CON_TRUE Constant Public Type reference (TYPE) I 1 20070827
9 CON_XLCENTER Constant Public Type reference (TYPE) I -4108 20070827
10 CON_XLCONTINUOUS Constant Public Type reference (TYPE) I 1 20070827
11 CON_XLDOUBLE Constant Public Type reference (TYPE) I -4119 20070827
12 CON_XLEDGEBOTTOM Constant Public Type reference (TYPE) I 9 20070827
13 CON_XLEDGETOP Constant Public Type reference (TYPE) I 8 20070827
14 CON_XLMEDIUM Constant Public Type reference (TYPE) I -4138 20070827
15 CON_XLTHICK Constant Public Type reference (TYPE) I 4 20070827
16 CURRENT_CELL Instance attribute Private Type reference (TYPE) OLE2_OBJECT 20070827
17 CURRENT_LINE Instance attribute Public Type reference (TYPE) I 20070827
18 CURRENT_SHEET Static Attribute Private Object reference (TYPE REF TO) CL_EXCEL_AMORT_ANALYSIS_TRL Excel: Amortization Analysis Log 20070827
19 EXCEL_SHEET Instance attribute Private Type reference (TYPE) OLE2_OBJECT 20070827
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACCRUED_INTEREST_FLOW Instance method Public Method 20070827
2 ADD_COMMENT Instance method Public Method 20070827
3 AUTOFIT_COLUMNS Instance method Public Method 20110318
4 CONSTRUCTOR Instance method Public Constructor 20070827
5 FORMAT_BOTTOM Instance method Public Method 20070827
6 FORMAT_HEADER Instance method Public Method 20070827
7 GET_CURRENT_CELL Instance method Public Method 20110318
8 GET_CURRENT_ROW Instance method Public Method 20070827
9 GET_SHEET Static method Public Method 20070827
10 INIT_SHEET Static method Public Method 20070827
11 MAKE_SMALL_SECOND_LINE Instance method Public Method 20070827
12 MOVE_TO_NEXT_ROW Instance method Public Method 20070827
13 PRINT_AMOUNT Instance method Public Method 20070827
14 PRINT_DATE Instance method Public Method 20070827
15 PRINT_DIFFVALUES Instance method Public Method 20070827
16 PRINT_DOMAIN_VALUE Instance method Public Method 20110318
17 PRINT_FORMULA Instance method Public Method 20070827
18 PRINT_PERCENTAGE Instance method Public Method 20070827
19 PRINT_STRING Instance method Public Method 20070827
20 PRINT_VALUE Instance method Public Method 20070827
21 REFRESH Static method Public Method 20070827
Events
Class CL_EXCEL_AMORT_ANALYSIS_TRL has no event.
Types
Class CL_EXCEL_AMORT_ANALYSIS_TRL has no local type.
Method Signatures

Method ADD_ACCRUED_INTEREST_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCRUED_INTEREST_AMT Call by reference Type reference (TYPE) TPM_POSITION_AMT Betrag in Bestandswährung 20070827
2 Importing IM_KEYDATE Call by reference Type reference (TYPE) TPM_POSITION_DATE Bestandsvaluta 20070827

Method ADD_ACCRUED_INTEREST_FLOW on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method ADD_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMENT Call by reference Type reference (TYPE) ANY 20070827

Method ADD_COMMENT on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method AUTOFIT_COLUMNS Signature

Method AUTOFIT_COLUMNS on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method AUTOFIT_COLUMNS on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method CONSTRUCTOR Signature

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

Method FORMAT_BOTTOM Signature

Method FORMAT_BOTTOM on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method FORMAT_BOTTOM on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method FORMAT_HEADER Signature

Method FORMAT_HEADER on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method FORMAT_HEADER on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method GET_CURRENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CELL Value transfer Type reference (TYPE) CHAR10 Character Field Length = 10 20110318

Method GET_CURRENT_CELL on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method GET_CURRENT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ROW Value transfer Type reference (TYPE) I 20070827

Method GET_CURRENT_ROW on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method GET_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SHEET Value transfer Object reference (TYPE REF TO) CL_EXCEL_AMORT_ANALYSIS_TRL Excel Amortization Analyzing Log 20070827

Method GET_SHEET on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method INIT_SHEET Signature

Method INIT_SHEET on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method INIT_SHEET on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method MAKE_SMALL_SECOND_LINE Signature

Method MAKE_SMALL_SECOND_LINE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method MAKE_SMALL_SECOND_LINE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method MOVE_TO_NEXT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NUM_LINES Call by reference Type reference (TYPE) I 1 20070827

Method MOVE_TO_NEXT_ROW on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20070827

Method PRINT_AMOUNT on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_VALUE Call by reference Attribute reference (LIKE) SY-DATUM Aktuelles Datum des Applikationsservers 20070827

Method PRINT_DATE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_DIFFVALUES 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 20070827
2 Importing IM_DEAL_NUMBER Call by reference Type reference (TYPE) TB_RFHA Finanzgeschäft 20070827
3 Importing IM_LOANS_CONTRACT Call by reference Type reference (TYPE) RANL Vertragsnummer 20070827
4 Importing IM_SECURITY_ID Call by reference Type reference (TYPE) VVRANLW Kennummer Wertpapier 20070827

Method PRINT_DIFFVALUES on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_DOMAIN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20110318
2 Importing IM_DOMAIN Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20110318
3 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20110318

Method PRINT_DOMAIN_VALUE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_FLG_NUMBERIC Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20070827
3 Importing IM_FLG_R1C1 Call by reference Type reference (TYPE) XFELD TPMCO_XTRUE Checkbox 20110318
4 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20070827

Method PRINT_FORMULA on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Anteiliger Bestand, dezimal 20070827

Method PRINT_PERCENTAGE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_FLG_BOLD Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20070827
3 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20070827

Method PRINT_STRING on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method PRINT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20070827
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20070827

Method PRINT_VALUE on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.

Method REFRESH Signature

Method REFRESH on class CL_EXCEL_AMORT_ANALYSIS_TRL has no parameter.
Method REFRESH on class CL_EXCEL_AMORT_ANALYSIS_TRL has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in