SAP ABAP Class CL_SCV_STMNT_RESULTS_BUILDER (Creates statement results for a processing block)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_STMNT_RESULTS_BUILDER | Creates statement results for a processing block | 20120113 |
Properties
Class | CL_SCV_STMNT_RESULTS_BUILDER | |
Short Description | Creates statement results for a processing block | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_API_ALL | Coverage API for All Purposes |
Created | 20120113 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCV_STMNT_RESULTS_BUILDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCV_STMNT_RESULTS_BUILDER | Creates statement results for a processing block | 20120113 |
Friends
Class CL_SCV_STMNT_RESULTS_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_DISPATCHER | 20120113 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_LOAD_TABLE_REPOSITORY | 20120113 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_POSITION_FINDER_DIRECTORY | 20120113 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SCV_LOAD_TABLE_REPOSITORY=>TY_LREF_TAB | 20120113 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_MD_PROGRAM | 20120113 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PROGNAME | 20120113 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SCV_RD_REPOSITORY=>TY_DATA | 20120113 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SCV_DISPATCHER=>TY_TESTKEY_TAB | 20120113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120113 | |
2 | ![]() |
Instance method | Private | Method | 20120113 | |
3 | ![]() |
Instance method | Private | Method | 20120113 | |
4 | ![]() |
Instance method | Private | Method | 20120113 | |
5 | ![]() |
Instance method | Private | Method | 20120113 | |
6 | ![]() |
Instance method | Private | Method | 20120113 |
Events
Class CL_SCV_STMNT_RESULTS_BUILDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_POSITION_FINDER | Private | See coding | 20120113 | BEGIN OF ty_position_finder,
source_name TYPE progname,
source_position_finder TYPE REF TO if_scv_src_position_finder,
END OF ty_position_finder
|
||
2 | TY_POSITION_FINDER_DIRECTORY | Private | See coding | 20120113 | ty_position_finder_directory TYPE STANDARD TABLE OF ty_position_finder WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FOR_PROGRAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120113 | |||
2 | ![]() |
I_TESTKEYS | Call by reference | Type reference (TYPE) | IF_SCV_DISPATCHER=>TY_TESTKEY_TAB | 20120113 | |||
3 | ![]() |
R_BUILDER | Value transfer | Object reference (TYPE REF TO) | CL_SCV_STMNT_RESULTS_BUILDER | 20120113 |
Method CREATE on class CL_SCV_STMNT_RESULTS_BUILDER has no exception.
Method FILL_PROGRAM_DATA Signature
Method FILL_PROGRAM_DATA on class CL_SCV_STMNT_RESULTS_BUILDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120113 |
Method GET_PBLOCK_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDENTIFIER | Call by reference | Type reference (TYPE) | CVS_WUKEY | 20120113 | |||
2 | ![]() |
R_META_DATA | Value transfer | Object reference (TYPE REF TO) | IF_SCV_MD_PBLOCK | 20120113 |
Method GET_PBLOCK_METADATA on class CL_SCV_STMNT_RESULTS_BUILDER has no exception.
Method GET_PBLOCK_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDENTIFIER | Call by reference | Type reference (TYPE) | CVS_WUKEY | 20120113 | |||
2 | ![]() |
R_RESULTS | Value transfer | Type reference (TYPE) | CVS_WURES | 20120113 |
Method GET_PBLOCK_RESULTS on class CL_SCV_STMNT_RESULTS_BUILDER has no exception.
Method GET_SOURCE_POSITION_FINDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20120113 | |||
2 | ![]() |
R_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_SCV_SRC_POSITION_FINDER | 20120113 |
Method GET_SOURCE_POSITION_FINDER on class CL_SCV_STMNT_RESULTS_BUILDER has no exception.
Method INIT Signature
Method INIT on class CL_SCV_STMNT_RESULTS_BUILDER has no parameter.
Method INIT on class CL_SCV_STMNT_RESULTS_BUILDER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |