Skip to Content
0
Former Member
Jan 12, 2012 at 12:05 PM

Unable to display grid using OOALV

168 Views

Hi,

I'm not able to display the list using Object-Oriented ALV technique. On executing it shows a pop-up error message as 'Program Error'. When I see its details, it shows as 'Output table passed to the ALV is not defined globally but locally. thus the reference to the table is lost'. My code snippet is as follows:

<Garbled code removed by moderator>

Kindly inform me the reason for this error or inform me the resolution for it.

  • I've created the Screen '200' and Custom container in it. Given the same name (i.e 'cust_cont') as ALV grid's parent. Also created the PF Status 'GRID'

Moderator message : Post only relevant portion of source code, use code tags for better visibility of code.

Edited by: Vinod Kumar on Jan 12, 2012 6:29 PM