DBA Data[Home] [Help]

APPS.BEN_TEST_HARNESS dependencies on BEN_PGM_F

Line 1506: from ben_pgm_f pgm

1502: (c_pgm_id number
1503: )
1504: is
1505: select pgm.name
1506: from ben_pgm_f pgm
1507: where pgm.pgm_id = c_pgm_id;
1508: --
1509: cursor c_plndets
1510: (c_pl_id number