SAP ABAP Class IF_SATC_MD_PROJECT (Project)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081119 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_PROJECT | Project | 20051220 |
Properties
| Class | IF_SATC_MD_PROJECT | |
| Short Description | Project | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SATC_MD_PROJECT has no interface implemented.
Friends
Class IF_SATC_MD_PROJECT has no friend class.
Attributes
Class IF_SATC_MD_PROJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081130 | ||
| 2 | Instance method | Public | Method | Adds phase | 20081205 | |
| 3 | Instance method | Public | Method | Deletes phase | 20081205 | |
| 4 | Instance method | Public | Method | Returns name of application config. and viewer if specified | 20120425 | |
| 5 | Instance method | Public | Method | 20081127 | ||
| 6 | Instance method | Public | Method | Returns description | 20070816 | |
| 7 | Instance method | Public | Method | Returns the project ID | 20070816 | |
| 8 | Instance method | Public | Method | Returns phases | 20081205 | |
| 9 | Instance method | Public | Method | Specifies underlying configuration on application layer | 20120425 | |
| 10 | Instance method | Public | Method | Sets the description | 20070816 |
Events
Class IF_SATC_MD_PROJECT has no event.
Types
Class IF_SATC_MD_PROJECT has no local type.
Method Signatures
Method ACCEPT_VISITOR Signature
Method ACCEPT_VISITOR on class IF_SATC_MD_PROJECT has no parameter.
Method ACCEPT_VISITOR on class IF_SATC_MD_PROJECT has no exception.
Method ADD_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index of the phase | 20081210 | |||
| 2 | I_PHASE | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE | Phase | 20081205 |
Method ADD_PHASE on class IF_SATC_MD_PROJECT has no exception.
Method DELETE_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHASE | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE | Phase | 20081205 |
Method DELETE_PHASE on class IF_SATC_MD_PROJECT has no exception.
Method GET_APP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FACTORY_NAME | Call by reference | Type reference (TYPE) | SATC_D_APP_CONFIG_FACTORY_NAME | Factory of application layer for operation on config. data | 20120426 | |||
| 2 | E_NAME | Call by reference | Type reference (TYPE) | SATC_D_APP_CONFIG_NAME | Name of configuration within application layer | 20120425 |
Method GET_APP_CONFIG on class IF_SATC_MD_PROJECT has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class IF_SATC_MD_PROJECT has no parameter.
Method GET_CONTEXT on class IF_SATC_MD_PROJECT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_DESCRIPTION | Project description | 20070816 |
Method GET_DESCRIPTION on class IF_SATC_MD_PROJECT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_ID | Unique ID | 20070816 |
Method GET_ID on class IF_SATC_MD_PROJECT has no exception.
Method GET_PHASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_SATC_MD_PHASE=>TY_T_PHASES | List of Phases | 20081205 |
Method GET_PHASES on class IF_SATC_MD_PROJECT has no exception.
Method SET_APP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTORY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of configuration access factory | 20120426 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of configuration within application layer | 20120425 |
Method SET_APP_CONFIG on class IF_SATC_MD_PROJECT has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Project Description | 20070816 |
Method SET_DESCRIPTION on class IF_SATC_MD_PROJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |