SAP ABAP Interface IF_SCV_PBLOCK_HANDLERS_FACTORY (Factory for Creating Handlers for TRIG Entries)
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_PBLOCK_HANDLERS_FACTORY Factory for Creating Handlers for TRIG Entries 20100712
Properties
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY  
Short Description Factory for Creating Handlers for TRIG Entries    
General Data
Package SCOV_API_CALC   Calculations 
Created 20100712   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no forward declaration.
Interfaces
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no interface.
Friends
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no friend.
Attributes
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HANDLERS_FOR_COVRES0 Instance method Public Method Creates a concatenated list of COVRES0 handlers 20100712
2 CREATE_HANDLERS_FOR_TRIG Instance method Public Method Creates a concatenated list of TRIG handlers 20100712
Events
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no event.
Types
Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no local type.
Method Signatures

Method CREATE_HANDLERS_FOR_COVRES0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20100712
2 Importing I_PROG_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20100712
3 Returning R_HANDLERS Value transfer Object reference (TYPE REF TO) IF_SCV_PBLOCK_HANDLER Behandler für einen Verarbeitungsblock-Eintrag 20100712

Method CREATE_HANDLERS_FOR_COVRES0 on Interface IF_SCV_PBLOCK_HANDLERS_FACTORY has no exception.

Method CREATE_HANDLERS_FOR_TRIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20100712
2 Importing I_PROG_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20100712
3 Returning R_HANDLERS Value transfer Object reference (TYPE REF TO) IF_SCV_PBLOCK_HANDLER Behandler für einen Verarbeitungsblock-Eintrag 20100712

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