DBA Data[Home] [Help]

APPS.PO_DOCUMENT_TOTALS_PVT dependencies on PO_DOCUMENT_TOTALS_GT_S

Line 3392: SELECT PO_DOCUMENT_TOTALS_GT_S.nextval INTO l_temp_table_key from dual;

3388:
3389: d_position := 5;
3390:
3391: -- Select the unique key to identify GTT rows for this trxn
3392: SELECT PO_DOCUMENT_TOTALS_GT_S.nextval INTO l_temp_table_key from dual;
3393:
3394: IF p_data_source = g_data_source_TRANSACTION THEN
3395:
3396: d_position := 10;