SAP ABAP Class IF_SQSC_RIS_DATA_PROVIDER (RIS Data Provider Interface for DB Procedure Proxies)
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
Class IF_SQSC_RIS_DATA_PROVIDER  
Short Description RIS Data Provider Interface for DB Procedure Proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120801   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SQSC_RIS_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_SQSC_RIS_DATA_PROVIDER has no interface implemented.
Friends
Class IF_SQSC_RIS_DATA_PROVIDER has no friend class.
Attributes
Class IF_SQSC_RIS_DATA_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENVIRONMENT Instance method Public Method 20120807
2 GET_WHERE_USED Instance method Public Method 20120807
3 SEARCH Instance method Public Method 20120801
Events
Class 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 Changing C_RESULTS Call by reference Type reference (TYPE) SENVI_TAB 20120807
2 Importing I_ENVIRONMENT_PARAMETER Call by reference Type reference (TYPE) RIS_S_PARAMETER_ENVIRONMENT 20120807

Method GET_ENVIRONMENT on class 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 Changing C_RESULTS Call by reference Type reference (TYPE) ANY TABLE 20120807
2 Importing I_WHERE_USED_PARAMETER Call by reference Type reference (TYPE) RIS_S_PARAMETER_WHERE_USED_S 20120807

Method GET_WHERE_USED on class 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 Changing C_RESULTS Call by reference Type reference (TYPE) TY_T_DU_REPOSITORY 20120801
2 Importing I_DESCRIPTION_FILTER Call by reference Type reference (TYPE) DESCRIPTION_RANGE 20120813
3 Importing I_SEARCH_PARAMETER Call by reference Type reference (TYPE) RIS_S_PARAMETER_SEARCH 20120801

Method SEARCH on class IF_SQSC_RIS_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in