DBA Data[Home] [Help]

APPS.PO_HEADERS_SV1 dependencies on PO_ACTION_HISTORY

Line 411: Delete po_action_history

407:
408: end if;
409:
410: /* Bug 2904413 Need to delete the action history also */
411: Delete po_action_history
412: Where OBJECT_TYPE_CODE = decode(x_type_lookup_code,
413: 'STANDARD', 'PO',
414: 'PLANNED','PO','PA') and
415: OBJECT_SUB_TYPE_CODE = x_type_lookup_code and