DBA Data[Home] [Help]

APPS.PA_PAXPRCON_XMLP_PKG dependencies on DUAL

Line 30: From Dual;

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"
33: FIELD=":p_debug_mode"
34: PRINT_ERROR="N"');*/null;