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

Alv layout

Former Member
0 Likes
578

Hi,

I had creatd a layout on quality system for alv report by selection some 19 fields out of 20. My intension is that report should run with the layout always whether irres[pective of ethier qauality server or production server or some other server.

The layout is set as default layout in the selection screen.

Does the report still run the layout customized on quality server runs on pro0duction yoo?

if no, what shold i do to run the report with same layout that is designed on quality.

sure points

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Hi,

In case you have created the layout manually in Quality, then it wont work in Production. User will have to manually set in Production server.

This would be only one time activity in Production.

Else do it programmatically in Development server & move it along with transport .. Sample program BCALV_GRID_09.

Best regards,

Prashant

3 REPLIES 3
Read only

Former Member
0 Likes
547

Hi,

In case you have created the layout manually in Quality, then it wont work in Production. User will have to manually set in Production server.

This would be only one time activity in Production.

Else do it programmatically in Development server & move it along with transport .. Sample program BCALV_GRID_09.

Best regards,

Prashant

Read only

0 Likes
546

Prasanth,

Thanks for your quick rpley.It is not appearing the request. What should do to make it avaiable as object in request?

Read only

Former Member
0 Likes
546

Manual changes in layout cant be included in TR.

I have mentioned the sample program to include the object in TR. You will have to build the logic accordingly in your program.

Best regards,

Prashant