SAP ABAP Class CL_SCV_MD_PROVIDER (Gets metadata for program objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCV_MD_PROVIDER Gets current metadata for programs 20091218
Properties
Class CL_SCV_MD_PROVIDER  
Short Description Gets metadata for program objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_CALC   Calculations 
Created 20091217   SAP 
Last change 20140121   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)
2 IF_SCV_MD_REPOSITORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCV_MD_PROVIDER Gets current metadata for programs 20091218
Friends
Class CL_SCV_MD_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_SCOV_VERSION Instance attribute Private Type reference (TYPE) CVA_VERS Coverage Analyzer: Version Number 20100430
2 MD_GENERATOR Instance attribute Private Object reference (TYPE REF TO) IF_SCV_MD_GENERATOR 20100118
3 MD_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) IF_SCV_MD_REPOSITORY 20100118
Methods
# Method Level Visibility Method type Description Created on
1 CONSUME Instance method Private Method 20100806
2 CREATE Static method Public Method Creates production instance of type IF_SCV_MD_PROVIDER 20091217
3 IS_METADATA_UP_TO_DATE Instance method Private Method Are the metadata up-to-date? 20100428
4 REMOVE_UNCHANGED_PBLOCKS Instance method Private Method 20130722
5 REPLACE_MD_GENERATOR Instance method Private Method 20100128
6 REPLACE_MD_REPOSITORY Instance method Private Method 20100128
Events
Class CL_SCV_MD_PROVIDER has no event.
Types
Class CL_SCV_MD_PROVIDER has no local type.
Method Signatures

Method CONSUME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MD_ALL Call by reference Type reference (TYPE) IF_SCV_MD_REPOSITORY=>TY_MD_ALL 20100806
2 Importing I_BUILD_RESULT Call by reference Type reference (TYPE) IF_SCV_MD_GENERATOR=>TY_BUILD_RESULT 20100806
3 Importing I_PROGNAME Call by reference Type reference (TYPE) PROGNAME 20100806

Method CONSUME on class CL_SCV_MD_PROVIDER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROVIDER Value transfer Object reference (TYPE REF TO) CL_SCV_MD_PROVIDER R_PROVIDER 20091217

Method CREATE on class CL_SCV_MD_PROVIDER has no exception.

Method IS_METADATA_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METADATA Call by reference Type reference (TYPE) IF_SCV_MD_REPOSITORY=>TY_MD_ALL Sämtliche Metadaten 20100428
2 Returning R_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL TRUE falls aktuell; Ansonsten FALSE 20100428

Method IS_METADATA_UP_TO_DATE on class CL_SCV_MD_PROVIDER has no exception.

Method REMOVE_UNCHANGED_PBLOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MD_ALL Call by reference Type reference (TYPE) IF_SCV_MD_REPOSITORY=>TY_MD_ALL 20130722
2 Importing I_CHANGED_SINCE_DATE Call by reference Type reference (TYPE) SY-DATUM 20130722
3 Importing I_CHANGED_SINCE_TIME Call by reference Type reference (TYPE) SY-UZEIT 20130722
4 Importing I_PROGNAME Call by reference Type reference (TYPE) PROGNAME 20130722

Method REMOVE_UNCHANGED_PBLOCKS on class CL_SCV_MD_PROVIDER has no exception.

Method REPLACE_MD_GENERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_GENERATOR Call by reference Object reference (TYPE REF TO) IF_SCV_MD_GENERATOR 20100128

Method REPLACE_MD_GENERATOR on class CL_SCV_MD_PROVIDER has no exception.

Method REPLACE_MD_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_REPOSITORY Call by reference Object reference (TYPE REF TO) IF_SCV_MD_REPOSITORY 20100128

Method REPLACE_MD_REPOSITORY on class CL_SCV_MD_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800