SAP ABAP Class CL_IGN_SEARCH_SELOPT_DIALOG (Help Class for Multiple Selection (Dialog))
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IGN_SEARCH_API (Package) Search API
⤷
⤷
Properties
| Class | CL_IGN_SEARCH_SELOPT_DIALOG | |
| Short Description | Help Class for Multiple Selection (Dialog) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IGN_SEARCH_API | Search API |
| Created | 20040616 | 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_SELOPT_DIALOG has no interface implemented.
Friends
Class CL_IGN_SEARCH_SELOPT_DIALOG has no friend class.
Attributes
Class CL_IGN_SEARCH_SELOPT_DIALOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call Popup for Multiple Selection | 20040616 | |
| 2 | Static method | Public | Method | Create Icon for Multiple Selection and Select Option | 20040616 | |
| 3 | Static method | Private | Method | Create Initial Range Table | 20040616 | |
| 4 | Static method | Public | Method | Data Transfer of Screen Fields in Search Criteria Table | 20040616 |
Events
Class CL_IGN_SEARCH_SELOPT_DIALOG has no event.
Types
Class CL_IGN_SEARCH_SELOPT_DIALOG has no local type.
Method Signatures
Method CALL_MULTIPLE_SELECTION_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Suchkriterien | 20040616 | |||
| 2 | IV_CRIT_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname für Suchkriterium | 20040616 | |||
| 3 | IV_CRIT_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname für Suchkriterium | 20040616 | |||
| 4 | IV_SCREEN_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | 'LOW' | Name des Feldes in der Screen-Struktur | 20040616 | ||
| 5 | IV_SCREEN_STRUCNAME | Value transfer | Type reference (TYPE) | TABNAME | Name der Screen-Struktur | 20040616 | |||
| 6 | IV_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | Text in Titelzeile des Mehrfachselektion-Popups | 20040616 |
Method CALL_MULTIPLE_SELECTION_POPUP on class CL_IGN_SEARCH_SELOPT_DIALOG has no exception.
Method CREATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON_MULTIPLE_SELECTION | Value transfer | Type reference (TYPE) | ICON_TEXT | Ikone für Mehrfachselektion | 20040616 | |||
| 2 | EV_ICON_SELECT_OPTION | Value transfer | Type reference (TYPE) | ICON_TEXT | Ikone für Select-Option | 20040616 | |||
| 3 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Suchkriterien | 20040616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Ikone | 20040616 |
Method CREATE_INITIAL_RANGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RANGE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz auf Rangetabelle | 20040616 | |||
| 2 | IV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | 'LOW' | Feldname | 20040616 | ||
| 3 | IV_STRUCNAME | Value transfer | Type reference (TYPE) | TABNAME | Strukturname | 20040616 |
Method CREATE_INITIAL_RANGE_TABLE on class CL_IGN_SEARCH_SELOPT_DIALOG has no exception.
Method MOVE_SCREEN_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Suchkriterien | 20040616 | |||
| 2 | IV_HIGH | Value transfer | Type reference (TYPE) | ANY | Obergrenze | 20040616 | |||
| 3 | IV_LOW | Value transfer | Type reference (TYPE) | ANY | Untergrenze | 20040616 |
Method MOVE_SCREEN_TO_TABLE on class CL_IGN_SEARCH_SELOPT_DIALOG has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |