COBCH0327 Index item not permitted
You have named an index data item as the sending or receiving field in a MOVE statement. This is not permitted.
Resolution:
Move the value into a nonindex data item and use this data item in the MOVE statement.
Parent topic:
COBCH0321 - COBCH0340