SAP ABAP Class CL_POC_BCV_BAPI_RELATED_OBJ (POB - Data Provider : Related Objects)
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_RELATED_OBJ | |
| Short Description | POB - Data Provider : Related Objects | |
| 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_RELATED_OBJ 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_RELATED_OBJ 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_RELATED_OBJ' | 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_RELATED_OBJ has no method.
Events
Class CL_POC_BCV_BAPI_RELATED_OBJ 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,
bo_type_name TYPE poc_bo_typ_name ,
bo_id TYPE poc_bo_id ,
bo_type TYPE poc_bo_type ,
process_id TYPE poc_process_id ,
fullname TYPE poc_user_name,
END OF tys_output_attr
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |