Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Field value getting disappeared in display mode

$
0
0

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


Viewing all articles
Browse latest Browse all 7775

Trending Articles