Hi,
1) I am getting emp number "1234567" as a interger, its lenth must be 10 digits before i sent to R3, whenever i get number with lessthan 10 digits i want add zeros to left side of Empnumber to make it 10 digits.
does it possible to solve this problem with Standard mapping funtiong? if so can u please help me out.
If it is not possible with standard mapping function please give me the Java UserDefinedFuntion code.
2) I am getting emp name "dhanush venna" as a istring, its Maximum lenth is 30, when ever i get name with lenth less than 30 , i want to add spaces at right side of the EmpName,
does it possible to solve this problem with Standard mapping funtiong? if so can u please help me out.
If it is not possible with standard mapping function please give me the Java UserDefinedFuntion code.
thanks
dhanush
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.