SAP ABAP Class CL_FILA_MIGRATION_EX_MAPTO_TXT (Processing of Contract Items in Strings)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_BA (Package) Lease Accounting - Basis
Properties
Class CL_FILA_MIGRATION_EX_MAPTO_TXT  
Short Description Processing of Contract Items in Strings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FI_LA_BA   Lease Accounting - Basis 
Created 20051110   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FILA_MIGRATION_EX_MAPTO_TXT has no forward declaration.
Interfaces
Class CL_FILA_MIGRATION_EX_MAPTO_TXT has no interface implemented.
Friends
Class CL_FILA_MIGRATION_EX_MAPTO_TXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ACEDSOH_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Attributes of ACEDSOH Table 20051214
2 GT_ACEDSOI_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Attributes of ACEDSOI Table 20051214
3 GT_ACEPSOI_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of ACEPSOI Table 20090525
4 GT_CONTRACT_TABLE Static Attribute Private Type reference (TYPE) STRING_TABLE Table with Mapped Contract 20051214
5 GT_FILA_GF_ITEMVALS_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Values Table 20060404
6 GT_FIOTPOH_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of FIOTPOH Table 20060404
7 GT_FIOTPOI_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of FIOTPOI Table 20060404
8 GT_LAE_CRM_BILLPLAN_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Billing Plan Table 20051214
9 GT_LAE_CRM_CONDS_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Condition Table 20051214
10 GT_LAE_CRM_HEADER_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Header Table 20051214
11 GT_LAE_CRM_ITEMS_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Item Table 20051214
12 GT_LAE_CRM_LNK_DEFINITION Static Attribute Private Type reference (TYPE) T_TABLE_DEFINITION Properties of Link Table 20051214
13 GV_COUNTER Static Attribute Private Type reference (TYPE) NUMC8 Contract Counter 20051130
14 GV_LINE_COUNT Static Attribute Private Type reference (TYPE) NUMC10 Line counter 20051130
15 GV_TABLENAME Static Attribute Private Type reference (TYPE) STRING Current Table Name 20051130
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_DOWN Static method Public Method Counter for Contract or Item 20051130
2 COUNT_UP Static method Public Method Counter for Contract or Item 20051130
3 GET_CONTRACT_TABLE Static method Public Method Returns the Complete Contract Table 20051130
4 INIT Static method Public Method Initializes All Class Attributes 20051130
5 MAP_TO_STRING Static method Public Method Transforms a Contract Item to a String Form 20051130
6 RESET_CONTRACT_TABLE Static method Public Method Initializes the Contract Table 20051130
7 SET_TABLE_DEFINITION Static method Public Method Reads the Properties of a Table 20051130
8 UPDATE_CONTRACT_TABLE Static method Public Method Adds the Changed Item to a Temporary Contract Table 20051130
Events
Class CL_FILA_MIGRATION_EX_MAPTO_TXT has no event.
Types
Class CL_FILA_MIGRATION_EX_MAPTO_TXT has no local type.
Method Signatures

Method COUNT_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNT_TYPE Value transfer Type reference (TYPE) CHAR4 Gibt an ob der Zeilen oder der Vertragszähler gemindert wird 20051130
2 Importing IV_NUMBER Value transfer Type reference (TYPE) I Gibt an um wieviel der Zähler gemindert werden soll 20051130

Method COUNT_DOWN on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.

Method COUNT_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNT_TYPE Value transfer Type reference (TYPE) CHAR4 Gibt an ob der Zeilen oder der Vertragszähler erhört wird 20051130
2 Importing IV_NUMBER Value transfer Type reference (TYPE) I Gibt an um wieviel der Zähler erhöht werden soll 20051130

Method COUNT_UP on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.

Method GET_CONTRACT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONTRACT_TABLE Value transfer Type reference (TYPE) STRING_TABLE Rückgabe der Vertragstabelle 20051130

Method GET_CONTRACT_TABLE on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.

Method INIT Signature

Method INIT on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no parameter.
Method INIT on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.

Method MAP_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTRACT_LINE Value transfer Type reference (TYPE) ANY Vertragszeile 20051130
2 Importing IV_TABLENAME Value transfer Type reference (TYPE) STRING Tabellenname aus der die Zeile stammt 20051130
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method RESET_CONTRACT_TABLE Signature

Method RESET_CONTRACT_TABLE on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no parameter.
Method RESET_CONTRACT_TABLE on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.

Method SET_TABLE_DEFINITION Signature

Method SET_TABLE_DEFINITION on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no parameter.
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method UPDATE_CONTRACT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Value transfer Type reference (TYPE) STRING Konvertierte Vertragszeile 20051130

Method UPDATE_CONTRACT_TABLE on class CL_FILA_MIGRATION_EX_MAPTO_TXT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604