DBA Data[Home] [Help]

APPS.PA_PAXPRCON_XMLP_PKG dependencies on PA_INSTALL

Line 28: Select Decode ( pa_install.is_billing_licensed (), 'Y','N','Y')

24: /*IF p_mrcsobtype = 'R'
25: THEN
26: fnd_client_info.set_currency_context(p_ca_set_of_books_id);
27: END IF;*/
28: Select Decode ( pa_install.is_billing_licensed (), 'Y','N','Y')
29: Into p_costing
30: From Dual;
31: /*srw.user_exit('FND GETPROFILE
32: NAME="PA_DEBUG_MODE"