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 | 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 | Static Attribute | Private | Type reference (TYPE) | T_ACEDSOH | Temporary Storage of Contract Data from ACEDSOH Table | 20051214 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | T_ACEDSOI | Temporary Storage of Contract Data from ACEDSOI Table | 20051214 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | T_ACEPSOI | Temporary Storage of Contract Data from ACEPSOI Table | 20090525 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | T_FILA_GF_ITEMVALS | Temporary Storage of Contract Data from Values Table | 20060404 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_FIOTPOH | Temporary Storage of Contract Data from OTP Header Table | 20060404 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | T_FIOTPOI | Temporary Storage of Contract Data from OTP Item Table | 20060404 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | T_LAE_CRM_BILLPLAN | Temporary Storage of Contract Data from Billing Plan Table | 20051214 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | T_LAE_CRM_CONDS | Temporary Storage of Contract Data from Conds Table | 20051214 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | T_LAE_CRM_HEADER | Temporary Storage of Contract Data from Header Table | 20051214 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | T_LAE_CRM_ITEMS | Temporary Storage of Contract Data from Items Table | 20051214 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | T_LAE_CRM_LNK | Temporary Storage of Contract Data from Lnk Table | 20051214 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | T_TABLENAMES | Contains All Table Names and Their Types | 20051214 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | ACE_GUID | Object Number for Selection from ACE Tables | 20051214 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | CHAR4 | Company Code for Selection | 20051130 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | RAW16 | Object Number for Selection | 20051130 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | T_SO_ACEID | Selection Options for ACE Object Number | 20051214 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | T_SO_BUKRS | Selection Options for Company Code | 20051130 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | T_SO_OBJID | Selection Options for Object Number | 20051130 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | STRING | Table Name from Which Selection Is Made | 20051130 | |||
| 20 | Static Attribute | Private | Type reference (TYPE) | CHAR3 | Table Type (LAE or ACE) | 20051214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Sets the Selection Tables | 20051214 | |
| 2 | Static method | Public | Method | Selects the Following Table Names | 20051130 | |
| 3 | Static method | Public | Method | Initializes All Class Attributes | 20051130 | |
| 4 | Static method | Public | Method | Gets All Information for a Contract from the Tables | 20051130 | |
| 5 | Static method | Public | Method | Selects Data for Contract from a Specific Table | 20051130 | |
| 6 | Static method | Public | Method | Selection of Contracts from a Specific Table | 20051130 | |
| 7 | Static method | Public | Method | Selection of Contracts from All Tables | 20051130 | |
| 8 | 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 | EV_TABLENAME | Value transfer | Type reference (TYPE) | STRING | Tabellenname | 20051130 | |||
| 2 | EV_TABLETYPE | Value transfer | Type reference (TYPE) | CHAR3 | Tabellennummer zur Identifikation | 20051214 | |||
| 3 | IV_INDEX | Value transfer | Type reference (TYPE) | I | 1 | Zeile des Tabellennamens | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 20051130 |
Method SELECT_TABLES_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SO_ACEID | Value transfer | Type reference (TYPE) | RSPARAMS_TT | ACE Objektnummer | 20051214 | |||
| 2 | IV_SO_BUKRS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Buchungskreis | 20051130 | |||
| 3 | IV_SO_OBJID | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Objektnummer | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051130 |
Method SET_SELECTION_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACEID | Value transfer | Type reference (TYPE) | RAW16 | ACE Objektnummer | 20051214 | |||
| 2 | IV_BUKRS | Value transfer | Type reference (TYPE) | CHAR4 | Buchungskreis | 20051214 | |||
| 3 | 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 |