Following an upgrade to 4.7 we have a problem with the above function exit in HR. (Function Group XPAD)
Using the SAP example code 'MOVE INNNN to I0008' given in include LXPADF01 produces the following message on activation when we try to use it for infotype 386:
"<b>I0386" and "INNNN" are not mutually convertible. In Unicode programs,
"I0386" must have the same structure layout as "INNNN", independent of
the length of a Unicode character</b>.
All worked Ok in 4.5B and we think it is caused by the fact that the Infotype contains non-character fields causing a conversion problem. Does anyone have an easy solution to this problem?
Add a comment