How can I access element data objects within structure data objects?
E.g. I have an expression of type formula and the context of the expression is a data object of type strucure.
How can I process elements of the structure within the formula expression - like ABS_VALUE( structure-element ).
(SAP NW 701, ABAP).