DBA Data[Home] [Help]

APPS.POS_SECURITY_PROFILE_UTL_PKG dependencies on POS_SECURITY_PROFILE_UTL_PKG

Line 1: PACKAGE BODY pos_security_profile_utl_pkg AS

1: PACKAGE BODY pos_security_profile_utl_pkg AS
2: /*$Header: POSSPUTB.pls 120.4.12010000.2 2009/03/11 09:11:30 vchiranj ship $ */
3:
4: PROCEDURE get_current_ous
5: (x_ou_ids OUT nocopy number_table,

Line 33: END pos_security_profile_utl_pkg;

29: x_count := l_index;
30:
31: END get_current_ous;
32:
33: END pos_security_profile_utl_pkg;