SAP ABAP Class IF_CTS_OBJECTLIST_UI_DATASRC (CTS Object List UI Data Source Interface)
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
Class | IF_CTS_OBJECTLIST_UI_DATASRC | |
Short Description | CTS Object List UI Data Source Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081020 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CTS_OBJECTLIST_UI_DATASRC has no forward declaration.
Interfaces
Class IF_CTS_OBJECTLIST_UI_DATASRC has no interface implemented.
Friends
Class IF_CTS_OBJECTLIST_UI_DATASRC has no friend class.
Attributes
Class 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
Class IF_CTS_OBJECTLIST_UI_DATASRC has no event.
Types
Class 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 class 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 class 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 class IF_CTS_OBJECTLIST_UI_DATASRC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |