Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
My ApplyMap is not working.
This is my code:
What I want:
When Itemgroupid = 259. Look in maptable for actual Itemgroupid and overwrite old Itemgroupid.
The ApplyMap is not working and values are staying at 259. What do I need to change?
Without an app i guess I can't help you more.
I think you have a logically issue. You queries for 259 and if you takes the 259 to look within the mapping which don't contain the 259 and even if it would return always the same value. I assume your applymap-call needs to look more like:
applymap('map', CODE, 'a helpful no-matching default-value')
- Marcus
I cant find a way to share an app. I am in the enterprise version within our ERP system.
Unfortunate but understandable. Thank you very much for your help.