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

Request Or local object ?

Former Member
0 Likes
899

Hi all,

Let me explain the scenario. I have to two fields to my existing customizing report. they have used some global structure in that i have added two fields . for testing purpose i have copied the same report and saved as local object its working with updated fields in OOALV.

After that i have made the same changes in my original report and saved under some request now its not working . Even i have copied all the lines from local object then also its not working. Could any one of you please resolve my issue..

thanks in advance...

regards

Vardhan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
871

Check the screen is Active or Not.

May be there are some includes which are still pointing to old One. Are there any includes in the program.

When you copied the program , how you copied it to new local one..?

Just check all the possibilities..

9 REPLIES 9
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
871

Lets see you coding.

Regards,

RIch Heilman

Read only

0 Likes
871

It is of 1000 lines code shall i send...

Read only

0 Likes
871

Hi,

I am sure u missed some thing while copying. Just debug both programs parallelly and see where is wrong.

Single statement can cause the difference.

U can also compare the programs in parallel screens using tcode SE39. Check this and get back in case of issues.

Thanks,

Vinod.

Read only

0 Likes
871

Hi

U should explain us what you mean with 'Doesn't work'?

What doesn't work?

If the ALV check if you hardcoded the name of program before transfering it to ALV.

Max

Read only

Former Member
0 Likes
871

Hi vardhan,

can u be some what clear

1. where u testing this program is it in testing server

2. if u r in testing server did u transported the global structure what u have created in dev.

regards,

Naresh Kumar

Read only

Former Member
0 Likes
872

Check the screen is Active or Not.

May be there are some includes which are still pointing to old One. Are there any includes in the program.

When you copied the program , how you copied it to new local one..?

Just check all the possibilities..

Read only

0 Likes
871

Hi,

Thank you for your reply,

I have checked even the screen also it is active.

thanks regards

vardhan

Read only

0 Likes
871

First tell me Any Includes in your program or not.

Read only

0 Likes
871

Sorry All,

And thanks for replying me

Now I have checked thoroughly one the include was not active.

regards

Vardhan