SAP ABAP Interface IF_CTS_UI_SYSTEM_SOURCE (UI systems)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_UI_SYSTEM_SOURCE | Source for systems | 20090429 |
Properties
Interface | IF_CTS_UI_SYSTEM_SOURCE | |
Short Description | UI systems |
General Data
Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
Created | 20090425 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CTS_SYSTEM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CTS_UI_SYSTEM_SOURCE has no interface.
Friends
Interface IF_CTS_UI_SYSTEM_SOURCE has no friend.
Attributes
Interface IF_CTS_UI_SYSTEM_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieves a (filtered) list of systems for UI usage | 20090429 |
Events
Interface IF_CTS_UI_SYSTEM_SOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_UI_SYSTEM | Public | See coding | 20090506 | begin of ty_ui_system,
system_ref type ref to if_cts_system,
name type if_cts_system=>ty_name,
description type if_cts_system=>ty_description,
status type if_cts_system=>ty_status,
release type if_cts_system=>ty_release,
type type if_cts_system=>ty_type,
domain type if_cts_system=>ty_domain_name,
unique type hash160,
uniqueparent type hash160,
expanded type boolean,
leaf type boolean,
is_collection type boolean,
end of ty_ui_system
|
||
2 | TY_UI_SYSTEMS | Public | See coding | 20090506 | ty_ui_systems type standard table of ty_ui_system with default key
|
Method Signatures
Method GET_SYSTEMS_FOR_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLECTIONS_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090429 | ||
2 | ![]() |
FORCE_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090429 | ||
3 | ![]() |
UI_SYSTEMS | Call by reference | Type reference (TYPE) | TY_UI_SYSTEMS | 20090429 |
Method GET_SYSTEMS_FOR_UI on Interface IF_CTS_UI_SYSTEM_SOURCE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |