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 2006/01/10 12:52:48 bitang noship $ */
3:
4: PROCEDURE get_current_ous
5: (x_ou_ids OUT nocopy number_table,

Line 31: END pos_security_profile_utl_pkg;

27: x_count := l_index;
28:
29: END get_current_ous;
30:
31: END pos_security_profile_utl_pkg;