cancel
Showing results for 
Search instead for 
Did you mean: 

sequence of SP's applying?

Former Member
0 Kudos

Hi Gurus

I want to implement Support packs:

SAP_ABA

SAP_BASIS

PI_BASIS

SAP_BW

BI_CONT to NW2004s, AIX,ORACLE

now i have all at SP09 level, i want all to SP level 13.

My question is, is there any necessary to implement the above SP's in particular sequence?

like first ABAP then second Basis like..... any SAP recommended !

Thanks in advance..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Balaji,

One thing that I highly recommend is that you read SAP Note 822379 "Known problems with Support Packages in SAP NW 2004s AS ABAP" before applying any SP's into your current system. Pay special attention to the recommendation on bringing in Basis support pack 12 at the same time as SP 13 (bringing in 12 by itself tends to break things).

Hope that helps.

J. Haynes

Former Member
0 Kudos

Hi Joe Haynes

Really it was a wonderful answer from you, but unfortunately, knowingly (As i done it for my fresh installation dev system 15 days before successfully with out errors with sp12+13 in a queue)

but now for my new installation quality system i applied SP1011 successfully, and then SP1213 utterly failed, most of my transactions are throwing errors(SYNTAX_ERRROR) :"for example":

*The following syntax error occurred in program "SAPLSWF_CCMS " in include

"IF_SWF_IFS_WORKITEM_EXIT======IU " in

line 15:

"Field "SWRCO_EVENT_AFTER_ACTION" is unknown. It is neither in one of t"

"he specified tables nor defined by a "DATA" statement. "DATA" statemen"

"t. "DATA" statement." *

one more like error:

The following syntax error occurred in program "SAPLSTRD " in include "LSTRDTOP

" in

line 6:

"The TYPE-POOL "SCTSA" is unknown."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error in the ABAP Application Program

What to do?????

Thanks

Former Member
0 Kudos

Dear Balaji,

This is in reference to the Syntax error in program SAPLSTRD .problem that you had faced. More details are as under:

Error in the ABAP Application Program

The current ABAP program "SAPLSHI5" had

come across a statement that unfortunat

The following syntax error occurred in

" in

line 6:

"The TYPE-POOL "SCTSA" is unknown.

We too have been facing this dump while logging in to Solman, after importing and implementing patch KB70013.

Pls suggest from your experience, what should we do in this scenario?

Regards,

Alok.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Also Please check the dependencies before applying any patch.

Former Member
0 Kudos

Hi Balaji,

At the time of downloading the SP's from Service market place , beside that you have ikon, view content info. click on that and there will be conditions, further click on that, you will get the exact procedure and dependencies.

Regards,

Mahesh

JPReyes
Active Contributor
0 Kudos

Usually first the basic components

SAP_BASIS, SAP_ABA, SAP_APPL,etc.. then system specific components like BW, SRM, etc... then the add-ons, plugins, and so on...

Regards

Juan