DBA Data[Home] [Help]

APPS.PO_DOCUMENT_TOTALS_PVT dependencies on PO_DOCUMENT_TOTALS_GT_S

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

3507:
3508: d_position := 5;
3509:
3510: -- Select the unique key to identify GTT rows for this trxn
3511: SELECT PO_DOCUMENT_TOTALS_GT_S.nextval INTO l_temp_table_key from dual;
3512:
3513: IF p_data_source = g_data_source_TRANSACTION THEN
3514:
3515: d_position := 10;