SAP ABAP Interface IF_CTS_OBJECTLIST_QUERY_INT (ECTS: Internal interface for object list queries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS (Application Component) Transport Management System
⤷
SCTS_EXT_OBJ (Package) CTS+ External Object List Package
⤷
⤷
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
| Interface | IF_CTS_OBJECTLIST_QUERY_INT | |
| Short Description | ECTS: Internal interface for object list queries |
General Data
| Package | SCTS_EXT_OBJ | CTS+ External Object List Package |
| Created | 20090114 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_ABAP_STRUCTDESCR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_CTS_OBJECTLIST_QUERY_INT has no interface.
Friends
Interface IF_CTS_OBJECTLIST_QUERY_INT has no friend.
Attributes
Interface 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
Interface 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 | 702 |