‎2008 May 05 10:57 AM
SET CURSOR FIELD BTCH1230-RELEASED.
In the above line the data type of the field (released) should be changed to character from int2 , but the data type of the field should not be changed directly in the internal table....
‎2008 May 05 11:51 AM
Hi,
Declare BTCH1230-RELEASED as NUMC with the required length.
Regards,
Satya