SAP ABAP Class IF_CTS_UI_PROJECT_SOURCE (Central CTS: Project Source for UI)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_UI_PROJECT_SOURCE | UI Helper for projects | 20100105 |
Properties
Class | IF_CTS_UI_PROJECT_SOURCE | |
Short Description | Central CTS: Project Source for UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100105 | 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... |
Interfaces
Class IF_CTS_UI_PROJECT_SOURCE has no interface implemented.
Friends
Class IF_CTS_UI_PROJECT_SOURCE has no friend class.
Attributes
Class IF_CTS_UI_PROJECT_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Project Types for UI | 20100105 |
Events
Class IF_CTS_UI_PROJECT_SOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROJECT | Public | See coding | 20100105 | begin of ty_project,
status type if_cts_project_type=>ty_status,
status_text type if_cts_project_type=>ty_status_text,
display_name type scts_project_displayname,
id type scts_project_id,
url type string,
type_namespace type scts_project_type_namespace,
type_name type scts_project_type_name,
description type scts_project_description,
project_ref type ref to if_cts_project,
rule_id type string,
rule_name type string,
rule_url type string,
end of ty_project
|
||
2 | TY_PROJECTS | Public | See coding | 20100105 | ty_projects type standard table of ty_project with key id type_name type_namespace
|
Method Signatures
Method GET_PROJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROJECTS | Call by reference | Type reference (TYPE) | TY_PROJECTS | 20100105 | |||
2 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_PROJECT_TYPE | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100105 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |