SAP ABAP Class CL_UA_SELECT_ANY_TABLE (Select any Table)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
UA_GENERIC_TABLE_SELECT (Package) Generic Table Access
⤷
⤷
Properties
| Class | CL_UA_SELECT_ANY_TABLE | |
| Short Description | Select any Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_GENERIC_TABLE_SELECT | Generic Table Access |
| Created | 20020705 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_SELECT_ANY_TABLE has no forward declaration.
Interfaces
Class CL_UA_SELECT_ANY_TABLE has no interface implemented.
Friends
Class CL_UA_SELECT_ANY_TABLE has no friend class.
Attributes
Class CL_UA_SELECT_ANY_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates a where condition from selection criteria | 20020705 | |
| 2 | Static method | Public | Method | Select a table using the selection criteria | 20020705 |
Events
Class CL_UA_SELECT_ANY_TABLE has no event.
Types
Class CL_UA_SELECT_ANY_TABLE has no local type.
Method Signatures
Method GIVE_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WHERE | Call by reference | Type reference (TYPE) | UASE16N_WHERE_132_T | Where-Bedingung | 20020705 | |||
| 2 | IT_OR_SELFIELDS | Call by reference | Type reference (TYPE) | UASE16N_OR_T | Mit 'oder' verknüpfte Selektionskriterien | 20020705 | |||
| 3 | IT_SELFIELDS | Call by reference | Type reference (TYPE) | UASE16N_SELTAB_T | 'Einfache' Selektionskriterien | 20020705 |
Method GIVE_WHERE_CLAUSE on class CL_UA_SELECT_ANY_TABLE has no exception.
Method SELECT_ANY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Value transfer | Type reference (TYPE) | STANDARD TABLE | Rückgabe der gefundenen Einträge (Typ muß i_tabname sein) | 20020705 | |||
| 2 | E_DREF | Value transfer | Object reference (TYPE REF TO) | DATA | Pointer auf die gefundenen Einträge | 20020705 | |||
| 3 | IT_OR_SELFIELDS | Value transfer | Type reference (TYPE) | UASE16N_OR_T | Selektionskriterien (mit 'oder'-Verknüpfung) | 20020705 | |||
| 4 | IT_SELFIELDS | Value transfer | Type reference (TYPE) | UASE16N_SELTAB_T | Selektionskriterien | 20020705 | |||
| 5 | I_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Zu selektierende Tabelle | 20020705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gemäß Selektionskriterien wurden keine Werte gefunden | 20020705 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |