Hello Ganesh,
This should be possible with user-exit PPCO0023 (F/exit EXIT_SAPLCOMK_014). Means you will not give any component details during creation. You will be giving the logic for components addition in the include ZXCO1U23 here. Here you will use an fm STATUS_READ to first assess the Order system status and if its is REL then the components will be added through logic.
I do not think any other option is there. Your ABAPer needs to explore this.
See this link:
BADI for Updating work order component data
Regrds