HI, kavi prashu
If Fit Column Width is not
Normal user, Abnormal user Difference Check
SELECT * FROM CPRF
WHERE FormID = '150'
AND ItemID = '129'
AND ColID = '2'
AND UserSign = '1'
As a last resort
Create and Test DB
DELETE CPRF
WHERE FormID = '150 '
AND ItemID = '129 '
AND ColID = '2 '
AND UserSign = '1 '
SAP B1 application restart
CPRF material regenerated
Please continue to test the DB
Good luck