DBA Data[Home] [Help]

APPS.PAY_MGR_INS dependencies on PAY_MAGNETIC_RECORDS

Line 63: -- Insert the row into: pay_magnetic_records

59: --
60: --
61: pay_mgr_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: pay_magnetic_records
64: --
65: insert into pay_magnetic_records
66: ( formula_id,
67: magnetic_block_id,

Line 65: insert into pay_magnetic_records

61: pay_mgr_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: pay_magnetic_records
64: --
65: insert into pay_magnetic_records
66: ( formula_id,
67: magnetic_block_id,
68: next_block_id,
69: last_run_executed_mode,