SAP ABAP Interface IF_SATC_MD_PROJECT (Project)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_META_DATA_API (Package) INTERNAL: - *NO* REUSE - Meta data API
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
Interface IF_SATC_MD_PROJECT  
Short Description Project    
General Data
Package SATC_STDLIB_META_DATA_API   INTERNAL: - *NO* REUSE - Meta data API 
Created 20051205   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SATC_MD_PHASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SATC_MD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_MD_CONTEXT_OWNER Owner of context 20081119
2 IF_SATC_MD_VISITABLE Accepts visitation 20081130
Friends
Interface IF_SATC_MD_PROJECT has no friend.
Attributes
Interface IF_SATC_MD_PROJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_VISITOR Instance method Public Method 20081130
2 ADD_PHASE Instance method Public Method Adds phase 20081205
3 DELETE_PHASE Instance method Public Method Deletes phase 20081205
4 GET_APP_CONFIG Instance method Public Method Returns name of application config. and viewer if specified 20120425
5 GET_CONTEXT Instance method Public Method 20081127
6 GET_DESCRIPTION Instance method Public Method Returns description 20070816
7 GET_ID Instance method Public Method Returns the project ID 20070816
8 GET_PHASES Instance method Public Method Returns phases 20081205
9 SET_APP_CONFIG Instance method Public Method Specifies underlying configuration on application layer 20120425
10 SET_DESCRIPTION Instance method Public Method Sets the description 20070816
Events
Interface IF_SATC_MD_PROJECT has no event.
Types
Interface IF_SATC_MD_PROJECT has no local type.
Method Signatures

Method ACCEPT_VISITOR Signature

Method ACCEPT_VISITOR on Interface IF_SATC_MD_PROJECT has no parameter.
Method ACCEPT_VISITOR on Interface 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 Importing I_INDEX Call by reference Type reference (TYPE) I Index of the phase 20081210
2 Importing I_PHASE Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE Phase 20081205

Method ADD_PHASE on Interface 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 Importing I_PHASE Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PHASE Phase 20081205

Method DELETE_PHASE on Interface 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 Exporting 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 Exporting 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 Interface IF_SATC_MD_PROJECT has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on Interface IF_SATC_MD_PROJECT has no parameter.
Method GET_CONTEXT on Interface 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 Returning RESULT Value transfer Type reference (TYPE) SATC_D_DESCRIPTION Project description 20070816

Method GET_DESCRIPTION on Interface 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 Returning RESULT Value transfer Type reference (TYPE) SATC_D_ID Unique ID 20070816

Method GET_ID on Interface 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 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_MD_PHASE=>TY_T_PHASES List of Phases 20081205

Method GET_PHASES on Interface 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 Importing I_FACTORY_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of configuration access factory 20120426
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of configuration within application layer 20120425

Method SET_APP_CONFIG on Interface 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 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE Project Description 20070816

Method SET_DESCRIPTION on Interface IF_SATC_MD_PROJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in