cancel
Showing results for 
Search instead for 
Did you mean: 

Applying support stack

Former Member
0 Kudos

Hi,

My patch level in basis and abap is sp9,i want to apply patches upto 17,is it possible to apply stack directly to 17 at a time(abap stack).I know its possible of java stack directly to sp17 through JSPM.

Thanku

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

- ABAP stacks has to be applied one by one as there are not cumulative and dependancies on the previous ones.

- Java stack can be applied directly to 17 as they are cumulative and JSPM supports this.

Hope this helps.

Manoj Chintawar

Answers (2)

Answers (2)

Former Member
0 Kudos

you should also read the relevant note about the support packages for you release, e.g. 822379 for NW 7.0 abap. In this note, all known problems around the appying of support packages and the solutions are mentioned.

Former Member
0 Kudos

hi,

no, with abap stack you need to apply the support packages after another , as they

are non-cumulative (meaning patch 10 does not contain the patches of patch9).

You can/should create queues so you do not have to apply them one by one.

hope this helps.

kr

andreas