SAP ABAP Interface IF_CTS_PROJECT_DATA_ACCESS (cCTS: Project data handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_DATA (Package) cCTS: Data access and Cache Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_PROJECT_DATA_ACCESS | cCTS: Project Data Handler | 20110801 |
Properties
| Interface | IF_CTS_PROJECT_DATA_ACCESS | |
| Short Description | cCTS: Project data handler |
General Data
| Package | SCTS_DIST_CTL_DATA | cCTS: Data access and Cache Management |
| Created | 20110801 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CTS_PROJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_CTS_PROJECT_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_DATA_ACCESS | cCTS: Super Data Access IF | 20110913 |
Friends
Interface IF_CTS_PROJECT_DATA_ACCESS has no friend.
Attributes
Interface IF_CTS_PROJECT_DATA_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | loads the project | 20110801 | |
| 2 | Instance method | Public | Method | modify the project | 20110801 | |
| 3 | Instance method | Public | Method | registers the project | 20110801 | |
| 4 | Instance method | Public | Method | unregister the project | 20110801 |
Events
Interface IF_CTS_PROJECT_DATA_ACCESS has no event.
Types
Interface IF_CTS_PROJECT_DATA_ACCESS has no local type.
Method Signatures
Method LOAD_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_ID | 20110801 | ||||
| 2 | PROJECT | Value transfer | Object reference (TYPE REF TO) | IF_CTS_PROJECT | 20110801 | ||||
| 3 | TYPE_NAME | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT_TYPE=>TY_NAME | Central CTS: Project Type | 20110801 | |||
| 4 | TYPE_NAMESPACE | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT_TYPE=>TY_NAMESPACE | 20110801 |
Method LOAD_PROJECT on Interface IF_CTS_PROJECT_DATA_ACCESS has no exception.
Method MODIFY_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_DESCRIPTION | 20110801 | ||||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_DISPLAY_NAME | 20110801 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_ID | 20110801 | ||||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_LANGUAGE | 20110801 | ||||
| 5 | REMOVE_TEAM | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110801 | |||
| 6 | RULE_ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_RULE_ID | Rule Application ID | 20110801 | |||
| 7 | TECHNICAL_INFO | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_TECHNICAL_INFO | 20110801 | ||||
| 8 | TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_PROJECT_TYPE | Central CTS: Project Type | 20110801 | |||
| 9 | URL | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_URL | 20110801 |
Method MODIFY_PROJECT on Interface IF_CTS_PROJECT_DATA_ACCESS has no exception.
Method REGISTER_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_DESCRIPTION | 20110801 | ||||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_DISPLAY_NAME | 20110801 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_ID | Characterfeld Länge 24 | 20110801 | |||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_LANGUAGE | 20110801 | ||||
| 5 | PROJECT | Value transfer | Object reference (TYPE REF TO) | IF_CTS_PROJECT | Central CTS: Project Type | 20110801 | |||
| 6 | STATUS | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT_TYPE=>TY_STATUS | 20110801 | ||||
| 7 | TECHNICAL_INFO | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_TECHNICAL_INFO | 20110801 | ||||
| 8 | TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_PROJECT_TYPE | Character Feld der Länge 8 | 20110801 | |||
| 9 | URL | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_URL | 20110801 |
Method REGISTER_PROJECT on Interface IF_CTS_PROJECT_DATA_ACCESS has no exception.
Method UNREGISTER_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_ID | 20110801 | ||||
| 2 | SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110801 | |||
| 3 | TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CTS_PROJECT_TYPE | 20110801 |
Method UNREGISTER_PROJECT on Interface IF_CTS_PROJECT_DATA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |