SAP ABAP Class CL_IGN_SEARCH_BDT (Search Processor for BDT Search)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IGN_SEARCH_API (Package) Search API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IGN_SEARCH | Search Processor (Base Class) | 20031007 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IGN_SEARCH_BDT_EXT | Search Processor for BDT Search - Enhancements f.EXPERT TCDs | 20050426 |
Properties
| Class | CL_IGN_SEARCH_BDT | |
| Short Description | Search Processor for BDT Search | |
| Super Class | CL_IGN_SEARCH | Search Processor (Base Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IGN_SEARCH_API | Search API |
| Created | 20031007 | SAP |
| Last change | 20050224 | 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_IGN_SEARCH_BDT has no interface implemented.
Friends
Class CL_IGN_SEARCH_BDT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'P_WEAK' | Parameter for Toned-Down BDT SelOpt Check | 20050104 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_COMPONENT_TAB | Components of Row Type | 20050103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IGN_TIGN225_TAB | Settings for Display Fields of a BDT Search | 20031007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031007 | |
| 2 | Instance method | Protected | Method | Check Whether a Column Exists in Result List | 20050103 | |
| 3 | Instance method | Protected | Method | Fill GT_TIGN225 with BDT Customizing | 20041210 |
Events
Class CL_IGN_SEARCH_BDT has no event.
Types
Class CL_IGN_SEARCH_BDT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Value transfer | Type reference (TYPE) | IGN_SEARCH_APPLICATION | Such-Anwendung | 20031007 | |||
| 2 | IV_SEARCH | Value transfer | Type reference (TYPE) | IGN_SEARCH | Suche | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Such-Customizing inkonsistent | 20031128 | ||
| 2 | Fehler beim Ausführen der Suche | 20081208 |
Method IS_COMPONENT_IN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CLIKE | Feldname in der Ergebnisliste | 20050103 | |||
| 2 | RV_COMPONENT_IS_IN_TABLE | Value transfer | Type reference (TYPE) | XFELD | 'X' = Ergebnisliste hat diese Komponente | 20050103 |
Method IS_COMPONENT_IN_TABLE on class CL_IGN_SEARCH_BDT has no exception.
Method SET_GT_TIGN225 Signature
Method SET_GT_TIGN225 on class CL_IGN_SEARCH_BDT has no parameter.
Method SET_GT_TIGN225 on class CL_IGN_SEARCH_BDT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |