SAP ABAP Class CL_FILA_MIGRATION_EX_SELECTION (Selects Information on Contracts)
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_SELECTION  
Short Description Selects Information on Contracts    
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
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FILA_MIGRATION_EX_SELECTION has no interface implemented.
Friends
Class CL_FILA_MIGRATION_EX_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ACEDSOH Static Attribute Private Type reference (TYPE) T_ACEDSOH Temporary Storage of Contract Data from ACEDSOH Table 20051214
2 GT_ACEDSOI Static Attribute Private Type reference (TYPE) T_ACEDSOI Temporary Storage of Contract Data from ACEDSOI Table 20051214
3 GT_ACEPSOI Static Attribute Private Type reference (TYPE) T_ACEPSOI Temporary Storage of Contract Data from ACEPSOI Table 20090525
4 GT_FILA_GF_ITEMVALS Static Attribute Private Type reference (TYPE) T_FILA_GF_ITEMVALS Temporary Storage of Contract Data from Values Table 20060404
5 GT_FIOTPOH Static Attribute Private Type reference (TYPE) T_FIOTPOH Temporary Storage of Contract Data from OTP Header Table 20060404
6 GT_FIOTPOI Static Attribute Private Type reference (TYPE) T_FIOTPOI Temporary Storage of Contract Data from OTP Item Table 20060404
7 GT_LAE_CRM_BILLPLAN Static Attribute Private Type reference (TYPE) T_LAE_CRM_BILLPLAN Temporary Storage of Contract Data from Billing Plan Table 20051214
8 GT_LAE_CRM_CONDS Static Attribute Private Type reference (TYPE) T_LAE_CRM_CONDS Temporary Storage of Contract Data from Conds Table 20051214
9 GT_LAE_CRM_HEADER Static Attribute Private Type reference (TYPE) T_LAE_CRM_HEADER Temporary Storage of Contract Data from Header Table 20051214
10 GT_LAE_CRM_ITEMS Static Attribute Private Type reference (TYPE) T_LAE_CRM_ITEMS Temporary Storage of Contract Data from Items Table 20051214
11 GT_LAE_CRM_LNK Static Attribute Private Type reference (TYPE) T_LAE_CRM_LNK Temporary Storage of Contract Data from Lnk Table 20051214
12 GT_TABLENAMES Static Attribute Private Type reference (TYPE) T_TABLENAMES Contains All Table Names and Their Types 20051214
13 GV_ACEID Static Attribute Private Type reference (TYPE) ACE_GUID Object Number for Selection from ACE Tables 20051214
14 GV_BUKRS Static Attribute Private Type reference (TYPE) CHAR4 Company Code for Selection 20051130
15 GV_OBJID Static Attribute Private Type reference (TYPE) RAW16 Object Number for Selection 20051130
16 GV_SO_ACEID Static Attribute Private Type reference (TYPE) T_SO_ACEID Selection Options for ACE Object Number 20051214
17 GV_SO_BUKRS Static Attribute Private Type reference (TYPE) T_SO_BUKRS Selection Options for Company Code 20051130
18 GV_SO_OBJID Static Attribute Private Type reference (TYPE) T_SO_OBJID Selection Options for Object Number 20051130
19 GV_TABLENAME Static Attribute Private Type reference (TYPE) STRING Table Name from Which Selection Is Made 20051130
20 GV_TABLETYPE Static Attribute Private Type reference (TYPE) CHAR3 Table Type (LAE or ACE) 20051214
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_SELECTION_TABLES Static method Public Method Sets the Selection Tables 20051214
2 GET_NEXT_TABLE Static method Public Method Selects the Following Table Names 20051130
3 INIT Static method Public Method Initializes All Class Attributes 20051130
4 SELECT_ALL_ENTRIES Static method Public Method Gets All Information for a Contract from the Tables 20051130
5 SELECT_CONTRACT_FROM_TABLE Static method Public Method Selects Data for Contract from a Specific Table 20051130
6 SELECT_DB_TABLE Static method Public Method Selection of Contracts from a Specific Table 20051130
7 SELECT_TABLES_FROM_DB Static method Public Method Selection of Contracts from All Tables 20051130
8 SET_SELECTION_KEYS Static method Public Method Sets the Key Fields to Be Selected 20051214
Events
Class CL_FILA_MIGRATION_EX_SELECTION has no event.
Types
Class CL_FILA_MIGRATION_EX_SELECTION has no local type.
Method Signatures

Method DEFINE_SELECTION_TABLES Signature

Method DEFINE_SELECTION_TABLES on class CL_FILA_MIGRATION_EX_SELECTION has no parameter.
Method DEFINE_SELECTION_TABLES on class CL_FILA_MIGRATION_EX_SELECTION has no exception.

Method GET_NEXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABLENAME Value transfer Type reference (TYPE) STRING Tabellenname 20051130
2 Exporting EV_TABLETYPE Value transfer Type reference (TYPE) CHAR3 Tabellennummer zur Identifikation 20051214
3 Importing IV_INDEX Value transfer Type reference (TYPE) I 1 Zeile des Tabellennamens 20051130
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method INIT Signature

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

Method SELECT_ALL_ENTRIES Signature

Method SELECT_ALL_ENTRIES on class CL_FILA_MIGRATION_EX_SELECTION has no parameter.
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method SELECT_CONTRACT_FROM_TABLE Signature

Method SELECT_CONTRACT_FROM_TABLE on class CL_FILA_MIGRATION_EX_SELECTION has no parameter.
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method SELECT_DB_TABLE Signature

Method SELECT_DB_TABLE on class CL_FILA_MIGRATION_EX_SELECTION has no parameter.
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method SELECT_TABLES_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SO_ACEID Value transfer Type reference (TYPE) RSPARAMS_TT ACE Objektnummer 20051214
2 Importing IV_SO_BUKRS Value transfer Type reference (TYPE) RSPARAMS_TT Buchungskreis 20051130
3 Importing IV_SO_OBJID Value transfer Type reference (TYPE) RSPARAMS_TT Objektnummer 20051130
# Exception Resumable Description Created on
1 CX_FILA_MIGRATION_EX_STATUS 20051130

Method SET_SELECTION_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACEID Value transfer Type reference (TYPE) RAW16 ACE Objektnummer 20051214
2 Importing IV_BUKRS Value transfer Type reference (TYPE) CHAR4 Buchungskreis 20051214
3 Importing IV_OBJID Value transfer Type reference (TYPE) RAW16 Vertragsnummer 20051214

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