DBA Data[Home] [Help]

APPS.PER_FR_TEMPLATE dependencies on PER_GB_XDO_TEMPLATES

Line 28: DELETE FROM per_gb_xdo_templates

24:
25:
26:
27:
28: DELETE FROM per_gb_xdo_templates
29: WHERE file_name = l_file_name;
30:
31: INSERT INTO per_gb_xdo_templates
32: (file_id,

Line 31: INSERT INTO per_gb_xdo_templates

27:
28: DELETE FROM per_gb_xdo_templates
29: WHERE file_name = l_file_name;
30:
31: INSERT INTO per_gb_xdo_templates
32: (file_id,
33: file_name,
34: file_description,
35: effective_start_date,