SAP ABAP Class CL_EXPO_FLOB_DB_SELECTOR (Database Access to EXPO Storage Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ_COM (Package) Basis and Help Classes of PLM_FOX Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FOX_FLOB_DB_SELECTOR | Database Access to FOX File | 20010730 |
Properties
| Class | CL_EXPO_FLOB_DB_SELECTOR | |
| Short Description | Database Access to EXPO Storage Data | |
| Super Class | CL_FOX_FLOB_DB_SELECTOR | Database Access to FOX File |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_FOX_OBJ_COM | Basis and Help Classes of PLM_FOX Implementation |
| Created | 20010730 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXPO_FLOB_DB_SELECTOR has no forward declaration.
Interfaces
Class CL_EXPO_FLOB_DB_SELECTOR has no interface implemented.
Friends
Class CL_EXPO_FLOB_DB_SELECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FOX_LINKED_OBJECT_DB_T | Object ID and Relationship at Database Level | 20010813 | |||
| 2 | Instance attribute | Protected | See coding | 20010813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Instantiate Validities | 20010813 | |
| 2 | Static method | Public | Method | Return Instance of Selector | 20010814 | |
| 3 | Static method | Public | Method | Select all Date Elements | 20010814 | |
| 4 | Static method | Public | Method | Select Date Element for Objects | 20010731 | |
| 5 | Static method | Public | Method | Select All Change Numbers | 20010814 | |
| 6 | Static method | Public | Method | Select Change Numbers for Objects | 20010731 |
Events
Class CL_EXPO_FLOB_DB_SELECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_VALIDITY | Protected | See coding | 20010813 | |
Method Signatures
Method CONSTRUCT_VALIDITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATE_DB | Call by reference | Type reference (TYPE) | EXPO_DATE_DB_T | Ablage Datumselemente | 20010813 | |||
| 2 | IT_ECN_DB | Call by reference | Type reference (TYPE) | EXPO_ECN_DB_T | Liste von Änderungsnummern (Config. Management) | 20010813 | |||
| 3 | IT_OBJECTS | Call by reference | Type reference (TYPE) | FOX_OBJECT_ID_KEY_EXT_T | Objekt-ID, Typ und Schlüssel (auch extern) | 20010813 |
Method CONSTRUCT_VALIDITIES on class CL_EXPO_FLOB_DB_SELECTOR has no exception.
Method GET_EXPO_SELECTOR_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_EXPO_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_EXPO_FLOB_DB_SELECTOR | Datenbankzugriffe auf eine EXPO-Ablage | 20010814 | |||
| 2 | IO_LIST_DUMP | Call by reference | Object reference (TYPE REF TO) | CL_FOX_LIST_DUMP | Listenausgabe für Objektstruktur | 20010814 | |||
| 3 | IS_REFERENCE | Call by reference | Type reference (TYPE) | FOX_PERSISTENT_ENTRY_S | Referenz auf Persistente Struktur | 20010814 | |||
| 4 | IV_ALL_EXPLOSIONS | Call by reference | Type reference (TYPE) | FLAG_X | alle Auflösungen | 20010814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültige Referenz | 20010814 | ||
| 2 | keine Referenz auf ein Top-Objekt | 20010814 |
Method SELECT_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATE_DB | Call by reference | Type reference (TYPE) | EXPO_DATE_DB_T | Datumselemente von EXPO | 20010814 | |||
| 2 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010814 |
Method SELECT_DATES on class CL_EXPO_FLOB_DB_SELECTOR has no exception.
Method SELECT_DATES_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATE_DB | Call by reference | Type reference (TYPE) | EXPO_DATE_DB_T | Datumselemente von EXPO | 20010813 | |||
| 2 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | FOX_OBJECT_DB_ID_T | Tabelle aus abgespeicherten Objekt IDs | 20010813 | |||
| 3 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010731 |
Method SELECT_DATES_TO_OBJECT on class CL_EXPO_FLOB_DB_SELECTOR has no exception.
Method SELECT_ECN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ECN_DB | Call by reference | Type reference (TYPE) | EXPO_ECN_DB_T | ECN von EXPO | 20010814 | |||
| 2 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010814 |
Method SELECT_ECN on class CL_EXPO_FLOB_DB_SELECTOR has no exception.
Method SELECT_ECN_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ECN_DB | Call by reference | Type reference (TYPE) | EXPO_ECN_DB_T | ECN von EXPO | 20010813 | |||
| 2 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | FOX_OBJECT_DB_ID_T | Tabelle aus abgespeicherten Objekt IDs | 20010813 | |||
| 3 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010731 |
Method SELECT_ECN_TO_OBJECT on class CL_EXPO_FLOB_DB_SELECTOR has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C |