Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Background job Incorrect call of RSTG

former_member213112
Participant
0 Kudos

Hi,

       In Background job I'm getting this error as Incorrect call of RSTG with Message no:023 and Message type:A

Thanks,

Avinash

11 REPLIES 11

Former Member
0 Kudos

What is the message ID ?

0 Kudos

Hi Rudra,

                     Message Id is 00.

Thanks,

Avinash

0 Kudos

Hi Avinash,

Please try to debug the background job via using JDBG  in the Command toolbar and the put breakpoint at statement "MESSAGE" and then you should be able to find out the reason.

Hint: Loos like a printing issue to be . As you did not give enough details so cannot be for sure.

Or else .

Ask your basis team to run $SYNC at the database level to SYNC up all the users buffers.

remember to get you users to logoff first. It is preferable for you to stop/start all the SAP servers.

Also search for some OSS notes and you may find some useful notes related to your system.

Good luck.

R

0 Kudos

Hi Rudra,

                  There are no error messages in the Program.

Thanks,

Avinash

0 Kudos

Ok talk to BASIS as I explained.

0 Kudos

They have given me(ABAP) that issue .

oliver_wurm
Active Participant
0 Kudos

Hi Avinash,

have you checked OSS Note 954792 ??

Regards

Oliver

0 Kudos

Hi Oliver,

                 The note shows with return code 0012, but for me it is showing as 023.

Thanks,

Avinash

0 Kudos

Hi Avinash,

not sure what you mean. I was referring to Solution Number 11 in that Note. The Return Code of the XPRA_EXECUTION during the upgrade process is not relevant for your issue. But since this Job terminates with the same message and this Termination is based on the SAP Kernel Release you might want to check your Kernel Release.

11. Support Packages for SAP_AP SAPKNA7101:

Symptom:

When you import the SAP_AP Support Package SAPKNA7101 (and other Support Packages for A1S-relevant components), the import terminates in the XPRA_EXECUTION phase with a return code 0012. The log shows the following error message:

   Program terminated (job: RDDEXECL, no.: ...)

   See job log

   The job log of the RDDEXECL batch job shows:

    Incorrect call of RSTG   Job cancelled

   or only:

     Job also cancelled due to process termination. See the

       system log

Solution: Kernel 7.10 patch number 13 corrects this problem.

Regards

0 Kudos

Hi Oliver,

                   Forwarded the same issue to my Basis team so waiting for their reply.

Thanks,

Avinash

0 Kudos

Hi Avinash

Can you tell me how this is resolved.