SAP ABAP Interface IF_SCV_MD_PROGRAM (Program Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_CALC (Package) Calculations

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_MD_PROGRAM | Program Metadata | 20091218 |
Properties
Interface | IF_SCV_MD_PROGRAM | |
Short Description | Program Metadata |
General Data
Package | SCOV_API_CALC | Calculations |
Created | 20091217 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SCV_MD_PBLOCK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SCV_MD_PROGRAM has no interface.
Friends
Interface IF_SCV_MD_PROGRAM has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NUM_BRAN | Instance attribute | Public | Type reference (TYPE) | CVA_TOTAL_BRCH | Number of Branches | 20091217 | ||
2 | NUM_OST_CHANGES | Instance attribute | Public | Type reference (TYPE) | CVA_RESET | Number of Program Changes | 20091218 | ||
3 | NUM_PBLOCK | Instance attribute | Public | Type reference (TYPE) | CVA_TOTAL | 20100330 | |||
4 | NUM_STAT | Instance attribute | Public | Type reference (TYPE) | CVA_TOTAL_ST | Number of Statements | 20091217 | ||
5 | OBJECT | Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | 20100330 | |||
6 | OBJ_NAME | Instance attribute | Public | Type reference (TYPE) | SOBJ_NAME | 20100330 | |||
7 | OFFSET_HASH | Instance attribute | Public | Type reference (TYPE) | CVA_CRC32 | 32-Bit CRC Value | 20100427 | ||
8 | PBLOCKS | Instance attribute | Public | Type reference (TYPE) | TY_BLOCKS | 20100330 | |||
9 | PROGNAME | Instance attribute | Public | Type reference (TYPE) | PROGRAM | 20100330 | |||
10 | PROG_HASH | Instance attribute | Public | Type reference (TYPE) | CVA_CRC32 | 20100330 | |||
11 | SCOV_VERSION | Instance attribute | Public | Type reference (TYPE) | CVA_VERS | 20100330 | |||
12 | SOURCE_DATE | Instance attribute | Public | Type reference (TYPE) | CVA_UPSDAT | Source Date at Last Update | 20100623 | ||
13 | SOURCE_TIME | Instance attribute | Public | Type reference (TYPE) | CVA_UPSTIM | Source Time at Last Update | 20100623 | ||
14 | UNICODE | Instance attribute | Public | Type reference (TYPE) | CVA_STATUS | Unicode Flag | 20091217 |
Methods
Interface IF_SCV_MD_PROGRAM has no method.
Events
Interface IF_SCV_MD_PROGRAM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB | Public | See coding | 20100409 | TAB type STANDARD TABLE OF REF TO IF_SCV_MD_PROGRAM WITH DEFAULT KEY
|
||
2 | TY_BLOCK | Public | See coding | 20100330 | BEGIN OF ty_block,
identifier TYPE cvs_wukey,
metadata TYPE REF TO if_scv_md_pblock,
END OF ty_block
|
||
3 | TY_BLOCKS | Public | See coding | 20100330 | ty_blocks TYPE HASHED TABLE OF ty_block WITH UNIQUE KEY identifier
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |