Hi Kiran & Ram,
Now its working fine.
I wrote logic in method SET_POS_AND_HRM which is located in COMPONENTCONTROLLER/PROCESS_EVENT method. Now the default values are coming.
Earlier, in method SAVE_GEN_JOB_INFO, they were clearing the organization unit section values if the organization unit text initial. So i fetch the Org.unit text and binded it.
Now, I am facing a issue in same application. I have a requirement to default the salary range field.
the salary range field values in the format like 10.000,00 - 20.000,00. i need to compare the value 15000.00 with salary range field.
But the format is different. it should be 15.000,00. How would i achieve it?
Best regards,
Narasimha.