Hi,
You have three possibilities:
a) Try using FMDT_READ_MD_COST_CENTER instead of 'assignment'; maybe, the system would behave differently for leading zeros
b) Make a lookup rule. But, then you would need to maintain every new cost centre there
c) Create a user-exit rule, where you can convert your cost centre value to character type and assign it to fund centre
Regards,
Eli
Add comment