I am having an issue applying a hold to an order line that has been split.
When we ship an order line short we use wsh_delivery_details_pub.split_line to split the line. We then want to apply a hold to the remaining quantity to ship. R12 has an issue applying the hold to a line that is past a workflow point. The error we get is:
32375898, 09:37:08, API return: E Message: ONT�OE_NO_HOLD_ALL_LINES�N�WF_ACT�Pick Line�
32375898, 09:37:08, *** Hold on workflow activity Pick Line is not applicable to any of the selected records.
I know about the Doc ID 1344038.1 and bug Bug 6449458.
When I try to acces the bugs listed I do not get a valid web page. The interesting thing is that if I short an entire line, then the hold can be applied.