Block type "Table" in Representation

SOLVED

Good day,

Does any one know how to add a Block type "Table" (Screen) in a Representation?

For example:

This is in the screen dictionary:

Where will I add something similar in the Representation?

Thanks in advance.

Top Replies

  • Hi ,

    What you are looking for is Collections in Classes (childs from the main class).

    After you create the childs, you need to map them (also in Classes).

    Take this example:

    My main class/table…

  • +1
    verified answer

    Hi ,

    What you are looking for is Collections in Classes (childs from the main class).

    After you create the childs, you need to map them (also in Classes).

    Take this example:

    My main class/table is YTRFMAIN with the index YIDTRF:

    All my child classes must have the YIDTRF so they can connect to the main class in mapping:

    This is the result from this class / representation:

    Feel free to ask me any question. Hope it helps.

    Best Regards