Skip to Content
0
Jun 13, 2018 at 03:10 PM

Table line populated using OVS is disappearing after save is pressed

86 Views

Hi All,

I had a requirement to modify a search help on statement field in statement view in Label set PLM. The component is /PLMU/WDC_LBL_REUSE_STMT2 and field is STATEMENT, this has a standard DDIC search help coming from the type. The requirement is to filter the statements based on purpose, apart for the others already being done. I have replaced this search help with an OVS ( by putting the code in modify method to replace it at runtime). The OVS works perfectly and filters the statements based on the value entered on the purpose field and provides the filtered hitlist of the user to chose from. Once selected the values are flowing back to the table line, but when you press the save button to save the Label set the value disappears and nothing is saved. If you enter the value manually then everything works fine. I couldnt figure out what I am missing so the values are retained or recognized by the standard code as an entry in the table. Any suggestion would be helpful. Thank you!!