SAP ABAP Class IF_CTS_PROJECT_DATA_ACCESS (cCTS: Project data handler)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CTS_DATA_ACCESS | cCTS: Super Data Access IF | 20110913 |
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
| Class | IF_CTS_PROJECT_DATA_ACCESS | |
| Short Description | cCTS: Project data handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110801 | 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... |
Interfaces
Class IF_CTS_PROJECT_DATA_ACCESS has no interface implemented.
Friends
Class IF_CTS_PROJECT_DATA_ACCESS has no friend class.
Attributes
Class 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
Class IF_CTS_PROJECT_DATA_ACCESS has no event.
Types
Class 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 class 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 class 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 class 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 class IF_CTS_PROJECT_DATA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |