DBA Data[Home] [Help]

APPS.PQP_US_STUDENT_BEE dependencies on PQP_US_STUDENT_BEE

Line 1: package body PQP_US_Student_BEE as

1: package body PQP_US_Student_BEE as
2: /* $Header: pqusstbe.pkb 120.0 2005/05/29 02:14:39 appldev noship $
3: +============================================================================+
4: | Copyright (c) Oracle Corporation 1991,1992,1993. All rights reserved |
5: | |

Line 33: g_pkg constant varchar2(150) :='PQP_US_Student_BEE.';

29: -- =============================================================================
30: -- Package body Global Variables
31: -- =============================================================================
32: g_debug boolean;
33: g_pkg constant varchar2(150) :='PQP_US_Student_BEE.';
34: -- =============================================================================
35: -- Package body Cursors
36: -- =============================================================================
37:

Line 514: 'PQP_US_Student_BEE.Create_Student_Batch_Entry';

510: l_person_id per_people_f.person_id%type;
511: l_ssn per_people_f.national_identifier%type;
512: l_party_id per_people_f.party_id%type;
513: l_proc_name constant varchar2(150) :=
514: 'PQP_US_Student_BEE.Create_Student_Batch_Entry';
515:
516: -- =========================================================================
517: -- Function to dynamically generate the the sql to get the person ids for
518: -- the given person group id. Please note that these person ids are not same