SAP ABAP Interface IF_RIS_METHOD_DATA (RIS: Identifies method data (parameter/variable))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_METHOD_DATA RIS: Identfies method data (parameter or variable) 20120816
Properties
Interface IF_RIS_METHOD_DATA  
Short Description RIS: Identifies method data (parameter/variable)    
General Data
Package SRIS_OCCURRENCE_FINDER   Repository Information System: Occurrence Finder 
Created 20120816   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RIS_METHOD_DATA has no forward declaration.
Interfaces
Interface IF_RIS_METHOD_DATA has no interface.
Friends
Interface IF_RIS_METHOD_DATA has no friend.
Attributes
Interface IF_RIS_METHOD_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_INTF_METHOD_PARAM Instance method Public Method 20120816
2 GET_INDEX_DATA Instance method Public Method 20120816
3 IS_METHOD_PARAMETER Instance method Public Method 20120816
4 IS_METHOD_VARIABLE Instance method Public Method 20120816
Events
Interface IF_RIS_METHOD_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_INDEX_DATA Public See coding 20120816 BEGIN OF ty_s_index_data, main_program TYPE programm, include TYPE programm, END OF ty_s_index_data
2 TY_T_INDEX_DATA Public See coding 20120816 ty_t_index_data TYPE SORTED TABLE OF ty_s_index_data WITH UNIQUE KEY main_program include
Method Signatures

Method CONVERT_TO_INTF_METHOD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ABAP_FULLNAME Value transfer Object reference (TYPE REF TO) IF_RIS_ABAP_FULLNAME 20120816
# Exception Resumable Description Created on
1 CX_RIS_METHOD_DATA 20120816

Method GET_INDEX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX_DATA Call by reference Type reference (TYPE) TY_T_INDEX_DATA 20120816

Method GET_INDEX_DATA on Interface IF_RIS_METHOD_DATA has no exception.

Method IS_METHOD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_METHOD_PARAMETER Value transfer Type reference (TYPE) ABAP_BOOL 20120816

Method IS_METHOD_PARAMETER on Interface IF_RIS_METHOD_DATA has no exception.

Method IS_METHOD_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_METHOD_VARIABLE Value transfer Type reference (TYPE) ABAP_BOOL 20120816

Method IS_METHOD_VARIABLE on Interface IF_RIS_METHOD_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740