SAP ABAP Interface IF_SCV_GEN_METADATA (Generation Metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Properties
Interface IF_SCV_GEN_METADATA  
Short Description Generation Metadata    
General Data
Package SCOV_API_CALC   Calculations 
Created 20100429   SAP 
Last changed 20110908   SAP 
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)
Interfaces
Interface IF_SCV_GEN_METADATA has no interface.
Friends
Interface IF_SCV_GEN_METADATA has no friend.
Attributes
Interface IF_SCV_GEN_METADATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NUM_OST_CHANGES Instance method Public Method 20100806
2 GET_NUM_OST_CHANGES_COMBINED Instance method Public Method 20100806
3 GET_OBJECT_NAME Instance method Public Method 20100806
4 GET_OBJECT_TYPE Instance method Public Method 20100806
5 GET_OFFSET_HASH Instance method Public Method 20100806
6 GET_PBLOCKS Instance method Public Method 20100806
7 GET_PROG_HASH Instance method Public Method 20100806
8 GET_PROG_NAME Instance method Public Method 20100806
9 GET_SOURCE_DATE Instance method Public Method 20100806
10 GET_SOURCE_TIME Instance method Public Method 20100806
11 HAS_SOURCE_CHANGED Instance method Public Method 20100810
12 HAS_TADIR_ENTRY Instance method Public Method 20100819
13 IS_UNICODE_ENABLED Instance method Public Method 20100810
14 IS_UNICODE_ENABLED_COMBINED Instance method Public Method 20100810
Events
Interface IF_SCV_GEN_METADATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GEN_METADATA_PBLOCK Public See coding 20100805 BEGIN OF ty_gen_metadata_pblock, identifier TYPE cvs_wukey, pblock_hash TYPE cva_crc32, num_source_changes TYPE cva_reset, source_date TYPE cva_upsdat, source_time TYPE cva_upstim, END OF ty_gen_metadata_pblock
2 TY_TAB_GEN_METADATA_PBLOCKS Public See coding 20100805 ty_tab_gen_metadata_pblocks TYPE SORTED TABLE OF ty_gen_metadata_pblock WITH UNIQUE KEY identifier
Method Signatures

Method GET_NUM_OST_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) CVA_RESET 20100806

Method GET_NUM_OST_CHANGES on Interface IF_SCV_GEN_METADATA has no exception.

Method GET_NUM_OST_CHANGES_COMBINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) CVA_RESET 20100806

Method GET_NUM_OST_CHANGES_COMBINED on Interface IF_SCV_GEN_METADATA has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) SOBJ_NAME 20100806

Method GET_OBJECT_NAME on Interface IF_SCV_GEN_METADATA has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) TROBJTYPE 20100806

Method GET_OBJECT_TYPE on Interface IF_SCV_GEN_METADATA has no exception.

Method GET_OFFSET_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) CVA_CRC32 20100806
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL 20100806

Method GET_PBLOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PBLOCKS Value transfer Type reference (TYPE) TY_TAB_GEN_METADATA_PBLOCKS 20100806
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL 20100806

Method GET_PROG_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) CVA_CRC32 20100806
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL 20100806

Method GET_PROG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) PROGRAM 20100806

Method GET_PROG_NAME on Interface IF_SCV_GEN_METADATA has no exception.

Method GET_SOURCE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATE Value transfer Type reference (TYPE) CVA_UPSDAT 20100806
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL Interne Ausnahme 20100810

Method GET_SOURCE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME Value transfer Type reference (TYPE) CVA_UPSTIM 20100806
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL Interne Ausnahme 20100810

Method HAS_SOURCE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20100810
# Exception Resumable Description Created on
1 CX_SCV_INTERNAL Interne Ausnahme 20100810

Method HAS_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20100819

Method HAS_TADIR_ENTRY on Interface IF_SCV_GEN_METADATA has no exception.

Method IS_UNICODE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENABLED Value transfer Type reference (TYPE) CVA_STATUS 20100810

Method IS_UNICODE_ENABLED on Interface IF_SCV_GEN_METADATA has no exception.

Method IS_UNICODE_ENABLED_COMBINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENABLED Value transfer Type reference (TYPE) CVA_STATUS Statusflag für an/aus 20100810

Method IS_UNICODE_ENABLED_COMBINED on Interface IF_SCV_GEN_METADATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800