Application Development and Automation 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: 
Read only

Kernel Upgrade Impact on ABAP perspective ?

former_member194669
Active Contributor
0 Likes
1,738

We are planning for Kernel upgrade. I like to know what kind of impact on ABAP point of view.

My question is after the upgrade what are things i may needs to check from abaper perspective ?

I don't know is right to ask this question in abap general forum. may be our abap friends have something to share.

a®s

Any Info ?

We are planning for Kernel upgrade. I like to know what kind of impact on ABAP point of view.

My question is after the upgrade what are things i may needs to check from abaper perspective ?

I don't know is right to ask this question in abap general forum. may be our abap friends have something to share.

a®s

Any Info ?

9 REPLIES 9
Read only

kiran_k8
Active Contributor
0 Likes
1,500

aRs

I think all the programs which are using RFC Connections needs to be checked after kernel upgrade.

K.Kiran.

Read only

0 Likes
1,500

Can you please give more details Why ?

Read only

kiran_k8
Active Contributor
0 Likes
1,500

aRs,

Not so sure but we faced a problem once after the kernel upgrade.A program which is using FTP was not wokring as there were some changes done at the server level after kernel upgrade like changing the Server name/Ip etc.May be a Basis guy can throw more light on this topic.

K.Kiran.

Read only

GauthamV
Active Contributor
0 Likes
1,500

We also had gone for Kernel upgrade and our basis team implemented

it succesfully without any issues for us.

Read only

kiran_k8
Active Contributor
0 Likes
1,500

Gautam,

Can you please share something in brief regardng Kernel Upgrade.

K.Kiran

Read only

GauthamV
Active Contributor
0 Likes
1,500

This will give you some clear picture on impact .

Read only

Former Member
0 Likes
1,500
@gautam : i've read that before kernel upgrade we have to use "SGEN" transaction to generate objects with available load and then after kernel upgrade is done we have to regenerate objects from last generation..
can you please explain why do we need to do this...
as per my understanding it has got to do something with ABAP consistency....
but why excatly this is done..can anyone tell..
Read only

Former Member
0 Likes
1,500
@gautam : i've read that before kernel upgrade we have to use "SGEN" transaction to generate objects with available load and then after kernel upgrade is done we have to regenerate objects from last generation..
can you please explain why do we need to do this...
as per my understanding it has got to do something with ABAP consistency....
but why excatly this is done..can anyone tell..
Read only

Former Member
0 Likes
1,500

This is done to reduce the time to load the abap programs so that it's already bufferred up.