SAP ABAP Class CL_SATC_MD_PERSISTENCY (OUTDATED: Use "CL_SATC_MD_RESPOSITORY")
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_PERSISTENCY  
Short Description OUTDATED: Use "CL_SATC_MD_RESPOSITORY"    
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 20060628   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_PERSISTENCY has no interface implemented.
Friends
Class CL_SATC_MD_PERSISTENCY has no friend class.
Attributes
Class CL_SATC_MD_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PROJECT Instance method Public Method Deletes 'Project' 20060711
2 LOAD_PROJECT Instance method Public Method Loads 'Project' 20060628
3 LOAD_PROJECT_EXTENSION Instance method Public Method Loads 'Project Extension' 20081209
4 SAVE_PROJECT Instance method Public Method Saves 'Project' 20060628
5 SAVE_PROJECT_EXTENSION Instance method Public Method Saves 'Project Extension' 20081209
Events
Class CL_SATC_MD_PERSISTENCY has no event.
Types
Class CL_SATC_MD_PERSISTENCY 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_ID Call by reference Type reference (TYPE) SATC_D_ID ID of Project or Project Extension 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 Unique ID 20060628
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PROJECT ATC: Meta Data of Project 20060628
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT ABAP Test Cockpit: Meta Data Exception 20070517

Method LOAD_PROJECT_EXTENSION 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 Project 20081209
2 Importing I_PROJECT_EXT_ID Call by reference Type reference (TYPE) SATC_D_ID ID of Project Extension 20081209
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_MD_PROJECT_EXT Project Extension 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 ATC: Meta Data of Project 20060628
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT ABAP Test Cockpit: Meta Data Exception 20060628

Method SAVE_PROJECT_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_EXTENSION Call by reference Object reference (TYPE REF TO) IF_SATC_MD_PROJECT_EXT Project Extension 20081209
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Meta data Exception 20081209
History
Last changed by/on SAP  20140121 
SAP Release Created in