SAP ABAP Class /BCV/CL_SIN_SEARCH_BI_CALL (BI caller class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/SIN (Package) BCV Search Integration Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_SIN_BI | BI Interface | 20080915 |
Properties
Class | /BCV/CL_SIN_SEARCH_BI_CALL | |
Short Description | BI caller class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/SIN | BCV Search Integration Layer |
Created | 20080915 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_SIN_SEARCH_BI_CALL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BCV/IF_SIN_BI | BI Interface | 20080915 |
Friends
Class /BCV/CL_SIN_SEARCH_BI_CALL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_T_BUFFER_IOBJ_DETAIL | InfoObject Detail Buffer | 20130612 |
Methods
Class /BCV/CL_SIN_SEARCH_BI_CALL has no method.
Events
Class /BCV/CL_SIN_SEARCH_BI_CALL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_BUFFER_IOBJ_DETAIL | Private | See coding | InfoObject details buffer structure | 20130612 | BEGIN OF ty_s_buffer_iobj_detail,
system_id TYPE logsys,
infoobject TYPE rsiobjnm,
detail TYPE /bcv/s_sin_bapi6108,
END OF ty_s_buffer_iobj_detail
|
|
2 | TY_T_BUFFER_IOBJ_DETAIL | Private | See coding | InfoObject details buffer table | 20130612 | ty_t_buffer_iobj_detail TYPE SORTED TABLE OF ty_s_buffer_iobj_detail
WITH UNIQUE KEY system_id infoobject
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |