SAP ABAP Class CL_POC_BCV_BAPI_KPI_DATA (POB - Data Provider : Process KPIs)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MONITOR (Package) Process Orchestration - Monitoring

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20120412 |
Properties
Class | CL_POC_BCV_BAPI_KPI_DATA | |
Short Description | POB - Data Provider : Process KPIs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_POC_MONITOR | Process Orchestration - Monitoring |
Created | 20120412 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_POC_BCV_BAPI_KPI_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20120412 |
Friends
Class CL_POC_BCV_BAPI_KPI_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_POC_BCV_BAPI_KPI_DATA' | Object Type Name | 20120412 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYS_INPUT_ATTR | Input attr | 20120412 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYS_OUTPUT_ATTR | Output attr | 20120412 |
Methods
Class CL_POC_BCV_BAPI_KPI_DATA has no method.
Events
Class CL_POC_BCV_BAPI_KPI_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYS_INPUT_ATTR | Private | See coding | 20120412 | BEGIN OF tys_input_attr,
bo_id TYPE poc_bo_id,
bo_type TYPE poc_bo_type,
process_def_id TYPE poc_process_type_id,
process_id TYPE poc_process_id,
END OF tys_input_attr
|
||
2 | TYS_OUTPUT_ATTR | Private | See coding | 20120412 | BEGIN OF tys_output_attr,
kpi_type_name TYPE poc_kpi_type_name ,
status TYPE poc_threshold_status ,
value TYPE poc_kpi_value ,
process_id TYPE poc_process_id ,
END OF tys_output_attr
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |