DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_DOC dependencies on PO_WF_GROUP_S

Line 478: select to_char(PO_WF_GROUP_S.NEXTVAL)

474: * group_id determines which lines should be processed together,
475: * which in this case are all the lines belonging to the one req.
476: */
477:
478: select to_char(PO_WF_GROUP_S.NEXTVAL)
479: into x_group_id
480: from sys.dual;
481:
482:

Line 684: SELECT to_char(PO_WF_GROUP_S.NEXTVAL)

680: --Get the group_id for this set of requision lines. The
681: --group_id determines which lines should be processed together,
682: --which in this case are all the lines belonging to the one req.
683:
684: SELECT to_char(PO_WF_GROUP_S.NEXTVAL)
685: INTO x_group_id
686: FROM sys.dual;
687:
688: -- Store the group_id so grouping (later) only considers