SAP ABAP Class IF_CTS_OBJECTLIST_QUERY_INT (ECTS: Internal interface for object list queries)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_OBJECTLIST_INT_QUERY | ECTS: Abstract class for object list queries (internal) | 20090124 |
Properties
Class | IF_CTS_OBJECTLIST_QUERY_INT | |
Short Description | ECTS: Internal interface for object list queries | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090114 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_CTS_OBJECTLIST_QUERY_INT has no interface implemented.
Friends
Class IF_CTS_OBJECTLIST_QUERY_INT has no friend class.
Attributes
Class IF_CTS_OBJECTLIST_QUERY_INT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns componentes for given object list table | 20090114 |
2 | ![]() |
Instance method | Public | Method | Select data from object list table | 20090114 |
Events
Class IF_CTS_OBJECTLIST_QUERY_INT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | COMPONENT_TABLE | Public | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20090114 |
|
Method Signatures
Method GET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENTS | Value transfer | Type reference (TYPE) | COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20090114 | ||
2 | ![]() |
DB_TABLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No authorization for this action | 20090114 | |
2 | ![]() |
Dynamic select condition is invalid | 20090114 |
Method SELECT_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONDITION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090114 | |||
2 | ![]() |
DB_TABLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090114 | |||
3 | ![]() |
RESULTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No authorization for this action | 20090114 | |
2 | ![]() |
ECTS: Invalid db for object list query | 20090114 | |
3 | ![]() |
Dynamic select condition is invalid | 20090114 | |
4 | ![]() |
Target table has invalid structure | 20090114 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |