SAP ABAP Interface IF_CTS_ORG_OBJLST_UI_DATASRC (CTS Object List UI Data Source Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_OBJECTLIST (Package) cCTS: Object list WD component usage
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_ORG_OBJLST_UI_DATASRC | CTS Default Object List UI Data Source | 20130307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_ORG_OBJLST_UI_EDIT_SRC | CTS+ Object List source with edit mode | 20130307 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_ORG_OBJLST_UI_S_DATASRC | CTS: object list search data source | 20130307 |
Properties
| Interface | IF_CTS_ORG_OBJLST_UI_DATASRC | |
| Short Description | CTS Object List UI Data Source Interface |
General Data
| Package | SCTS_DIST_CTL_OBJECTLIST | cCTS: Object list WD component usage |
| Created | 20130301 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TRWBO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CTS_ORG_OBJLST_UI_DATASRC has no interface.
Friends
Interface IF_CTS_ORG_OBJLST_UI_DATASRC has no friend.
Attributes
Interface IF_CTS_ORG_OBJLST_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 pairs | 20130301 | |
| 2 | Instance method | Public | Method | Provide list of all tale keys | 20130301 | |
| 3 | Instance method | Public | Method | Provide list of all objects | 20130301 | |
| 4 | Instance method | Public | Method | Flag for transport/object view toggle | 20130301 | |
| 5 | Instance method | Public | Method | Flag for showing extended columns (application, details...) | 20130301 |
Events
Interface IF_CTS_ORG_OBJLST_UI_DATASRC has no event.
Types
Interface IF_CTS_ORG_OBJLST_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 | 20130301 |
Method GET_ADDITIONAL_INFORMATION on Interface IF_CTS_ORG_OBJLST_UI_DATASRC has no exception.
Method GET_KEYS 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) | 20130301 | |||
| 2 | KEYS | Call by reference | Type reference (TYPE) | TRWBO_T_E071K | 20130301 | ||||
| 3 | PARENT | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECT | CTS+ object list object - data source level | 20130301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No authorization for this action | 20130301 | ||
| 2 | Object list data source exceptions | 20130301 |
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) | 20130301 | |||
| 2 | KEYS | Call by reference | Type reference (TYPE) | TRWBO_T_E071K | 20130301 | ||||
| 3 | OBJECTS | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECTS | Non-ABAP object list for UI usage | 20130301 | |||
| 4 | PARENT | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECT | CTS+ object list object - data source level | 20130301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No authorization for this action | 20130301 | ||
| 2 | Object list data source exceptions | 20130301 |
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) | 20130301 |
Method IS_DUAL_MODEL on Interface IF_CTS_ORG_OBJLST_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) | 20130301 |
Method SHOW_EXTENDED_COLUMNS on Interface IF_CTS_ORG_OBJLST_UI_DATASRC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |