DBA Data[Home] [Help]

APPS.PQP_VEH_REPOS_EXTRA_INFO_API dependencies on PQP_VEH_REPOS_EXTRA_INFO_API

Line 1: Package Body PQP_VEH_REPOS_EXTRA_INFO_API as

1: Package Body PQP_VEH_REPOS_EXTRA_INFO_API as
2: /* $Header: pqvriapi.pkb 120.0.12010000.2 2008/08/08 07:23:34 ubhat ship $ */
3: --
4: -- Package Variables
5: --

Line 6: g_package varchar2(33) := ' PQP_VEH_REPOS_EXTRA_INFO_API.';

2: /* $Header: pqvriapi.pkb 120.0.12010000.2 2008/08/08 07:23:34 ubhat ship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' PQP_VEH_REPOS_EXTRA_INFO_API.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |--------------------< CREATE_VEH_REPOS_EXTRA_INFO >--------------------|
10: -- ----------------------------------------------------------------------------

Line 163: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

159: );
160: exception
161: when hr_api.cannot_find_prog_unit then
162: hr_api.cannot_find_prog_unit_error
163: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
164: ,p_hook_type => 'BP'
165: );
166: end;
167: --

Line 309: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

305: );
306: exception
307: when hr_api.cannot_find_prog_unit then
308: hr_api.cannot_find_prog_unit_error
309: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
310: ,p_hook_type => 'AP'
311: );
312: end;
313: --

Line 511: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

507: );
508: exception
509: when hr_api.cannot_find_prog_unit then
510: hr_api.cannot_find_prog_unit_error
511: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
512: ,p_hook_type => 'BP'
513: );
514: end;
515: --

Line 657: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

653: );
654: exception
655: when hr_api.cannot_find_prog_unit then
656: hr_api.cannot_find_prog_unit_error
657: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
658: ,p_hook_type => 'AP'
659: );
660: end;
661: --

Line 745: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

741: );
742: exception
743: when hr_api.cannot_find_prog_unit then
744: hr_api.cannot_find_prog_unit_error
745: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
746: ,p_hook_type => 'BP'
747: );
748: end;
749: --

Line 772: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'

768: );
769: exception
770: when hr_api.cannot_find_prog_unit then
771: hr_api.cannot_find_prog_unit_error
772: (p_module_name => 'PQP_VEH_REPOS_EXTRA_INFO_API'
773: ,p_hook_type => 'AP'
774: );
775: end;
776: --

Line 812: end PQP_VEH_REPOS_EXTRA_INFO_API;

808: --
809: hr_utility.set_location(' Leaving:'||l_proc, 90);
810: raise;
811: end delete_veh_repos_extra_info;
812: end PQP_VEH_REPOS_EXTRA_INFO_API;