SAP ABAP Interface IF_CTS_UI_PROJECT_TYPES_SOURCE (Central CTS: Project Type Source for UI)
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_PROJECT_TYPES_SOURCE | Central CTS: Default UI source for project types | 20091216 |
Properties
Interface | IF_CTS_UI_PROJECT_TYPES_SOURCE | |
Short Description | Central CTS: Project Type Source for UI |
General Data
Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
Created | 20091216 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CTS_PROJECT_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CTS_UI_PROJECT_TYPES_SOURCE has no interface.
Friends
Interface IF_CTS_UI_PROJECT_TYPES_SOURCE has no friend.
Attributes
Interface IF_CTS_UI_PROJECT_TYPES_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Project Types for UI | 20091216 |
Events
Interface IF_CTS_UI_PROJECT_TYPES_SOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROJECT_TYPE | Public | See coding | 20091216 | begin of ty_project_type,
display_name type scts_project_type_displayname,
id type scts_project_type_name,
namespace type scts_project_type_namespace,
description type scts_project_type_description,
type_ref type ref to if_cts_project_type,
status_list type if_cts_project_type=>ty_status_list,
end of ty_project_type
|
||
2 | TY_PROJECT_TYPES | Public | See coding | 20091216 | ty_project_types type standard table of ty_project_type with key id namespace
|
Method Signatures
Method GET_PROJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROJECT_TYPES | Call by reference | Type reference (TYPE) | TY_PROJECT_TYPES | 20091216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091218 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |