SAP ABAP Class CL_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_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 20081119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_MD_PROJECT Project 20051220
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_MD_VISITABLE Accepts visitation 20081130
Properties
Class CL_SATC_MD_PROJECT  
Short Description Project    
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 20051220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_MD_CONTEXT_OWNER Owner of context 20081119
2 IF_SATC_MD_PROJECT Project 20051220
3 IF_SATC_MD_VISITABLE Accepts visitation 20081130
Friends
Class CL_SATC_MD_PROJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_APP_FACTORY_NAME Instance attribute Private Type reference (TYPE) SATC_D_APP_CONFIG_FACTORY_NAME Factory of application layer for operation on config. data 20120426
2 F_APP_NAME Instance attribute Private Type reference (TYPE) SATC_D_APP_CONFIG_NAME Name of configuration within application layer 20120425
3 F_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_SATC_MD_CONTEXT Context 20081127
4 F_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Description 20081204
5 F_ID Instance attribute Private Type reference (TYPE) SATC_D_ID ID 20081204
6 F_PHASES Instance attribute Private Type reference (TYPE) IF_SATC_MD_PHASE=>TY_T_PHASES 20051221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051220
Events
Class CL_SATC_MD_PROJECT has no event.
Types
Class CL_SATC_MD_PROJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SATC_D_ID ATC: Unique ID 20060322

Method CONSTRUCTOR on class CL_SATC_MD_PROJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in