Page 1 of 1

How to update the default values on screen to table.

PostPosted: Wed Jan 03, 2018 9:02 pm
by Surabhi
Hello,

I have a requirement where i need to default the values on screen and then update it to the table.
I have dafaulted the values on screen, but every time i try to update it its not happening.
The problem is aftyer the values are default and i press PF11 key to update i am not getting any values in when the map is received.
I have tried to set the attributte of the symbolic map (MOVE DFHBMFSE TO custA), but still its not working.
Can anyone please help me with this.

Thanks.

Re: How to update the default values on screen to table.

PostPosted: Wed Jan 03, 2018 9:58 pm
by enrico-sorichetti
did You set the DFHBMFSE before the send map ?

Re: How to update the default values on screen to table.

PostPosted: Wed Jan 03, 2018 10:12 pm
by Surabhi
Yes i have set the DFHBMFSE before the send map.

Re: How to update the default values on screen to table.

PostPosted: Wed Jan 03, 2018 10:22 pm
by Robert Sample
i am not getting any values in when the map is received.
How do you know this -- looking at the data through CEDF? If not, use CEDF to verify what data is coming in through the map. If the data is on the map but not showing up in your program, your code is doing something to remove it.