DBA Data[Home] [Help]

APPS.PO_DRAFTS_GRP dependencies on PO_TBL_NUMBER

Line 509: ( p_draft_id_tbl => PO_TBL_NUMBER(l_draft_id)

505: d_position := 20;
506:
507: l_changes_exist_tbl :=
508: PO_DRAFTS_PVT.changes_exist_for_draft
509: ( p_draft_id_tbl => PO_TBL_NUMBER(l_draft_id)
510: );
511:
512: -- Bug 12700941 starts
513: -- changes_exist_for_draft returns true even when the current requset for uplaod fails