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 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Attributes of ACEDSOH Table | 20051214 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Attributes of ACEDSOI Table | 20051214 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of ACEPSOI Table | 20090525 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING_TABLE | Table with Mapped Contract | 20051214 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Values Table | 20060404 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of FIOTPOH Table | 20060404 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of FIOTPOI Table | 20060404 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Billing Plan Table | 20051214 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Condition Table | 20051214 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Header Table | 20051214 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Item Table | 20051214 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Properties of Link Table | 20051214 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | NUMC8 | Contract Counter | 20051130 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | NUMC10 | Line counter | 20051130 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | STRING | Current Table Name | 20051130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Counter for Contract or Item | 20051130 | |
| 2 | Static method | Public | Method | Counter for Contract or Item | 20051130 | |
| 3 | Static method | Public | Method | Returns the Complete Contract Table | 20051130 | |
| 4 | Static method | Public | Method | Initializes All Class Attributes | 20051130 | |
| 5 | Static method | Public | Method | Transforms a Contract Item to a String Form | 20051130 | |
| 6 | Static method | Public | Method | Initializes the Contract Table | 20051130 | |
| 7 | Static method | Public | Method | Reads the Properties of a Table | 20051130 | |
| 8 | 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 | IV_COUNT_TYPE | Value transfer | Type reference (TYPE) | CHAR4 | Gibt an ob der Zeilen oder der Vertragszähler gemindert wird | 20051130 | |||
| 2 | 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 | IV_COUNT_TYPE | Value transfer | Type reference (TYPE) | CHAR4 | Gibt an ob der Zeilen oder der Vertragszähler erhört wird | 20051130 | |||
| 2 | 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 | 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 | IV_CONTRACT_LINE | Value transfer | Type reference (TYPE) | ANY | Vertragszeile | 20051130 | |||
| 2 | IV_TABLENAME | Value transfer | Type reference (TYPE) | STRING | Tabellenname aus der die Zeile stammt | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 20051130 |
Method UPDATE_CONTRACT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |