SAP ABAP Class CL_CTS_OBJECTLIST_INT_QUERY (ECTS: Abstract class for object list queries (internal))
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20090124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_OBJECTLIST_QUERY_INT | ECTS: Internal interface for object list queries | 20090124 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_OBJECTLIST_INT_QUERY_LC | ECTS: Internal class for local non-ABAP object list queries | 20090124 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_OBJECTLIST_INT_QUERY_RM | ECTS: Internal class for remote non-ABAP object list queries | 20090124 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_ORG_OBJLST_INT_QUERY_LC | ECTS: Internal class for local non-ABAP object list queries | 20121210 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_ORG_OBJLST_INT_QUERY_RM | ECTS: Internal class for remote non-ABAP object list queries | 20121210 |
Properties
Class | CL_CTS_OBJECTLIST_INT_QUERY | |
Short Description | ECTS: Abstract class for object list queries (internal) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20090124 | ||
2 | IF_CTS_OBJECTLIST_QUERY_INT | ECTS: Internal interface for object list queries | 20090124 |
Friends
Class CL_CTS_OBJECTLIST_INT_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'APPLICATION' | 20090124 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'FILE' | 20090124 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'TRKORR' | 20090124 | ||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090124 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20090124 | |
2 | ![]() |
Instance method | Protected | Method | 20090124 | |
3 | ![]() |
Instance method | Protected | Method | 20090124 | |
4 | ![]() |
Instance method | Public | Method | 20090124 | |
5 | ![]() |
Instance method | Protected | Method | 20090124 | |
6 | ![]() |
Instance method | Protected | Method | 20090124 | |
7 | ![]() |
Instance method | Protected | Method | 20090124 | |
8 | ![]() |
Instance method | Protected | Method | 20090124 | |
9 | ![]() |
Instance method | Public | Method | 20090124 | |
10 | ![]() |
Instance method | Protected | Method | 20090124 |
Events
Class CL_CTS_OBJECTLIST_INT_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | COMPONENT_TABLE | Public | Attribute reference (LIKE) | 20090124 |
|
||
2 | LT_COMPLETE_RESULT | Public | Type reference (TYPE) | CTSOBJLISTV | 20090124 |
|
|
3 | LT_FILE_RESULT | Public | See coding | 20090124 | begin of lt_file_result,
trkorr type trkorr,
fileuid type ctsobjlist-fileuid,
lposition type ctsobjlist-lposition,
objecthash type ctsobjlist-objecthash,
versionid type ctsobjlist-versionid,
appltype type ctsobjlist-appltype,
objectid type ctsobjlist-objectid,
objecttype type ctsobjlist-objecttype,
masterlang type ctsobjlist-masterlang,
detailsuri type ctsobjlist-detailsuri,
parentobjecthash type ctsobjlist-parentobjecthash,
parentobjectid type ctsobjlist-parentobjectid,
parentversionid type ctsobjlist-parentversionid,
parent2objhash type ctsobjlist-parent2objhash,
parent2objid type ctsobjlist-parent2objid,
isdeletion type ctsobjlist-isdeletion,
iscomplete type ctsobjlist-iscomplete,
lastmodifiedat type ctsobjlist-lastmodifiedat,
lastmodifiedby type ctsobjlist-lastmodifiedby,
end of lt_file_result
|
||
4 | LT_LANG_RESULT | Public | Type reference (TYPE) | CTSOBJLISTT | 20090124 |
|
|
5 | LT_OBJECT_RESULT | Public | Type reference (TYPE) | CTSOBJLIST | 20090124 |
|
|
6 | LT_PROP_RESULT | Public | Type reference (TYPE) | CTSOBJPROS | 20090124 |
|
Method Signatures
Method CREATE_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HASH | Value transfer | Type reference (TYPE) | HASH160 | 20090124 | |||
2 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | 20090124 |
Method CREATE_HASH on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method FIND_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Value transfer | Type reference (TYPE) | STRING | 20090124 | |||
2 | ![]() |
DB_TABLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090124 | |||
3 | ![]() |
TARGET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090124 | ||
2 | ![]() |
20090124 | ||
3 | ![]() |
20090124 |
Method GET_APPTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPTYPE | Value transfer | Type reference (TYPE) | CHAR255 | 20090124 | |||
2 | ![]() |
FILEUID | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20090124 |
Method GET_APPTYPE on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method GET_COMPONENTS Signature
Method GET_COMPONENTS on class CL_CTS_OBJECTLIST_INT_QUERY has no parameter.
Method GET_COMPONENTS on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method GET_COMPONENTS_WITH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENTS | Value transfer | Type reference (TYPE) | COMPONENT_TABLE | 20090124 | |||
2 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20090124 |
Method GET_COMPONENTS_WITH_DATA on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method GET_FILEDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILEUID | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20090124 | |||
2 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20090124 |
Method GET_FILEDATE on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method GET_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Value transfer | Type reference (TYPE) | CHAR1024 | 20090124 | |||
2 | ![]() |
FILEUID | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20090124 |
Method GET_FILENAME on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method GET_FILEOWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILEUID | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20090124 | |||
2 | ![]() |
OWNER | Value transfer | Type reference (TYPE) | TEXT20 | 20090124 |
Method GET_FILEOWNER on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method SELECT_FROM_DB Signature
Method SELECT_FROM_DB on class CL_CTS_OBJECTLIST_INT_QUERY has no parameter.
Method SELECT_FROM_DB on class CL_CTS_OBJECTLIST_INT_QUERY has no exception.
Method VALIDATE_DB_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DB_TABLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090124 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |