SAP ABAP Class CL_BS_BP_GUIBB_DQUERY (BOL feeder class BP GUIBB search for BP)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_GUIBB_DQUERY | BOL feeder class GUIBB search for MDG | 20100802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_ALL_GUIBB_DQUERY | BOL Feeder Class for Customer Search UIBB | 20111129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BS_CU_GUIBB_DQUERY | BOL Feeder Class for Customer Search UIBB | 20111129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SP_GUIBB_DQUERY | BOL Feeder Class for Customer Search UIBB | 20111129 |
Properties
| Class | CL_BS_BP_GUIBB_DQUERY | |
| Short Description | BOL feeder class BP GUIBB search for BP | |
| Super Class | CL_MDG_BS_GUIBB_DQUERY | BOL feeder class GUIBB search for MDG |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_BOLUI | Master Data Governance: BOL UI |
| Created | 20100324 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BS_BP_GUIBB_DQUERY has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_DQUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_CONTEXT_GLOBAL | Access To Global Context | 20110310 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_CONTEXT_HISTORICAL | Access To Historical Context | 20110227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110206 | |
| 2 | Instance method | Protected | Method | ALPHA conversion | 20110722 | |
| 3 | Instance method | Protected | Method | Converts the search parameters "operator" and "sign" | 20111213 | |
| 4 | Instance method | Protected | Method | Converts the string fields to the related original fields | 20111213 | |
| 5 | Instance method | Protected | Method | Returns the target data type for alpha conversion | 20111213 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | RESULT_EXCEEDS_MAXIMUM | Instance Event (0) |
Public (2) |
is raised when more entries than max hits are found | 20110526 |
Types
Class CL_BS_BP_GUIBB_DQUERY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_DQUERY has no parameter.
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_DQUERY has no exception.
Method CONVERT_ALPHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20110722 | |||
| 2 | IS_FPM_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_S_SEARCH_CRITERIA | search criteria for GUIBB Search | 20110722 |
Method CONVERT_ALPHA on class CL_BS_BP_GUIBB_DQUERY has no exception.
Method CONVERT_SEARCH_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RANGE | Call by reference | Type reference (TYPE) | RSDSSELOPT | Selection Structure with Ranges | 20111213 | |||
| 2 | CT_FPM_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20111213 |
Method CONVERT_SEARCH_PARAMETERS on class CL_BS_BP_GUIBB_DQUERY has no exception.
Method CONVERT_STRING_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20111213 |
Method CONVERT_STRING_FIELDS on class CL_BS_BP_GUIBB_DQUERY has no exception.
Method GET_ALPHA_CONVERSION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | NAME_KOMP | Name of the search attribute | 20111213 | |||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | NAME_KOMP | Data type for alpha conversion | 20111213 |
Method GET_ALPHA_CONVERSION_TYPE on class CL_BS_BP_GUIBB_DQUERY has no exception.
Event Signatures
Event RESULT_EXCEEDS_MAXIMUM Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAX_NUM_RESULTS | Exporting | Value transfer | Type reference (TYPE) | I | 20110526 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |