DBA Data[Home] [Help]

APPS.PO_R12_CAT_UPG_DEF_PVT dependencies on DUAL

Line 117: FROM DUAL;

113: -- pick a new key from temp table which will be used in all default logic
114: --l_key := PO_CORE_S.get_session_gt_nextval;
115: SELECT PO_SESSION_GT_S.nextval
116: INTO l_key
117: FROM DUAL;
118:
119: l_progress := '020';
120: -- default information from vendor
121: default_info_from_vendor

Line 1458: FROM DUAL;

1454: -- pick a new key from temp table which will be used in all default logic
1455: --l_key := PO_CORE_S.get_session_gt_nextval;
1456: SELECT PO_SESSION_GT_S.nextval
1457: INTO l_key
1458: FROM DUAL;
1459:
1460: l_progress := '030';
1461: -- some information for the lines has to be copied from the respective
1462: -- header level. Each of the arrays that are OUT parameters will have