SAP ABAP Interface IF_CTS_OBJECTLIST_UI_DATASRC (CTS Object List UI Data Source Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
⤷
SCTS_WDUI (Package) Web Dynpro UI Layer of SCTS
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_OBJECTLIST_UI_DATASRC | CTS Default Object List UI Data Source | 20081020 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_OBJECTLIST_UI_EDIT_SRC | CTS+ Object List source with edit mode | 20101108 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_OBJECTLIST_UI_S_DATASRC | CTS: object list search data source | 20081210 |
Properties
| Interface | IF_CTS_OBJECTLIST_UI_DATASRC | |
| Short Description | CTS Object List UI Data Source Interface |
General Data
| Package | SCTS_WDUI | Web Dynpro UI Layer of SCTS |
| Created | 20081020 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no forward declaration.
Interfaces
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no interface.
Friends
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no friend.
Attributes
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provide additional information as key/value paris | 20090114 | |
| 2 | Instance method | Public | Method | Provide list of all objects | 20081103 | |
| 3 | Instance method | Public | Method | Flag for transport/object view toggle | 20081203 | |
| 4 | Instance method | Public | Method | Flag for showing extended columns (application, details...) | 20081112 |
Events
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no event.
Types
Interface IF_CTS_OBJECTLIST_UI_DATASRC has no local type.
Method Signatures
Method GET_ADDITIONAL_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFORMATION | Value transfer | Type reference (TYPE) | CTS_WD_UIKEYVALUES | List of key-value pairs | 20090114 |
Method GET_ADDITIONAL_INFORMATION on Interface IF_CTS_OBJECTLIST_UI_DATASRC has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081103 | |||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECTS | Non-ABAP object list for UI usage | 20081103 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECT | CTS+ object list object - data source level | 20081206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No authorization for this action | 20090109 | ||
| 2 | Object list data source exceptions | 20090109 |
Method IS_DUAL_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081203 |
Method IS_DUAL_MODEL on Interface IF_CTS_OBJECTLIST_UI_DATASRC has no exception.
Method SHOW_EXTENDED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081112 |
Method SHOW_EXTENDED_COLUMNS on Interface IF_CTS_OBJECTLIST_UI_DATASRC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |