SAP ABAP Class CL_CTS_UI_QUEUE_ENTITY_SOURCE (Default data source for queue display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_UI_QUEUE_ENTITY_SOURCE | UI Queue source | 20090513 |
Properties
Class | CL_CTS_UI_QUEUE_ENTITY_SOURCE | |
Short Description | Default data source for queue display | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
Created | 20090513 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CTS_UI_QUEUE_ENTITY_SOURCE | UI Queue source | 20090513 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CTS_UI_FACTORY | 20090602 | Central CTS UI Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Child counter | 20130305 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | '00' | WebDynpro:TableCellDesign | 20110909 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | '02' | Web Dynpro: TableCellDesign | 20090904 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | '00' | Web Dynpro: TableCellDesign | 20090904 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | '27' | Web Dynpro: TableCellDesign | 20090904 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TEXTVIEW_SEM_COL | '00' | Web Dynpro: TextViewSemanticColor | 20090904 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TEXTVIEW_SEM_COL | '01' | Web Dynpro: TextViewSemanticColor | 20090904 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | '04' | Web Dynpro: TableCellDesign | 20111004 | |
9 | ![]() |
Instance attribute | Private | See coding | 20090910 | ||||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CTS_ENTITY_QUEUE | General queue of transport entities | 20090831 |
Methods
Events
Class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_OBJECT_SOURCE | Private | See coding | 20090910 | begin of lt_object_source,
id type if_cts_queue_item=>ty_id,
source type ref to IF_CTS_ORG_OBJLST_UI_DATASRC,
end of lt_object_source
|
||
2 | TY_IMPORT_STATUS_DETAILS | Public | Attribute reference (LIKE) | 20091126 |
|
||
3 | TY_IMPORT_STATUS_DETAILS_LINE | Public | Attribute reference (LIKE) | 20091126 |
|
||
4 | TY_UI_QUEUE_ENTITIES | Public | Attribute reference (LIKE) | 20090514 |
|
||
5 | TY_UI_QUEUE_ENTITY | Public | Attribute reference (LIKE) | 20090514 |
|
Method Signatures
Method BUILD_CHILD_CONTENT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITIES | 20090910 | |||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITY | 20090910 |
Method BUILD_CHILD_CONTENT_OBJECTS on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method BUILD_CHILD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITIES | 20090910 | |||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITY | 20090910 |
Method BUILD_CHILD_OBJECTS on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method BUILD_CHILD_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITIES | 20090910 | |||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITY | 20090910 |
Method BUILD_CHILD_REQUESTS on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method CONVERT_ENTITY_TO_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMS | Call by reference | Type reference (TYPE) | IF_CTS_ENTITY_QUEUE=>TY_QUEUE_ITEMS_FLAT | 20090831 | |||
2 | ![]() |
OLD_ENTITIES | Call by reference | Type reference (TYPE) | IF_CTS_UI_QUEUE_ENTITY_SOURCE=>TY_UI_QUEUE_ENTITIES | 20120209 | |||
3 | ![]() |
UI_ENTITIES | Call by reference | Type reference (TYPE) | IF_CTS_UI_QUEUE_ENTITY_SOURCE=>TY_UI_QUEUE_ENTITIES | 20090831 |
Method CONVERT_ENTITY_TO_UI on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_DEPLOYMENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101209 | ||
2 | ![]() |
FORCE_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090903 | ||
3 | ![]() |
QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_ENTITY_QUEUE | 20100308 | |||
4 | ![]() |
SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_CTS_UI_QUEUE_ENTITY_SOURCE | UI Queue source | 20090831 | ||
5 | ![]() |
SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General system | 20090831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions from handling transport requests | 20091204 |
Method GET_CHILDREN_OF_ENTITY Signature
Method GET_CHILDREN_OF_ENTITY on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no parameter.
Method GET_CHILDREN_OF_ENTITY on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_DETAILS_FOR_ENTITY Signature
Method GET_DETAILS_FOR_ENTITY on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no parameter.
Method GET_DETAILS_FOR_ENTITY on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_ENTITIES_FOR_UI Signature
Method GET_ENTITIES_FOR_UI on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no parameter.
Method GET_ENTITIES_FOR_UI on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_RC_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Value transfer | Type reference (TYPE) | STRING | 20090903 | |||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | TRRETCODE | Return-Code | 20090903 |
Method GET_RC_ICON on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_RC_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | TRRETCODE | Return-Code | 20090903 | ||
2 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20090903 |
Method GET_RC_TEXT on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_STATUS_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Value transfer | Type reference (TYPE) | STRING | 20090903 | |||
2 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | TMSIMPSTAT | TMS: Import-Status | 20090903 |
Method GET_STATUS_ICON on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONG_VERSION | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130424 | ||
2 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | TMSIMPSTAT | TMS: Import-Status | 20090903 | ||
3 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20090903 |
Method GET_STATUS_TEXT on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no parameter.
Method GET_TYPE on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method MAP_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDREN | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITIES | 20090910 | |||
2 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECTS | 20090910 | |||
3 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | TY_UI_QUEUE_ENTITY | 20090910 |
Method MAP_CHILDREN on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no parameter.
Method REFRESH on class CL_CTS_UI_QUEUE_ENTITY_SOURCE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |