Hi!
I am facing with the problem of hanging SPAM patch (SAPKB13 - 16).
The patch will be stopped in the phase IMPORT_PROPER (step: DDIC activation) after few seconds.
The error is:
SPAM
IMPORT_PROPER
Reason: TP_STEP_FAILURE
Return-code: 0008
Error message: OCS package SAPKB70013, step "A", return code 0008
I looked into SPAM - Goto - Import Logs - Queue and found the following:
ABAP Dictinary Activaiton endes with return code 8.
Table SI_WD_FIRST_MAIN_SCREEN could not be activated
The problem in DDIC ACTIVATION is due to fact that I created a
queue including SAPKB70013 and SAPKB70014 and spam reached MAIN
IMPORT phase.
SI_WD_FIRST_MAIN_SCREEN is deleted in sp14
Then, the queue was reset (I suppose) and only SAPKB70013 was imported
manually in the system.
Question:
Is it possible to create the table SI_WD_FIRST_MAIN_SCREEN by my own in tcode SE11?
Thank you very much!
Holger Thomasson