Address change documents are not read correctly
[BUA_BUT020_SELECT_SINGLE] [BUS_TABLE_CHANGEDOCUMENTS_READ] [CONVT_NO_NUMBER] [CX_SY_CONVERSION_NO_NUMBER] [GT_CDPOS] [offset] [Unicode]
Symptom
While reading change documents, BUT020 fields are not read correctly which returns wrong values from BUS_TABLE_CHANGEDOCUMENTS_READ, especially in the unicode enabled systems. This can lead to a short dump CONVT_NO_NUMBER in the following.
Other terms
BUA_BUT020_SELECT_SINGLE, BUS_TABLE_CHANGEDOCUMENTS_READ, Unicode, Offset,GT_CDPOS, CONVT_NO_NUMBER, CX_SY_CONVERSION_NO_NUMBER
Reason and Prerequisites
This is due to program error.
Solution
Implement the attached source code corrections to solve [...]