SAP ABAP Interface IF_EX_SAM_COV_ANALYSIS (Interface for BAdI: SAM_COV_ANALYSIS_BADI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_RT (Package) S&AM Runtime

⤷

⤷

Properties
Interface | IF_EX_SAM_COV_ANALYSIS | |
Short Description | Interface for BAdI: SAM_COV_ANALYSIS_BADI |
General Data
Package | SESF_SAM_RT | S&AM Runtime |
Created | 20060811 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_SAM_COV_ANALYSIS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060811 |
Friends
Interface IF_EX_SAM_COV_ANALYSIS has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_EX_SAM_COV_ANALYSIS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |