1: PACKAGE BODY okc_xprt_question_pvt AS
2: /*$Header: OKCVXIQB.pls 120.1.12020000.2 2012/07/16 16:20:05 harchand ship $*/
3:
4: l_debug VARCHAR2 (1)
5: := NVL (fnd_profile.VALUE ('AFLOG_ENABLED'), 'N');
6: ---------------------------------------------------------------------------
7: -- GLOBAL MESSAGE CONSTANTS
8: ---------------------------------------------------------------------------
9: g_fnd_app CONSTANT VARCHAR2 (200) := okc_api.g_fnd_app;