Skip to Content
0
Former Member
Apr 22, 2009 at 07:53 AM

Can I get field name of Selection screen ?

272 Views

Hi, experts.

I'd like to manage PGM's screens & fields of screens. I need to know field names of selection screen in external PGMs to manage input values of those fields.

For values, I'll use 'Dynp_values_read', but what should I use for getting field names of selection screen?

Is there any functions, classes or tables for PGM's fields of selection screen?

I've found tables&functions for this and I found D020S, D020T, D021T for PGM's screen. But I counld't see proper field names that shows on a selection screen when I excuted PGM. I guess there's a conversion routine between data that saved in repository and field name on screen.

Please let me know what should I use a function, tables or else.

Thanks.