Hi All,
From Idoc in one of the field, the value is coming like " 678" ( with preceding spaces) because it is declared it as INT4 in ECC. this is Zfield.
If the value is coming like this means whi generating the text file with fixed lengths, it is writing with " 678" which shld be like "678"
If i remove the spaces from WE19 and trigger means it is giving correctly only
How to do this
Regards