DBA Data[Home] [Help]

APPS.PAY_US_SIMULATION dependencies on PAY_US_SIMULATION

Line 1: PACKAGE BODY pay_us_simulation AS

1: PACKAGE BODY pay_us_simulation AS
2: /* $Header: pyussmwr.pkb 120.0.12020000.4 2013/03/25 09:42:16 emunisek noship $ */
3: /*
4:
5: Change List

Line 25: gv_package VARCHAR2(100) := 'pay_us_simulation';

21: control the refresh of regions based
22: on changes to Flexfield segments.
23: */
24:
25: gv_package VARCHAR2(100) := 'pay_us_simulation';
26:
27: /* Procedure : add_custom_xml
28: Purpose : This procedure is to enable the Localization specific
29: XML Data to be added in addition to the Generic XML that

Line 562: END pay_us_simulation;

558: hr_utility.trace('p_flex4_context : '||p_flex4_context);
559:
560: END get_context_refresh;
561:
562: END pay_us_simulation;