SAP ABAP Class CL_SCV_MD_PBLOCK (Metadata of Processing Block)
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_PBLOCK Processing Block Metadata 20091218
Properties
Class CL_SCV_MD_PBLOCK  
Short Description Metadata of Processing Block    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_CALC   Calculations 
Created 20091218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCV_MD_PBLOCK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCV_MD_PBLOCK Processing Block Metadata 20091218
Friends
Class CL_SCV_MD_PBLOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_STATEMENT_TYPE_BRANCH_HIGH Static Attribute Private Attribute reference (LIKE) IF_SCV_MD_GENERATOR=>STATEMENT_KIND-UNCOND_BRAN 20100301
2 CON_STATEMENT_TYPE_BRANCH_LOW Static Attribute Private Attribute reference (LIKE) IF_SCV_MD_GENERATOR=>STATEMENT_KIND-COND_BRAN_FALSE 20100301
3 CON_STATEMENT_TYPE_EXPRESSION Static Attribute Private Attribute reference (LIKE) IF_SCV_MD_GENERATOR=>STATEMENT_KIND-EXPRESSION 20100226
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100226
2 CREATE Static method Public Method Creates an instance of type IF_SCV_MD_PBLOCK 20091218
Events
Class CL_SCV_MD_PBLOCK has no event.
Types
Class CL_SCV_MD_PBLOCK has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SCV_MD_PBLOCK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCV_MD_PBLOCK has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONT_OFFSET Call by reference Type reference (TYPE) SCV_MD_PBLOCK-CONT_OFFSET 20100201
2 Importing I_IDENTIFIER Call by reference Type reference (TYPE) CVS_WUKEY 20100201
3 Importing I_NUM_BRAN Call by reference Type reference (TYPE) SCV_MD_PBLOCK-NUM_BRAN 20091221
4 Importing I_NUM_STAT Call by reference Type reference (TYPE) SCV_MD_PBLOCK-NUM_STAT 20091221
5 Importing I_PBLOCK_HASH Call by reference Type reference (TYPE) SCV_MD_PBLOCK-PBLOCK_HASH 20091221
6 Importing I_STATEMENTS Call by reference Type reference (TYPE) SCV_MD_PBLOCK-STATEMENTS 20091218
7 Returning R_PBLOCK Value transfer Object reference (TYPE REF TO) IF_SCV_MD_PBLOCK 20091218

Method CREATE on class CL_SCV_MD_PBLOCK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800