0% found this document useful (0 votes)
93 views14 pages

Chapter 06 - ABAP Repository Information System

The document discusses the ABAP Repository Information System, which allows users to search for ABAP development objects. It describes the Find and Where-Used functions. Find searches for objects based on criteria. Where-Used lists objects that use a specific object. The document demonstrates finding tables that use a standard field and provides practice using Where-Used. It summarizes that the Repository Information System allows quick searches across all ABAP objects.

Uploaded by

Mostafa Hassanin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views14 pages

Chapter 06 - ABAP Repository Information System

The document discusses the ABAP Repository Information System, which allows users to search for ABAP development objects. It describes the Find and Where-Used functions. Find searches for objects based on criteria. Where-Used lists objects that use a specific object. The document demonstrates finding tables that use a standard field and provides practice using Where-Used. It summarizes that the Repository Information System allows quick searches across all ABAP objects.

Uploaded by

Mostafa Hassanin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 14

IBM Global Services

ABAP Repository Information System

ABAP Repository Information Syste March-2005 © 2005 IBM Corporation


m | 2.06
IBM Global Services

Objectives

 The participants will be able to:


 Explain and use the Repository Information System.
 Perform Object Searches (FIND).
 Search for SAP Objects using other SAP Objects (WHERE-USED).
 Search for Objects outside of the ABAP Dictionary.

2 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

ABAP Repository Info System: Typical Queries

ABAP
Dictionary

Find (Object Search) Where-used lists


Find all objects of
type A with Find all objects of
attributes X, Y, Z. type A that use
object B

3 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

ABAP Repository: Initial Screen

4 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Find: Selection Screen

Enter a single
value for
the search
attributes or
use the arrow
push-buttons
for selection
options

Use the All Selections


pushbutton to limit search criteria
on other object attributes

5 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Selection Options

Use SELECT and EXCLUDE


FROM SELECTION
pushbuttons to perform
inclusive and exclusive
range searches.

6 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Hit List Options: Standard Options

7 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Where-Used List: Selection Screen

Where-Used List
pushbutton

List all programs that


use the table MARA

8 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Relationship between Objects Where-Used and Sub-Objects


Lists

Program

Data
Elements

Table
Screen

Domains

9 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Demonstration

 Finding of all the tables using a SAP standard field in the ABAP Dictionary by use
of the Where-used functionality.

10 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Practice

 Finding of all the tables using a SAP standard field in the ABAP Dictionary by use
of the Where-used functionality.

11 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

ABAP Repository Info System

Modeling

ABAP Dictionary

Programming

Environment

12 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Summary

 The ABAP Repository Information System is a tool which allows you to perform
quick searches for information on all ABAP development objects
 The two basic functions available in the Repository Info System are the Find and
Where-used list functions.
 The Find function allows you to search for objects from a specific object class
meeting selection criteria.
 The Where-used list function allows you to determine the use of an object in other
objects. Both functions produce a list of results which met the specified search
criteria.

13 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation


IBM Global Services

Questions
 What is the ABAP Repository System ?
 How to use the Where-used-list functionality ?

14 ABAP Repository Information System | 2.06 March-2005 © 2005 IBM Corporation

You might also like