SAP ABAP Interface IF_SCV_PBLOCK_HANDLER (Handler for a processing block entry)
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_PBLOCK_HANDLER | |
Short Description | Handler for a processing block entry |
General Data
Package | SCOV_API_CALC | Calculations |
Created | 20100709 | 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_PBLOCK_HANDLER has no interface.
Friends
Interface IF_SCV_PBLOCK_HANDLER has no friend.
Attributes
Interface IF_SCV_PBLOCK_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the SCOV key for the processing block | 20100709 |
2 | ![]() |
Instance method | Public | Method | Handles an empty processing block | 20100709 |
Events
Interface IF_SCV_PBLOCK_HANDLER has no event.
Types
Interface IF_SCV_PBLOCK_HANDLER has no local type.
Method Signatures
Method GET_PB_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PBLOCK | Call by reference | Type reference (TYPE) | SCV_KERNEL_PBLOCK | Verarbeitunsblockbeschreibung aus Kernelsicht | 20100712 | ||
2 | ![]() |
R_KEY | Value transfer | Type reference (TYPE) | CVS_WUKEY | Schlüssel des Verarbeitungsblocks | 20100709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interne Ausnahme | 20100709 |
Method HANDLE_EMPTY_PB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PBLOCK | Call by reference | Type reference (TYPE) | SCV_KERNEL_PBLOCK | Verarbeitunsblockbeschreibung aus Kernelsicht | 20100712 | ||
2 | ![]() |
R_HANDLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE falls leerer Verarbeitungsblock behandelt wurde | 20100709 |
Method HANDLE_EMPTY_PB on Interface IF_SCV_PBLOCK_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |