DBA Data[Home] [Help]

APPS.PO_HEADERS_SV1 dependencies on PO_ACTION_HISTORY

Line 352: Delete po_action_history

348:
349: end if;
350:
351: /* Bug 2904413 Need to delete the action history also */
352: Delete po_action_history
353: Where OBJECT_TYPE_CODE = decode(x_type_lookup_code,
354: 'STANDARD', 'PO',
355: 'PLANNED','PO','PA') and
356: OBJECT_SUB_TYPE_CODE = x_type_lookup_code and