DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_DOC dependencies on PO_WF_GROUP_S

Line 402: select to_char(PO_WF_GROUP_S.NEXTVAL)

398: * group_id determines which lines should be processed together,
399: * which in this case are all the lines belonging to the one req.
400: */
401:
402: select to_char(PO_WF_GROUP_S.NEXTVAL)
403: into x_group_id
404: from sys.dual;
405:
406:

Line 495: SELECT to_char(PO_WF_GROUP_S.NEXTVAL)

491: --Get the group_id for this set of requision lines. The
492: --group_id determines which lines should be processed together,
493: --which in this case are all the lines belonging to the one req.
494:
495: SELECT to_char(PO_WF_GROUP_S.NEXTVAL)
496: INTO x_group_id
497: FROM sys.dual;
498:
499: -- Store the group_id so grouping (later) only considers