Skip to content

Running code pal for ABAP with user parameter SATC_CI_MODE set to "X". #242

Closed
@estevao-schultz-neto-SAP

Description

PROBLEM: (problem described by one of our users):
For Code Pal, we have to set user parameter SATC_CI_MODE to X. However, this seems to cause conflict when looking up ATC issues from our consolidations system. Is it a known issue? How should we deal with that so that both Code Pal and proper ATC issues show up in our dev system?

SOLUTION
Setting this user parameter SATC_CI_MODE = X means that the Code Inspector Mode is activated,
Furthermore, it means you have to use then "Code Inspector" and catching the results via ATC is no longer possible.
One has to decide: The parameter is a switch between working with CI or ATC (for getting the results).

Maybe we need do discuss all possible ways of executing the code pal:

  1. Via SCI and SCII with a variant or profile;
  2. Via job (API) with a variant or profile;
  3. Via SUT with CI Flavour with a variant or profile;
  4. Via ADT/WBT (e.g. SE80 or Eclipse) --> here one needs the above mentioned flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions