SAP ABAP Class /SRMERP/IF_CFG_DAC_SEARCH (Search configuration provider)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_CFG_DAC_SEARCH | Search configuration provider | 20101109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_CFG_TST_SEARCH | Search configuration provider | 20101109 |
Properties
| Class | /SRMERP/IF_CFG_DAC_SEARCH | |
| Short Description | Search configuration provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101109 | SAP |
| Last change | 20110908 | 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 /SRMERP/IF_CFG_DAC_SEARCH has no interface implemented.
Friends
Class /SRMERP/IF_CFG_DAC_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /SRMERP/DOCUMENT_CAT | 'SC' | Purchasing Document Category | 20101109 | ||
| 2 | Constant | Public | Type reference (TYPE) | NROBJ | '/SRMERP/SC' | Name of number range object | 20101109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get maximum number of hits for search in material master | 20101109 | |
| 2 | Instance method | Public | Method | check if material master search is enabled | 20101109 |
Events
Class /SRMERP/IF_CFG_DAC_SEARCH has no event.
Types
Class /SRMERP/IF_CFG_DAC_SEARCH has no local type.
Method Signatures
Method GET_MAX_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MMS_MAX_HITS | Value transfer | Type reference (TYPE) | /SRMERP/SEARCH_MM_MAX_HITS | Maximum Number of Hits | 20101109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration Exceptions | 20101109 |
Method IS_MM_SEARCH_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | MM Search is enabled | 20101109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration Exceptions | 20101109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |