SAP ABAP Class CL_SCV_CHANGED_SINCE_FILTER (FOR SAP-INTERNAL USE ONLY !!!)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_FILTER (Package) Filter Functions for Coverage Results

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_RESULT_NODE_FILTER | FOR SAP-INTERNAL USE ONLY !!! | 20120920 |
Properties
Class | CL_SCV_CHANGED_SINCE_FILTER | |
Short Description | FOR SAP-INTERNAL USE ONLY !!! | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_API_FILTER | Filter Functions for Coverage Results |
Created | 20120920 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCV_RESULT_NODE_FILTER | FOR SAP-INTERNAL USE ONLY !!! | 20120920 |
Friends
Class CL_SCV_CHANGED_SINCE_FILTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_CHANGED_PBLOCKS | 20120920 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LIF_GEN_METADATA_REPOSITORY=>TY_PROGRAMS | 20120920 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | D | 20120920 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_GEN_METADATA_REPOSITORY | 20120920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120920 | |
2 | ![]() |
Instance method | Private | Method | 20120920 | |
3 | ![]() |
Instance method | Private | Method | 20120920 | |
4 | ![]() |
Instance method | Private | Method | 20120920 | |
5 | ![]() |
Instance method | Private | Method | 20120920 | |
6 | ![]() |
Instance method | Private | Method | 20120920 | |
7 | ![]() |
Instance method | Private | Method | 20120920 |
Events
Class CL_SCV_CHANGED_SINCE_FILTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHANGED_PBLOCKS | Private | See coding | 20120920 | BEGIN OF ty_changed_pblocks,
prog_name TYPE program,
pblocks TYPE cvt_wukey,
END OF ty_changed_pblocks
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGED_SINCE_DATE | Call by reference | Type reference (TYPE) | D | 20120920 | |||
2 | ![]() |
R_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_SCV_CHANGED_SINCE_FILTER | 20120920 |
Method CREATE on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method GET_PROGRAM_NAME_FOR_PBLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLASS_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20120920 | |||
2 | ![]() |
E_PROG_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20120920 | |||
3 | ![]() |
I_PBLOCK | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20120920 |
Method GET_PROGRAM_NAME_FOR_PBLOCK on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method HAS_PBLOCK_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PBLOCK | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20120920 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120920 |
Method HAS_PBLOCK_CHANGED on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method HAS_PROGRAM_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20120920 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120920 |
Method HAS_PROGRAM_CHANGED on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGED_SINCE_DATE | Call by reference | Type reference (TYPE) | D | 20120920 |
Method INIT on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method LOAD_CHANGED_PBLOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROG_NAME | Value transfer | Type reference (TYPE) | PROGRAM | 20120920 |
Method LOAD_CHANGED_PBLOCKS on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
Method LOAD_CHANGED_PROGRAMS Signature
Method LOAD_CHANGED_PROGRAMS on class CL_SCV_CHANGED_SINCE_FILTER has no parameter.
Method LOAD_CHANGED_PROGRAMS on class CL_SCV_CHANGED_SINCE_FILTER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |