SAP ABAP Interface IF_POC_THRESHOLD_DEFINE (Interface for BAdI: POC_MAIN_THRESHOLD_CALCULATE)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MAIN (Package) Process Orchestration - Runtime
⤷
⤷
Properties
| Interface | IF_POC_THRESHOLD_DEFINE | |
| Short Description | Interface for BAdI: POC_MAIN_THRESHOLD_CALCULATE |
General Data
| Package | BS_POC_MAIN | Process Orchestration - Runtime |
| Created | 20120321 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_POC_THRESHOLD_DEFINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120321 |
Friends
Interface IF_POC_THRESHOLD_DEFINE has no friend.
Attributes
Interface IF_POC_THRESHOLD_DEFINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Define Threshold for Classification KPI | 20120321 | |
| 2 | Instance method | Public | Method | Define Threshold for Count KPI | 20120321 | |
| 3 | Instance method | Public | Method | Define Threshold for Duration KPI | 20120321 |
Events
Interface IF_POC_THRESHOLD_DEFINE has no event.
Types
Interface IF_POC_THRESHOLD_DEFINE has no local type.
Method Signatures
Method CLASS_THRESHOLD_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_THRESHOLD_DEF | Call by reference | Type reference (TYPE) | POC_S_RB_CLASS_THR_DEF | Threshold Definition for Classification KPI | 20120321 | |||
| 2 | IT_ACTIVITY_TASK | Call by reference | Type reference (TYPE) | POC_T_RB_PRC_STEP_KPI | Task and Activity Instances of Process | 20120321 |
Method CLASS_THRESHOLD_DEFINE on Interface IF_POC_THRESHOLD_DEFINE has no exception.
Method COUNT_THRESHOLD_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_THRESHOLD_DEF | Call by reference | Type reference (TYPE) | POC_S_RB_COUNT_THR_DEF | Threshold Definition for Count KPI | 20120321 | |||
| 2 | IT_ACTIVITY_TASK | Call by reference | Type reference (TYPE) | POC_T_RB_PRC_STEP_KPI | Task and Activity Instances of Process | 20120321 |
Method COUNT_THRESHOLD_DEFINE on Interface IF_POC_THRESHOLD_DEFINE has no exception.
Method DURATION_THRESHOLD_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_THRESHOLD_DEF | Call by reference | Type reference (TYPE) | POC_S_RB_DURATION_THR_DEF | Threshold Definition for Duration KPI | 20120321 | |||
| 2 | IT_ACTIVITY_TASK | Call by reference | Type reference (TYPE) | POC_T_RB_PRC_STEP_KPI | Task and Activity Instances of Process | 20120321 |
Method DURATION_THRESHOLD_DEFINE on Interface IF_POC_THRESHOLD_DEFINE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |