SAP ABAP Class CL_POC_BCV_BAPI_PROC_HEADER (POB - Data Provider : Process Header)
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_PROC_HEADER | |
Short Description | POB - Data Provider : Process Header | |
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_PROC_HEADER 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_PROC_HEADER 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_PROC_HEADER' | 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_PROC_HEADER has no method.
Events
Class CL_POC_BCV_BAPI_PROC_HEADER 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,
process_type_id TYPE poc_process_type_id ,
process_type_name TYPE poc_proc_typ_name ,
process_status TYPE poc_process_status ,
prc_start_date TYPE poc_date ,
prc_start_time TYPE poc_time ,
bo_type_name TYPE poc_bo_typ_name ,
bo_type TYPE poc_bo_type ,
bo_id TYPE poc_bo_id ,
uname TYPE poc_executed_by ,
prc_kpi_thr_exceeded TYPE poc_thr_status ,
process_id TYPE poc_process_id ,
prc_sys_status_desc TYPE text60 ,
END OF tys_output_attr
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |