4.10.11

SAP Note 28257 - Abnormal termination during transaction QGA2

Symptom:

After running transaction QGA2 (Display inspection results), the program terminates abnormally (ABAP/4 runtime error RAISE_EXCEPTION "CHARACTERIST_SELECT_NOT_UNIQUE") if you choose the 'Select' function for a characteristic.

Cause and prerequisites

Missing entry in table TQ78.
As of Release 3.0B, the entry is no longer necessary.

Solution
In Customizing table TQ78 (processing modes results recording) copy the following entry: Transaction code = SE38, Processing mode = 1 into the entry Transaction code = QGA2, Processing mode = 1.
1. Transaction SM30
2. Table/view : V_TQ78
3. Function 'Maintain'
4. Function 'Position'
5. Transaction code SE38, processing mode 1, function 'Continue'
6. Select upper line
7. Function 'Copy as'
8. Transaction code QGA2, processing mode 1
9. Function 'Save'

Additional key words

Analyses, inspection results

No comments:

Post a Comment