DBA Data[Home] [Help]

PACKAGE BODY: APPS.PSP_SALARY_CAP_CUSTOM

Source


1 package body psp_salary_cap_custom as
2 /* $Header: PSPSCCSB.pls 120.0 2005/06/02 16:00 appldev noship $ */
3 begin
4   --- set the below variable to attribute name that contains the
5   --- funding_source_id, for example if ATTRIBUTE1 has the id, then
6   --- set g_parent_sponsor_field := 'ATTRIBUTE1';
7 g_parent_sponsor_field := null;
8 end;