Question about FND_MO_PRODUCT_INIT
Hi
Could you please share me your advice on the following question.
How can I make Application (MSC) to be registered in FND_MO_PRODUCT_INIT table.
I found there is a note to update the table
begin
FND_MO_PRODUCT_INIT_PKG.register_application('MSC','SEED','Y');
end;
Can I register it by the method above,if yes,what would be the impact?
Thanks&Regards
Shuangfei