Hello Dynpro Experts,
I have added an custom field in the dynpro component(/SAPSRM/WDC_DODC_NA) in the view(V_DODC_ADDATTACHMENT) which is a pop up for attaching the attachments for shopping cart.
I want to display the value of this custom field in another view (V_DODC_ATTACHMENT) which contains the details of all the attached attachment. I have added the custom filed in this view also.
I have tried setting the value of this attribute in method WDDOMODIFYVIEW of second view (V_DODC_ATTACHMENT), but it is displaying the value for this custom field only for the current line item. If I add 1 more attachment then the value of custom filed for the 1st attachment is changing.
Please help me. It is my first dynpro development so may be I need to write my code somewhere else.
Thanks,
Abnish