DBA Data[Home] [Help]

APPS.OKE_K_USER_ATTRIBUTES_PUB dependencies on OKE_K_USER_ATTRIBUTES_PUB

Line 1: PACKAGE BODY oke_k_user_attributes_pub AS

1: PACKAGE BODY oke_k_user_attributes_pub AS
2: /* $Header: OKEPUATB.pls 120.0.12020000.2 2013/02/22 06:55:15 ansraj noship $ */
3: g_api_type CONSTANT VARCHAR2 (4) := '_PUB';
4: -- GLOBAL MESSAGE CONSTANTS
5: g_fnd_app CONSTANT VARCHAR2 (200)

Line 1741: END oke_k_user_attributes_pub;

1737: (context_col_usg_rec.end_user_column_name).flex_value_set_id :=
1738: context_col_usg_rec.flex_value_set_id;
1739: END LOOP;
1740: END LOOP;
1741: END oke_k_user_attributes_pub;