1.2.11

SAP Note 21363 - SIS (flexible analysis): Error message GS046

Symptom:

The error message GS046 "Set 3A... is not generated for table & in &" appears when generating a flexible analysis for a VIS information structure. The check program RGSECH00 mentioned in the error message cannot find the cause of the error.
If you continue the generation, an ABAP/4 runtime error BCD_BADDATA occurs in program SAPMMCS2 in routine REPORT_WRITE.

Cause and prerequisites

The (first) set mentioned in the error message is missing in the current client. The cause for this is still unknown.

Solution

Copy the missing set from client 000 using the ABAP/4 program RGSSTF00. (You can also find this program in the Environment menu of Transaction GS03 (Display set) under "Transport -> Copy from client". As of Release 3.0, you can also find Transaction GS03 in the Tools menu of Transaction MCSB (Change evaluation) under "Sets -> Display".)
Procedure:

  • Call program RGSSTF00
  • Entries on the initial screen:

Source client: 000
Table: (Name of the information structure according to the error message, for example S001)
Set ID: (First set ID in the error message, for example 3AC_3AAAF___)
Activate the checkbox "Copy without selection list".

Activate the checkbox "Copy with dependent objects".

  • Execute the program.

No comments:

Post a Comment