Hi guys,
I am getting components of a structure in a table of type abap_component_tab.
I am taking each components of the structure in a workarea with the same type.
I only would like to work with data elements that have an elementary type defined in a domain and not a predefined type.
How can i translate that in ABAP?
Thanks in advance.
Maria