SAP ABAP Class CL_CRM_BSP_DC_DYN_SEARCHREQ (Kontextklasse für Such-Controller)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_DC_GENERIC | Data Context OIC Hit List | 20050519 |
Properties
| Class | CL_CRM_BSP_DC_DYN_SEARCHREQ | |
| Short Description | Kontextklasse für Such-Controller | |
| Super Class | CL_CRM_BSP_DC_GENERIC | Data Context OIC Hit List |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
| Created | 20050519 | SAP |
| Last change | 20050705 | 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_CRM_BSP_DC_DYN_SEARCHREQ has no interface implemented.
Friends
Class CL_CRM_BSP_DC_DYN_SEARCHREQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Structure for the advanced search | 20050519 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Structure for Simple Search | 20050519 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CRMT_DYN_EXTENDED_DATA_TAB | Tabletype for extended data | 20050519 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20050519 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_FIELDNAME_TAB | Tabel of multivaue Fieldname | 20050519 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20050519 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMT_BL_VARIANTS_TAB | Table type for CRMC_BL_VARIANTS table | 20050519 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20050519 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CRMT_BL_VARIANTS_TAB | Table type for CRMC_BL_VARIANTS table | 20050519 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CRMT_SHUFFLER_TAB | Table Type for Shuffler Content | 20050519 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CRMT_SHUFFLER_TAB | Table Type for Shuffler Content | 20050519 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CRMT_BL_SHUFFLER_SHOW_TAB | Table type for CRMT_BL_SHUFFLER_SHOW | 20050519 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | Where search should be executed | 20050519 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected By shuffler | 20050519 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected Show shuffler | 20050519 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected Source shuffler | 20050519 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050519 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | Selection of Get-ddlb | 20050519 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Get-Text | 20050519 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Selection of Variants(for deletion) from Advance Search | 20050519 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | Variant's name | 20050519 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Selection of Show-ddlb of simple search | 20050519 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Valid Search values | 20050519 | ||
| 24 | Instance attribute | Private | Type reference (TYPE) | STRING | Temprary storage of value | 20050519 |
Methods
Events
Class CL_CRM_BSP_DC_DYN_SEARCHREQ has no event.
Types
Class CL_CRM_BSP_DC_DYN_SEARCHREQ has no local type.
Method Signatures
Method CHECK_N_STORE_MULTIVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050519 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050519 |
Method CHECK_N_STORE_MULTIVALUES on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method DO_SEARCH_QUERY_BY_EXTINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Objektschlüsseltabelle | 20050519 | |||
| 2 | EV_TOTAL_HITS | Call by reference | Type reference (TYPE) | I | 20050519 | ||||
| 3 | IT_MULTIVALUES | Call by reference | Type reference (TYPE) | CRMT_BSP_SEARCH_MULTI_VAL_TAB | Tabellentyp für CRMT_BSP_SEARCH_MULTI_VAL | 20050519 | |||
| 4 | IT_SORT_FIELDS | Call by reference | Type reference (TYPE) | CRMT_TABLEVIEW_SORTFLAG_TAB | Tabellentyp für Sortierkennzeichen für Tabellensicht | 20050519 | |||
| 5 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20050519 | ||||
| 6 | IV_SEARCH_ID | Call by reference | Type reference (TYPE) | CRMT_BSP_SEARCHID | ID zum Bestimmen der Suchmethoden oder Bausteine | 20050519 | |||
| 7 | IV_SEARCH_MAXHITS | Call by reference | Type reference (TYPE) | CRMT_BSP_SEARCH_MAXHITS | 20050519 | ||||
| 8 | IV_USE_STRUCTURE_SIMPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050519 |
Method DO_SEARCH_QUERY_BY_EXTINDEX on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method DO_SEARCH_QUERY_BY_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Objektschlüsseltabelle | 20050519 | |||
| 2 | IT_SORT_FIELDS | Call by reference | Type reference (TYPE) | CRMT_TABLEVIEW_SORTFLAG_TAB | Tabellentyp für Sortierkennzeichen für Tabellensicht | 20050519 | |||
| 3 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20050519 | ||||
| 4 | IV_SEARCH_MAXHITS | Call by reference | Type reference (TYPE) | CRMT_BSP_SEARCH_MAXHITS | 20050519 | ||||
| 5 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | CRMT_BSP_FAST_STRING | ID zum Bestimmen der Suchmethoden oder Bausteine | 20050519 |
Method DO_SEARCH_QUERY_BY_STRING on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_GV_FASTENTRYSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method GET_GV_FASTENTRYSELECTED on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_GV_FASTENTRYTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method GET_GV_FASTENTRYTEXT on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_M_S_GR_STRUCTURE_ADVANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | 20050519 |
Method GET_M_S_GR_STRUCTURE_ADVANCED on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_M_S_GR_STRUCTURE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | 20050519 |
Method GET_M_S_GR_STRUCTURE_SIMPLE on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_SEARCH_MULTIVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCHVALUES | Call by reference | Type reference (TYPE) | CRMT_BSP_RANGE_TAB | Tabellentyp für CRMT_BSP_RANGE | 20050519 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Eingabe-String | 20050519 |
Method GET_SEARCH_MULTIVALUES on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_S_GR_STRUCTURE_ADVANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method GET_S_GR_STRUCTURE_ADVANCED on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method GET_S_GR_STRUCTURE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method GET_S_GR_STRUCTURE_SIMPLE on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method SET_GV_FASTENTRYSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method SET_GV_FASTENTRYSELECTED on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method SET_GV_FASTENTRYTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050519 |
Method SET_GV_FASTENTRYTEXT on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method SET_S_GR_STRUCTURE_ADVANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050519 |
Method SET_S_GR_STRUCTURE_ADVANCED on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
Method SET_S_GR_STRUCTURE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050519 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050519 |
Method SET_S_GR_STRUCTURE_SIMPLE on class CL_CRM_BSP_DC_DYN_SEARCHREQ has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 700 |