SAP ABAP Class CL_CTS_OBJECTLIST_INT_QUERY_LC (ECTS: Internal class for local non-ABAP 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_OBJECTLIST_INT_QUERY | ECTS: Abstract class for object list queries (internal) | 20090124 |
Properties
| Class | CL_CTS_OBJECTLIST_INT_QUERY_LC | |
| Short Description | ECTS: Internal class for local non-ABAP object list queries | |
| Super Class | CL_CTS_OBJECTLIST_INT_QUERY | ECTS: Abstract class for object list queries (internal) |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_EXT_OBJ | CTS+ External Object List Package |
| Created | 20090124 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_OBJECTLIST_INT_QUERY_LC has no forward declaration.
Interfaces
Class CL_CTS_OBJECTLIST_INT_QUERY_LC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_OBJECTLIST_QUERY | 20090124 | ECTS: Object List Queries | |
| 2 | CL_CTS_OBJECTLIST_UI_S_DATASRC | 20090124 | CTS: object list search data source |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'E071' | 20090124 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SI_RQ_CONTENT' | 20090124 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SI_RQ_FILECNTRL' | 20090124 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CTSOBJLISTT' | 20090124 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CTSOBJLISTV' | 20090124 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CTSOBJLIST' | 20090124 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CTSOBJPROS' | 20090124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20090124 | ||
| 2 | Static method | Public | Method | 20090124 | ||
| 3 | Static method | Public | Method | 20090124 | ||
| 4 | Instance method | Protected | Method | 20090130 |
Events
Class CL_CTS_OBJECTLIST_INT_QUERY_LC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_E071 | Protected | See coding | 20090130 | lt_e071 type standard table of e071
|
||
| 2 | LT_JOIN_E071_SIRQ | Protected | See coding | 20090130 | lt_join_e071_sirq type standard table of lt_join_e071_sirq_line
|
||
| 3 | LT_JOIN_E071_SIRQ_LINE | Protected | See coding | 20090130 | begin of lt_join_e071_sirq_line,
trkorr type e071-trkorr,
obj_name type e071-obj_name,
physname type si_rq_content-physname,
attribute_value type si_rq_filecntrl-attribute_value,
end of lt_join_e071_sirq_line
|
Method Signatures
Method GET_ALL_OBJECTS_WITH_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Call by reference | Type reference (TYPE) | STRING | 20090124 | ||||
| 2 | CTSOBJLIST | Call by reference | Type reference (TYPE) | CTSOBJLISTS | 20090124 | ||||
| 3 | CTSOBJLISTT | Call by reference | Type reference (TYPE) | CTSOBJLISTTS | 20090124 | ||||
| 4 | CTSOBJPROS | Call by reference | Type reference (TYPE) | CTSOBJPROSS | 20090124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090124 |
Method GET_ALL_OBJECTS_WITH_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTSOBJLIST | Call by reference | Type reference (TYPE) | CTSOBJLISTS | 20090124 | ||||
| 2 | CTSOBJLISTT | Call by reference | Type reference (TYPE) | CTSOBJLISTTS | 20090124 | ||||
| 3 | CTSOBJPROS | Call by reference | Type reference (TYPE) | CTSOBJPROSS | 20090124 | ||||
| 4 | FILEUID | Call by reference | Type reference (TYPE) | CTS_GUID32 | 20090124 |
Method GET_ALL_OBJECTS_WITH_ID on class CL_CTS_OBJECTLIST_INT_QUERY_LC has no exception.
Method HAS_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEUID | Call by reference | Type reference (TYPE) | CTS_GUID32 | 20090124 | ||||
| 2 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | 20090124 |
Method HAS_OBJECTS on class CL_CTS_OBJECTLIST_INT_QUERY_LC has no exception.
Method SELECT_JOIN_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULTS | Call by reference | Type reference (TYPE) | LT_JOIN_E071_SIRQ | 20090130 | ||||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20090130 | ||||
| 3 | UIDS | Call by reference | Type reference (TYPE) | LT_JOIN_E071_SIRQ | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090130 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |