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 GV_CONTRACTS_FAILED Static Attribute Private Type reference (TYPE) NUMC7 Number of Failed Contracts 20051214
2 GV_CONTRACT_COUNT Static Attribute Private Type reference (TYPE) I Contract Counter 20051130
3 GV_OBJECT_KEYS_AS_NUMC Static Attribute Private Type reference (TYPE) NUMC7 Number of Contracts as Numeric Value 20051202
Methods
# Method Level Visibility Method type Description Created on
1 CONTROL_CONTRACTS_SELECTION Static method Public Method Control Method for Selection of Key Fields of Contracts 20051130
2 CONTROL_CONTRACT_EXPORT Static method Public Method Control Method for Transfer of Converted Contracts 20051130
3 CONTROL_CONTRACT_MAPPING Static method Public Method Control Method for Conversion of Individual Contracts 20051130
4 CONTROL_FILE_EXPORT Static method Public Method Control Method for Export of Text Files 20051130
5 CONTROL_XML_MAPPING Static method Public Method Control Method for Conversion of Tables in XML 20051130
6 INIT Static method Public Method Initializes All Class Attributes 20051130
7 START_EXPORT Static method Public Method Controls the Export Process 20051130
8 STATUS_HANDLER 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 CX_FILA_MIGRATION_EX_STATUS 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 CX_FILA_MIGRATION_EX_STATUS 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 CX_FILA_MIGRATION_EX_STATUS 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 CX_FILA_MIGRATION_EX_STATUS 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 CX_FILA_MIGRATION_EX_STATUS 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 Importing IV_CHECKBOX_TXT Value transfer Type reference (TYPE) CHECKBOX Checkbox für TXT Dateien 20051214
2 Importing IV_CHECKBOX_XML Value transfer Type reference (TYPE) CHECKBOX Checkbox für XML Dateien 20051214
3 Importing IV_CONTRACTS_PER_FILE Value transfer Type reference (TYPE) INT2 Anzahl der Verträge pro Datei 20051130
4 Importing IV_NAMEPREFIX Value transfer Type reference (TYPE) CHAR50 Namenspräfix für die Dateien 20051214
5 Importing IV_PATH Value transfer Type reference (TYPE) STRING Speicherpfad für Dateien 20051130
6 Importing IV_SO_BUKRS Value transfer Type reference (TYPE) RSPARAMS_TT Select-Options zum Buchungskreis 20051130
7 Importing IV_SO_OBJID Value transfer Type reference (TYPE) RSPARAMS_TT Select-Options zur Vertragsnummer 20051130
8 Importing IV_SO_STAMP Value transfer Type reference (TYPE) RSPARAMS_TT Select-Options zum Zeitstempel 20051130
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method STATUS_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Value transfer Object reference (TYPE REF TO) CX_FILA_MIGRATION_EX_STATUS Statusart 20051130
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130
History
Last changed by/on SAP  20100310 
SAP Release Created in 604