SAP ABAP Class CL_SATC_MD_REPOSITORY (Access to the meta data repository)
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
Properties
Class CL_SATC_MD_REPOSITORY  
Short Description Access to the meta data repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_META_DATA_API   INTERNAL: - *NO* REUSE - Meta data API 
Created 20081209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SATC_MD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SATC_MD_REPOSITORY has no interface implemented.
Friends
Class CL_SATC_MD_REPOSITORY has no friend class.
Attributes
Class CL_SATC_MD_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PROJECT Instance method Public Method Deletes project from the repository 20081209
2 LOAD_PROJECT Instance method Public Method Loads project from the repository 20081209
3 SAVE_PROJECT Instance method Public Method Stores project in the repository 20081209
Events
Class CL_SATC_MD_REPOSITORY has no event.
Types
Class CL_SATC_MD_REPOSITORY has no local type.
Method Signatures

Method DELETE_PROJECT 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 Project ID 20081209
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all evil 20091023

Method LOAD_PROJECT 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 Project OD 20081209
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PROJECT Meta data of project 20081209
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT ABAP Test Cockpit: Meta Data Exception 20081209

Method SAVE_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PROJECT Meta data of project 20081209
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT ABAP Test Cockpit: Meta Data Exception 20081209
History
Last changed by/on SAP  20140121 
SAP Release Created in 720