Hi Gurus,
Actually I am totally new to SAP Information steward. Trying to trim the spaces but unable to do can you please help me to do so as I am using LTRIM function in the Rule Expression can any one help me with the complete Syntax in the Rule Expression.
I Am trying with below:
BEGIN
ltrim($SPACES_TRIM, ' ');
END
Can any one please give the correct Expression for the rule which I am creating.
Thanks in Advance,
DJ