SAP ABAP Interface IF_RIS_INCLUDE_IDENTIFIER (Repository Information System: Include Identifier)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_SEARCH (Package) Repository Information System: Search Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_INCLUDE_IDENTIFIER Repository Information System: Include Identifier 20120629
Properties
Interface IF_RIS_INCLUDE_IDENTIFIER  
Short Description Repository Information System: Include Identifier    
General Data
Package SRIS_SEARCH   Repository Information System: Search Functionality 
Created 20120629   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RIS_INCLUDE_IDENTIFIER has no forward declaration.
Interfaces
Interface IF_RIS_INCLUDE_IDENTIFIER has no interface.
Friends
Interface IF_RIS_INCLUDE_IDENTIFIER has no friend.
Attributes
Interface IF_RIS_INCLUDE_IDENTIFIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INDEX_FOR_MAIN_PROGRAM Instance method Public Method 20121031
2 GET_TADIR_ID_FOR_INCLUDE Instance method Public Method 20120629
Events
Interface IF_RIS_INCLUDE_IDENTIFIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TADIR_ID Public See coding 20120629 BEGIN OF ty_s_tadir_id, object_type TYPE trobjtype, object_name TYPE sobj_name, func_name TYPE rs38l_fnam, method_name TYPE seocpdname, uri TYPE string, END OF ty_s_tadir_id
2 TY_T_PROGRAM_NAMES Public See coding 20121031 ty_t_program_names TYPE SORTED TABLE OF programm WITH UNIQUE KEY table_line
3 TY_T_PROG_TADIR Public See coding 20121031 ty_t_prog_tadir TYPE SORTED TABLE OF ris_prog_tadir WITH UNIQUE KEY program_name
Method Signatures

Method GET_INDEX_FOR_MAIN_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RIS_PROG_TADIR Call by reference Type reference (TYPE) TY_T_PROG_TADIR 20121031
2 Importing I_MAIN_PROGRAM Call by reference Type reference (TYPE) PROGRAM 20121031

Method GET_INDEX_FOR_MAIN_PROGRAM on Interface IF_RIS_INCLUDE_IDENTIFIER has no exception.

Method GET_TADIR_ID_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE_NAME Call by reference Type reference (TYPE) PROGRAMM 20120629
2 Returning R_TADIR_ID Value transfer Type reference (TYPE) TY_S_TADIR_ID 20120629

Method GET_TADIR_ID_FOR_INCLUDE on Interface IF_RIS_INCLUDE_IDENTIFIER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740