DBA Data[Home] [Help]

APPS.PER_POD_BUS SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 13

Procedure insert_validate(p_rec in per_pod_shd.g_rec_type) is
--
  l_proc  varchar2(72) := g_package||'insert_validate';
Line: 25

End insert_validate;