Hi All,
In the update routine I am using a assignment like the following:
data_package-account = '1210000'.
I get the error during the load that account is non-alpha conforming.
I tried using the FM for alpha conversion to cast the above to a alpha conforming form and
still get the same error.
Please kindly clarify the fix for this.
Thanks
Karen