DBA Data[Home] [Help]

APPS.PAY_PUR_BUS dependencies on PAY_USER_TABLES

Line 11: g_user_key_units PAY_USER_TABLES.USER_KEY_UNITS%TYPE;

7: --
8: -- The following two global variables should be accessed only through
9: -- return_user_key_units and return_range_or_match functions.
10: --
11: g_user_key_units PAY_USER_TABLES.USER_KEY_UNITS%TYPE;
12: g_range_or_match PAY_USER_TABLES.RANGE_OR_MATCH%TYPE;
13: --
14: -- ---------------------------------------------------------------------------
15: -- |----------------------< set_security_group_id >--------------------------|

Line 12: g_range_or_match PAY_USER_TABLES.RANGE_OR_MATCH%TYPE;

8: -- The following two global variables should be accessed only through
9: -- return_user_key_units and return_range_or_match functions.
10: --
11: g_user_key_units PAY_USER_TABLES.USER_KEY_UNITS%TYPE;
12: g_range_or_match PAY_USER_TABLES.RANGE_OR_MATCH%TYPE;
13: --
14: -- ---------------------------------------------------------------------------
15: -- |----------------------< set_security_group_id >--------------------------|
16: -- ---------------------------------------------------------------------------