SAP ABAP Interface IF_SQSC_RIS_DATA_PROVIDER (RIS Data Provider Interface for DB Procedure Proxies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SDD_DBPROC_PROXY_ADT (Package) Database Procedure Proxy ABAP Development Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQSC_RIS_DATA_PROVIDER | RIS Data Provider for DB Procedure Proxies | 20120801 |
Properties
| Interface | IF_SQSC_RIS_DATA_PROVIDER | |
| Short Description | RIS Data Provider Interface for DB Procedure Proxies |
General Data
| Package | SDD_DBPROC_PROXY_ADT | Database Procedure Proxy ABAP Development Tools |
| Created | 20120801 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SQSC_RIS_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SQSC_RIS_DATA_PROVIDER has no interface.
Friends
Interface IF_SQSC_RIS_DATA_PROVIDER has no friend.
Attributes
Interface IF_SQSC_RIS_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120807 | ||
| 2 | Instance method | Public | Method | 20120807 | ||
| 3 | Instance method | Public | Method | 20120801 |
Events
Interface IF_SQSC_RIS_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION_RANGE | Public | See coding | 20120813 | description_range TYPE RANGE OF ddtext
|
||
| 2 | PACKAGE_NAME_RANGE | Public | See coding | 20120801 | package_name_range TYPE RANGE OF devclass
|
||
| 3 | PROXY_NAME_RANGE | Public | See coding | 20120801 | proxy_name_range TYPE RANGE OF if_sqsc_ris_indexer=>ty_proxy_name
|
||
| 4 | TY_DU_REPOSITORY | Public | See coding | 20120801 | BEGIN OF ty_du_repository,
proxy_name TYPE if_sqsc_ris_indexer=>ty_proxy_name,
version TYPE r3state,
changed_on TYPE wb_changed_on,
changed_by TYPE wb_changed_by,
changed_at TYPE wb_changed_at,
created_on TYPE wb_created_on,
created_by TYPE wb_created_by,
created_at TYPE wb_created_at.
INCLUDE TYPE sris.
TYPES: END OF ty_du_repository
|
||
| 5 | TY_T_DU_REPOSITORY | Public | See coding | 20120801 | ty_t_du_repository TYPE STANDARD TABLE OF ty_du_repository
|
Method Signatures
Method GET_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESULTS | Call by reference | Type reference (TYPE) | SENVI_TAB | 20120807 | ||||
| 2 | I_ENVIRONMENT_PARAMETER | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_ENVIRONMENT | 20120807 |
Method GET_ENVIRONMENT on Interface IF_SQSC_RIS_DATA_PROVIDER has no exception.
Method GET_WHERE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESULTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20120807 | ||||
| 2 | I_WHERE_USED_PARAMETER | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_WHERE_USED_S | 20120807 |
Method GET_WHERE_USED on Interface IF_SQSC_RIS_DATA_PROVIDER has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESULTS | Call by reference | Type reference (TYPE) | TY_T_DU_REPOSITORY | 20120801 | ||||
| 2 | I_DESCRIPTION_FILTER | Call by reference | Type reference (TYPE) | DESCRIPTION_RANGE | 20120813 | ||||
| 3 | I_SEARCH_PARAMETER | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_SEARCH | 20120801 |
Method SEARCH on Interface IF_SQSC_RIS_DATA_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |