‎2007 Nov 19 4:59 PM
Hi Guys
I need to add a structure in the layout coming from my program in the top include,the problem is that my source program is activated (although activate anyway, not error free as the PAI hasnt been hadeled yet coz i need to change the screen) but still the layout is not picking up my prog defined struct, says struc is not defined in the generated version.
Can sumone plz help ? I have witnessed this issue a lot in mod pool but i dont know the reason.
Points assured
‎2007 Nov 19 5:49 PM
First you need to activate the program even if you have errors. Press "Activae Anyway" button on the activate screen.
Then try to include the your local strcuture field on the screen again.
Regards,
Naimesh Patel
‎2007 Nov 19 6:03 PM
Hey Naimesh
My sorce code is activated,
The problem is, any struc I declare now and acticated the prog, it does not appear in the 'get from program' list on layout. Only old ones are coming.
‎2007 Nov 19 8:23 PM
fOUND AN easier way of doing it, incluses the field i wanted to add in my layout from dictionary, included the logic to populate that field in the pbo loop at itab part in the flow logic.
rgds
Sameer.