Giter Site home page Giter Site logo

abap-search-tools's Introduction

abap package version

abap-search-tools

This Repository contains the ADT Backend that is needed to use the eclipse plugin ABAP Search and Analysis Tools

Installation

Install this repository using abapGit.

Choosing the correct branch for your System

NW version ABAP Platform Branch name
≥ 7.55 ≥ 2020 main
7.54 1909 nw-753
7.53 1809 nw-753
7.52 nw-752
7.51 nw-752 (not tested)
7.50 nw-750
7.40 nw-740
< 7.40 Not officially supported

Additional Configuration

Configure Job for updating the Metadata Index of CDS Views v2 (aka View Entities)

Note: Only relevant for NW 7.55 and higher

With NW 7.55 a new version of CDS Views were introduced which do not have an accompanying DDIC View.
Therefore some Metadata information that is necessary for the following features:

  • ABAP Object Search; CDS View:
    • Parameter from
    • Parameter field
  • CDS Analyzer
    • Where-Used Analysis
    • Field Analysis

is missing for these new CDS Views.

To enable the aforementioned features for the new CDS Views as well, a daily job should be configured for the ABAP program ZSAT_CDS_V2_META_INDEX_UPDATE. This program will create the missing Metadata information in the tables:

  • ZSATCDS2MHEAD
  • ZSATCDS2MTAB
  • ZSATCDS2MFIELD

The program will also remove any invalid indexes of deleted CDS Views.
In addition to this program the ADT plugin ABAP Search and Analysis Tools will also trigger an update of the index during the activation of one or more CDS Views.

Issues during installation

See Wiki

Necessary Authorizations

To access the backend from ADT a user must have the following authorizations

Authorization Object Authorization Field Value
S_ADT_RES URI /devepos/adt/saat/*

abap-search-tools's People

Contributors

stockbal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.