DBA Data[Home] [Help]

APPS.POS_WC_CREATE_UPDATE_PVT dependencies on PO_WF_ITEMKEY_S

Line 684: select to_char(PO_WF_ITEMKEY_S.NEXTVAL)

680:
681:
682: --2)Kick off the workflow again
683:
684: select to_char(PO_WF_ITEMKEY_S.NEXTVAL)
685: into l_seq_for_item_key
686: from sys.dual;
687:
688: l_itemkey := to_char(p_wc_header_id) || '-' ||