SAP ABAP Class /BCV/CL_SIN_SEARCH_BAPI (BAPI Data Retrieve)
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_DSP_SEARCH | Search Interface (Runtime) | 20080901 |
Properties
| Class | /BCV/CL_SIN_SEARCH_BAPI | |
| Short Description | BAPI Data Retrieve | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20080901 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_SIN_DSP_SEARCH | Search Interface (Runtime) | 20080901 |
Friends
Class /BCV/CL_SIN_SEARCH_BAPI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /BCV/SIN_DS_PROVIDER | 'BAPI' | Data Source Provider | 20080901 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | /BCV/CL_SIN_C=>GC_DS_PROV_CLASS_BAPI_MT_CALL | Object Type Name | 20081002 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SEOITFNAME | /BCV/CL_SIN_C=>GC_DS_PROV_INTERFACE_BAPI_MT | Object Type Name | 20081013 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /BCV/S_SIN_IO_PARAMETER | SIN Input/Output Parameter | 20080901 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /BCV/SIN_CLASSNAME | Class Name | 20090515 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090515 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search ID | 20080901 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /BCV/SIN_REF_SYSTEM | Logical system | 20090515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check classname | 20090522 | |
| 2 | Static method | Public | Method | check system for bapi | 20090522 | |
| 3 | Instance method | Private | Constructor | 20080901 | ||
| 4 | Instance method | Public | Method | 20080901 | ||
| 5 | Static method | Public | Method | 20080901 | ||
| 6 | Static method | Public | Method | 20080901 | ||
| 7 | Instance method | Public | Method | 20091203 | ||
| 8 | Static method | Public | Method | 20081002 |
Events
Class /BCV/CL_SIN_SEARCH_BAPI has no event.
Types
Class /BCV/CL_SIN_SEARCH_BAPI has no local type.
Method Signatures
Method CHECK_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090522 | ||||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | /BCV/SIN_CLASSNAME | Class Name | 20090522 |
Method CHECK_CLASSNAME on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
Method CHECK_SYSTEM_BAPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090522 | ||||
| 2 | IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Search Integration Layer | 20090526 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /BCV/V_SIN_BP | Generierte Tabelle zu einem View | 20090514 | |||
| 2 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search ID | 20080901 |
Method CONSTRUCTOR on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
Method GET_CLASS_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20080901 | ||||
| 2 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20080901 |
Method GET_CLASS_ALL on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
Method GET_CLASS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLSNAME | Call by reference | Type reference (TYPE) | /BCV/SIN_CLASSNAME | Short description | 20080901 | |||
| 2 | RV_DESCRIPT | Call by reference | Type reference (TYPE) | STRING | Short description | 20080901 |
Method GET_CLASS_DESCRIPTION on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
Method GET_DATA_SOURCE_DETAIL_CLNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | PCV Log | 20080901 | |||
| 2 | ET_EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXPORT_PARAMETER | Export Parameter | 20080901 | |||
| 3 | ET_IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | /BCV/T_FND_IMPORT_PARAMETER | Import Parameter | 20080901 | |||
| 4 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | /BCV/SIN_CLASSNAME | Class Name | 20080901 | |||
| 5 | IV_EXC_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Boolean Value | 20080901 | ||
| 6 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | Search Connector ID | 20080901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for PCV Search Integration Layer | 20080901 | ||
| 2 | Exception Class for PCV SIN BAPI | 20080901 |
Method SELECT_MAX_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAXRESULTS | Call by reference | Type reference (TYPE) | /BCV/SIN_MAXRESULTS | Upper Limit of Results | 20091203 |
Method SELECT_MAX_RESULTS on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
Method SET_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20081002 |
Method SET_CLASSNAME on class /BCV/CL_SIN_SEARCH_BAPI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |