SAP ABAP Class CL_RIS_ADT_RES_WHERE_USED (RIS: Service for the ADT-Data Connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_ADT (Package) Repository Information System: ABAP Development Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20120604
Properties
Class CL_RIS_ADT_RES_WHERE_USED  
Short Description RIS: Service for the ADT-Data Connection    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_ADT   Repository Information System: ABAP Development Tools 
Created 20091113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ADT_RES_WHERE_USED has no forward declaration.
Interfaces
Class CL_RIS_ADT_RES_WHERE_USED has no interface implemented.
Friends
Class CL_RIS_ADT_RES_WHERE_USED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_RIS_ADT_RES_WHERE_USED' 20120604
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_CODE_LINE Instance method Protected Method Adjust Code Line for source-based editor 20120604
2 GET_CODE_LINES Instance method Protected Method Code Line Retrieval 20120604
3 WHERE_USED Instance method Protected Method Where-Used List and Code Line Retrieval 20120604
4 WHERE_USED_LAZY Instance method Protected Method Where-Used List Retrieval 20120604
Events
Class CL_RIS_ADT_RES_WHERE_USED has no event.
Types
Class CL_RIS_ADT_RES_WHERE_USED has no local type.
Method Signatures

Method ADJUST_CODE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WHERE_USED_RESULT Call by reference Type reference (TYPE) RIS_S_ADT_WHERE_USED_RESULT Repository Information System: Where-Used Result 20120604

Method ADJUST_CODE_LINE on class CL_RIS_ADT_RES_WHERE_USED has no exception.

Method GET_CODE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20120604
2 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20120604
# Exception Resumable Description Created on
1 CX_ADT_REST 20120604

Method WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20120604
2 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20120604
# Exception Resumable Description Created on
1 CX_ADT_REST 20120604

Method WHERE_USED_LAZY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20120604
2 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20120604
# Exception Resumable Description Created on
1 CX_ADT_REST 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in 740