DBA Data[Home] [Help]

APPS.FEM_UD_PKG dependencies on FEM_UD_UPD_DEP_S

Line 1900: SELECT fem_ud_upd_dep_s.nextval INTO x_upd_dep_calc_id

1896: v_new_type2 := FALSE;
1897: v_new_columns := FALSE;
1898:
1899: -- Retrieve number to identify this calculation from the sequence
1900: SELECT fem_ud_upd_dep_s.nextval INTO x_upd_dep_calc_id
1901: FROM dual;
1902:
1903: -- Retrieve ledger, dataset code and calendar period for the candidate
1904: SELECT ledger_id, output_dataset_code, cal_period_id