Default discrete job status when firing AFAS from OM
Hi guys,
R12.1.3.
I have a requirement that needs to set the default status of a discrete job to "on hold" in stead of "unreleased".
When I create an order with an ATO item, I can "progress the order" from the Order form. The concurrent program AutoCreate Final Assembly orders is started with a 1 as the fifth parameter. To my knowledge this is the status parameter and 1 corresponds to Unreleased.
I changed the definition of the concurrent program to have status as "On Hold" (6) , but it has no effect.
Any ideas?