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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVA_VERS | Coverage Analyzer: Version Number | 20100430 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_MD_GENERATOR | 20100118 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_MD_REPOSITORY | 20100118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100806 | |
2 | ![]() |
Static method | Public | Method | Creates production instance of type IF_SCV_MD_PROVIDER | 20091217 |
3 | ![]() |
Instance method | Private | Method | Are the metadata up-to-date? | 20100428 |
4 | ![]() |
Instance method | Private | Method | 20130722 | |
5 | ![]() |
Instance method | Private | Method | 20100128 | |
6 | ![]() |
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 | ![]() |
C_MD_ALL | Call by reference | Type reference (TYPE) | IF_SCV_MD_REPOSITORY=>TY_MD_ALL | 20100806 | |||
2 | ![]() |
I_BUILD_RESULT | Call by reference | Type reference (TYPE) | IF_SCV_MD_GENERATOR=>TY_BUILD_RESULT | 20100806 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
I_METADATA | Call by reference | Type reference (TYPE) | IF_SCV_MD_REPOSITORY=>TY_MD_ALL | Sämtliche Metadaten | 20100428 | ||
2 | ![]() |
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 | ![]() |
C_MD_ALL | Call by reference | Type reference (TYPE) | IF_SCV_MD_REPOSITORY=>TY_MD_ALL | 20130722 | |||
2 | ![]() |
I_CHANGED_SINCE_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | 20130722 | |||
3 | ![]() |
I_CHANGED_SINCE_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | 20130722 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 |