SAP ABAP Class IF_INM_PROVIDER_QUERY (ESA: "Query"-Interface-Pattern)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_INM_API_METRIC | INM API: Metric | 20070404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_INM_API_METRIC_VALTYPE | cProjects API: Metrics Value | 20070619 |
Properties
| Class | IF_INM_PROVIDER_QUERY | |
| Short Description | ESA: "Query"-Interface-Pattern | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070404 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_INM_PROVIDER_QUERY has no forward declaration.
Interfaces
Class IF_INM_PROVIDER_QUERY has no interface implemented.
Friends
Class IF_INM_PROVIDER_QUERY has no friend class.
Attributes
Class IF_INM_PROVIDER_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Search query | 20070404 |
Events
Class IF_INM_PROVIDER_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SELECTION_PARAMETERS | Public | See coding | 20070404 | TT_SELECTION_PARAMETERS type standard table of
ty_selection_parameter with default key
|
||
| 2 | TY_QUERY_INFO | Public | Type reference (TYPE) | ESF_QUERY_INFO | Optionen einer Query | 20070404 | |
| 3 | TY_QUERY_OPTIONS | Public | Type reference (TYPE) | SESF_QUERY_OPTIONS | Optionen einer Query | 20070404 | |
| 4 | TY_SELECTION_PARAMETER | Public | Type reference (TYPE) | SESF_SELECTION_PARAMETER | 20070404 | |
Method Signatures
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070404 | ||||
| 2 | IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | SPACE | OUT_DATA muß gefüllt werden | 20070404 | ||
| 3 | IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Filterung auf Keys | 20070404 | |||
| 4 | IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message-Handler-Schnittstelle | 20070404 | |||
| 5 | IN_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | Query-Name | 20070404 | |||
| 6 | IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | Optionen einer Query | 20070404 | |||
| 7 | IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | Selektionsparameter | 20070404 | |||
| 8 | OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070404 | ||||
| 9 | OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070404 | ||||
| 10 | OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20070404 |
Method QUERY on class IF_INM_PROVIDER_QUERY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |