Hi,
We've created a helptext concept that allows users to start a helptext pop-up per screen with a table task. The content of the helptext is created/modified in a special maintenance screen.
The created helptext items have a tab_id and tab_variant_id as PK columns to separate them per table/table variant.
When a user starts a helptext (with the table task open_help) the pop-up screen needs to display the helptext for the current tab_id and tab_variant_id. The process flow does the trick.

The tab_id can be determined by an expression field, but the current tab_variant_id is unknown.
Is it possible to know the current tab_id and tab_variant_id when starting a table task?
Kind regards,
Kevin Bakkenes

