Hi,
Sorry.. its not possibel for me to share screenshots. Please find few analysis below.
I am using CUST_GRP5 field which is there in BTSALESSET context node. Here the issue is that, in display mode , there is no value in collection wrapper, but in edit mode it's fetching the value.
I have written below code in DO_PREPARE_OUTPUT of componenet BT115QH_SLSQ.
lr_salesset ?= me->ztyped_context->BTSALESSET->collection_wrapper->get_current( ).
In display mode - lr_salesset is not bound .
In edit mode - lr_salesset is bound .
Thanks,
Satya