SAP ABAP Class CL_FILA_MIGRATION_EX_CONTROL (Main Class that Controls the Export Process)
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_CONTROL | |
| Short Description | Main Class that Controls the Export Process | |
| 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_CONTROL has no forward declaration.
Interfaces
Class CL_FILA_MIGRATION_EX_CONTROL has no interface implemented.
Friends
Class CL_FILA_MIGRATION_EX_CONTROL 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) | NUMC7 | Number of Failed Contracts | 20051214 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | Contract Counter | 20051130 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | NUMC7 | Number of Contracts as Numeric Value | 20051202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Control Method for Selection of Key Fields of Contracts | 20051130 | |
| 2 | Static method | Public | Method | Control Method for Transfer of Converted Contracts | 20051130 | |
| 3 | Static method | Public | Method | Control Method for Conversion of Individual Contracts | 20051130 | |
| 4 | Static method | Public | Method | Control Method for Export of Text Files | 20051130 | |
| 5 | Static method | Public | Method | Control Method for Conversion of Tables in XML | 20051130 | |
| 6 | Static method | Public | Method | Initializes All Class Attributes | 20051130 | |
| 7 | Static method | Public | Method | Controls the Export Process | 20051130 | |
| 8 | Static method | Public | Method | Processes Error Messages and Success Messages that Occur | 20051130 |
Events
Class CL_FILA_MIGRATION_EX_CONTROL has no event.
Types
Class CL_FILA_MIGRATION_EX_CONTROL has no local type.
Method Signatures
Method CONTROL_CONTRACTS_SELECTION Signature
Method CONTROL_CONTRACTS_SELECTION on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method CONTROL_CONTRACT_EXPORT Signature
Method CONTROL_CONTRACT_EXPORT on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method CONTROL_CONTRACT_MAPPING Signature
Method CONTROL_CONTRACT_MAPPING on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method CONTROL_FILE_EXPORT Signature
Method CONTROL_FILE_EXPORT on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method CONTROL_XML_MAPPING Signature
Method CONTROL_XML_MAPPING on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method INIT Signature
Method INIT on class CL_FILA_MIGRATION_EX_CONTROL has no parameter.
Method INIT on class CL_FILA_MIGRATION_EX_CONTROL has no exception.
Method START_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECKBOX_TXT | Value transfer | Type reference (TYPE) | CHECKBOX | Checkbox für TXT Dateien | 20051214 | |||
| 2 | IV_CHECKBOX_XML | Value transfer | Type reference (TYPE) | CHECKBOX | Checkbox für XML Dateien | 20051214 | |||
| 3 | IV_CONTRACTS_PER_FILE | Value transfer | Type reference (TYPE) | INT2 | Anzahl der Verträge pro Datei | 20051130 | |||
| 4 | IV_NAMEPREFIX | Value transfer | Type reference (TYPE) | CHAR50 | Namenspräfix für die Dateien | 20051214 | |||
| 5 | IV_PATH | Value transfer | Type reference (TYPE) | STRING | Speicherpfad für Dateien | 20051130 | |||
| 6 | IV_SO_BUKRS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Select-Options zum Buchungskreis | 20051130 | |||
| 7 | IV_SO_OBJID | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Select-Options zur Vertragsnummer | 20051130 | |||
| 8 | IV_SO_STAMP | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Select-Options zum Zeitstempel | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method STATUS_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Value transfer | Object reference (TYPE REF TO) | CX_FILA_MIGRATION_EX_STATUS | Statusart | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |