Hi,
I've got the tabstrip working and I have a function module with a subscreen.
I intend to populate the subscreen with fields from a bespoke table I have added to the dictionary. I can't seem to populate the screen fields.
Should I be doing this in the subscreen PBO (This is where I currently have it, doesn't work ) or should I be using the interface methods (READ_ADD_ON_DATA).
I've tried putting my code in both places to populate the subscreen but it stays empty.
Has anyone done this before or does anyone have any suggestions.
Many thanks
Simon Farrell