Hello Bauer,
I checked in my system, in DO_INI_CONTEXT, we do not have collection_wrapper. Then I tries to put code in BT116IT_SRVO/GenericItem, node BTADMINI, attribute STRUCT.ORDERED_PROD
after lo_entity = lo_entity->get_parent( ). I need to add again lo_entity = lo_entity->get_parent( ). Then in lo_entity we could get PROCESS_TYPE.
Here I don't understand, in the lo_entity, when I debugged, I could still get parent for the third time, but for the third time, we could not get process type, there only header GUID we could get, just like the first time get parent, we could only get header GUID. I'm confused. Could you please explain? Thank you so much,