SAP ABAP Class IF_EX_SAM_COV_ANALYSIS (Interface for BAdI: SAM_COV_ANALYSIS_BADI)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060811 |
Properties
| Class | IF_EX_SAM_COV_ANALYSIS | |
| Short Description | Interface for BAdI: SAM_COV_ANALYSIS_BADI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060811 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_SAM_COV_ANALYSIS has no forward declaration.
Interfaces
Class IF_EX_SAM_COV_ANALYSIS has no interface implemented.
Friends
Class IF_EX_SAM_COV_ANALYSIS has no friend class.
Attributes
Class IF_EX_SAM_COV_ANALYSIS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060814 | ||
| 2 | Instance method | Public | Method | 20060814 |
Events
Class IF_EX_SAM_COV_ANALYSIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TSTR_PUBLISH_DATA | Public | See coding | 20060814 | BEGIN OF tstr_publish_data,
node_id TYPE sam_node_id,
bo_name TYPE sams_bo_name,
node_name TYPE sam_node_name,
schema_name TYPE sam_schema_name,
action_name TYPE sam_action_name,
derivator_name TYPE sam_derivators,
state_guard_var_name TYPE sam_status_var,
t_status_values TYPE ttso_status_values,
END OF tstr_publish_data
|
||
| 2 | TSTR_STATUS_VALUE | Public | See coding | 20060814 | BEGIN OF tstr_status_value,
name TYPE sam_status_var,
value TYPE sam_status_value,
changed TYPE boolean,
END OF tstr_status_value
|
||
| 3 | TTSO_STATUS_VALUES | Public | See coding | 20060814 | ttso_status_values TYPE SORTED TABLE OF tstr_status_value WITH UNIQUE KEY name
|
||
| 4 | TTST_PUBLISH_DATA | Public | See coding | 20060814 | ttst_publish_data TYPE STANDARD TABLE OF tstr_publish_data
|
Method Signatures
Method PUBLISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | TTST_PUBLISH_DATA | 20060814 |
Method PUBLISH on class IF_EX_SAM_COV_ANALYSIS has no exception.
Method SHOULD_BO_BE_MEASURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20060814 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060814 |
Method SHOULD_BO_BE_MEASURED on class IF_EX_SAM_COV_ANALYSIS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |