SAP ABAP Class CL_SATC_MD_PROJECT_EXT (Project Extension)
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_CORE (Package) INTERNAL: - *NO* REUSE - Meta data implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_MD_CONTEXT_OWNER Owner of context 20081205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_MD_PROJECT_EXT Project Extension 20081205
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_MD_VISITABLE Accepts visitation 20081205
Properties
Class CL_SATC_MD_PROJECT_EXT  
Short Description Project Extension    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_META_DATA_CORE   INTERNAL: - *NO* REUSE - Meta data implementation 
Created 20081205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SATC_MD_PHASE_EXT 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 20081205
2 IF_SATC_MD_PROJECT_EXT Project Extension 20081205
3 IF_SATC_MD_VISITABLE Accepts visitation 20081205
Friends
Class CL_SATC_MD_PROJECT_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_ID Instance attribute Private Type reference (TYPE) SATC_D_ID Unique ID - Hex 16 - in Raw Format 20081208
2 F_PHASE_EXTENSIONS Instance attribute Private Type reference (TYPE) IF_SATC_MD_PHASE_EXT=>TY_T_EXTENSIONS Extensions + Index of Phase Assigned to 20081205
3 F_PROJECT Instance attribute Protected Object reference (TYPE REF TO) IF_SATC_MD_PROJECT Project 20081205
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROJECT_ID Instance method Public Method Get Project ID 20081208
2 INITIALIZE Instance method Public Method Initialization 20081205
Events
Class CL_SATC_MD_PROJECT_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_CONTEXT Protected See coding List of Contexts 20081205 ty_t_context type standard table of ref to if_satc_md_context with default key
Method Signatures

Method GET_PROJECT_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 - Hex 16 - in Raw Format 20081208

Method GET_PROJECT_ID on class CL_SATC_MD_PROJECT_EXT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SATC_D_ID ID of Project Extension 20081208
2 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PROJECT Project 20081205
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta Data Exception 20081205
History
Last changed by/on SAP  20130531 
SAP Release Created in 720