Class Method list used by SAP ABAP Class CL_SCV_MD_PROVIDER (Gets metadata for program objects)
SAP ABAP Class
CL_SCV_MD_PROVIDER (Gets metadata for program objects) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | |
2 | ![]() |
CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see Longtext) | |
3 | ![]() |
CL_AUNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see Longtext) | |
4 | ![]() |
CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | |
5 | ![]() |
CL_AUNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see Longtext) | |
6 | ![]() |
CL_COVERAGE_ENVIRONMENT - GET_INSTANCE | Service class for SCOV environment | |
7 | ![]() |
CL_COVERAGE_ENVIRONMENT - GET_INSTANCE | Service class for SCOV environment | |
8 | ![]() |
CL_COVERAGE_ENVIRONMENT - GET_SCOV_VERSION | Service class for SCOV environment | |
9 | ![]() |
CL_COVERAGE_ENVIRONMENT - GET_SCOV_VERSION | Service class for SCOV environment | |
10 | ![]() |
CL_COVST_CHECKSUM_MD_GENERATOR - SET_GENERATION_SUBRC | SCOV Self-Test: Creates metadata for CHECKSUM | |
11 | ![]() |
CL_COVST_CHECKSUM_MD_GENERATOR - SET_GENERATE_PROGRAM | SCOV Self-Test: Creates metadata for CHECKSUM | |
12 | ![]() |
CL_COVST_CHECKSUM_MD_GENERATOR - SET_FAKE_MD_REPOSITORY | SCOV Self-Test: Creates metadata for CHECKSUM | |
13 | ![]() |
CL_COVST_CHECKSUM_MD_GENERATOR - SET_COVRESET1 | SCOV Self-Test: Creates metadata for CHECKSUM | |
14 | ![]() |
CL_COVST_CHECKSUM_MD_GENERATOR - CREATE | SCOV Self-Test: Creates metadata for CHECKSUM | |
15 | ![]() |
CL_SCV_EVALUATION_CONSTRAINTS - CREATE | Constraints for Coverage Analyses | |
16 | ![]() |
CL_SCV_MD_GENERATOR - CREATE | Creates metadata for program coverage | |
17 | ![]() |
CL_SCV_MD_PROGRAM - CREATE | Program Metadata | |
18 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_false |
19 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_false |
20 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
21 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_false |
22 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
23 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
24 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE ELSEIF abap_false EQ is_metadata_up_to_date( md_all ). |
25 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE remove_unchanged_pblocks( |
26 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE EXPORTING |
27 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE i_progname = i_progname |
28 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE i_changed_since_date = i_evaluation_constraints->date |
29 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE i_changed_since_time = i_evaluation_constraints->time |
30 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE CHANGING |
31 | ![]() |
CL_SCV_MD_PROVIDER - REMOVE_UNCHANGED_PBLOCKS | Gets metadata for program objects | SOURCE c_md_all = md_all ). |
32 | ![]() |
CL_SCV_MD_PROVIDER - REPLACE_MD_GENERATOR | Gets metadata for program objects | SOURCE metadata_provider->replace_md_generator( i_md_generator = md_generator ). |
33 | ![]() |
CL_SCV_MD_PROVIDER - REPLACE_MD_GENERATOR | Gets metadata for program objects | SOURCE metadata_provider->replace_md_generator( i_md_generator = ltd_metadata_generator=>create( ) ). |
34 | ![]() |
CL_SCV_MD_PROVIDER - REPLACE_MD_REPOSITORY | Gets metadata for program objects | SOURCE metadata_provider->replace_md_repository( i_md_repository = md_repository ). |
35 | ![]() |
CL_SCV_MD_PROVIDER - REPLACE_MD_REPOSITORY | Gets metadata for program objects | SOURCE metadata_provider->replace_md_repository( i_md_repository = metadata_repository ). |
36 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE EXPORTING |
37 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
38 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE consume( |
39 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE EXPORTING |
40 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE i_progname = i_progname |
41 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE i_build_result = md_build_result |
42 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE CHANGING |
43 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE c_md_all = md_all ). |
44 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE consume( |
45 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE i_progname = i_progname |
46 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE i_build_result = md_build_result |
47 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE CHANGING |
48 | ![]() |
CL_SCV_MD_PROVIDER - CONSUME | Gets metadata for program objects | SOURCE c_md_all = md_all ). |
49 | ![]() |
CL_SCV_MD_PROVIDER - CREATE | Gets metadata for program objects | |
50 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_true |
51 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
52 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_false |
53 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE act = metadata_provider->is_metadata_up_to_date( md_all ) ). |
54 | ![]() |
CL_SCV_MD_PROVIDER - IS_METADATA_UP_TO_DATE | Gets metadata for program objects | SOURCE assert_equals( exp = abap_false |
55 | ![]() |
CL_SCV_MD_REPOSITORY - CREATE | Persistency Logic for Coverage Metadata | |
56 | ![]() |
IF_SCV_MD_GENERATOR - BUILD | Gets metadata for program coverage | |
57 | ![]() |
IF_SCV_MD_GENERATOR - BUILD | Gets metadata for program coverage | |
58 | ![]() |
IF_SCV_MD_PROVIDER - GET_METADATA | Gets current metadata for programs | |
59 | ![]() |
IF_SCV_MD_PROVIDER - GET_METADATA | Gets current metadata for programs | |
60 | ![]() |
IF_SCV_MD_REPOSITORY - DELETE_COVREF | Persistency Layer of Coverage Metadata of Programs | |
61 | ![]() |
IF_SCV_MD_REPOSITORY - WRITE_METADATA | Persistency Layer of Coverage Metadata of Programs | |
62 | ![]() |
IF_SCV_MD_REPOSITORY - WRITE_METADATA | Persistency Layer of Coverage Metadata of Programs | |
63 | ![]() |
IF_SCV_MD_REPOSITORY - WRITE_HEADER_RESTRICTED | Persistency Layer of Coverage Metadata of Programs | |
64 | ![]() |
IF_SCV_MD_REPOSITORY - WRITE_COV_GENDATA | Persistency Layer of Coverage Metadata of Programs | |
65 | ![]() |
IF_SCV_MD_REPOSITORY - WRITE_COVREF | Persistency Layer of Coverage Metadata of Programs | |
66 | ![]() |
IF_SCV_MD_REPOSITORY - UPDATE_COVREF_COND | Persistency Layer of Coverage Metadata of Programs | |
67 | ![]() |
IF_SCV_MD_REPOSITORY - READ_METADATA | Persistency Layer of Coverage Metadata of Programs | |
68 | ![]() |
IF_SCV_MD_REPOSITORY - READ_HEADER_COMPLETE | Persistency Layer of Coverage Metadata of Programs | |
69 | ![]() |
IF_SCV_MD_REPOSITORY - READ_HEADER_COMPLETE | Persistency Layer of Coverage Metadata of Programs | |
70 | ![]() |
IF_SCV_MD_REPOSITORY - READ_COV_GENDATA | Persistency Layer of Coverage Metadata of Programs | |
71 | ![]() |
IF_SCV_MD_REPOSITORY - READ_COV_GENDATA | Persistency Layer of Coverage Metadata of Programs | |
72 | ![]() |
IF_SCV_MD_REPOSITORY - READ_COVREF | Persistency Layer of Coverage Metadata of Programs | |
73 | ![]() |
IF_SCV_MD_REPOSITORY - READ_ALL | Persistency Layer of Coverage Metadata of Programs | |
74 | ![]() |
IF_SCV_MD_REPOSITORY - READ_ALL | Persistency Layer of Coverage Metadata of Programs | |
75 | ![]() |
IF_SCV_MD_REPOSITORY - DELETE_METADATA | Persistency Layer of Coverage Metadata of Programs | |
76 | ![]() |
IF_SCV_MD_REPOSITORY - DELETE_METADATA | Persistency Layer of Coverage Metadata of Programs | |
77 | ![]() |
IF_SCV_METHOD_SPY - HAS_BEEN_CALLED | Observes method calls | |
78 | ![]() |
IF_SCV_METHOD_SPY - RESET | Observes method calls | |
79 | ![]() |
TD_SCV_MD_REPOSITORY - CREATE | Simulates database for coverage metadata | |
80 | ![]() |
TD_SCV_MD_REPOSITORY - DELETE_METADATA_INFO | Simulates database for coverage metadata |