DBA Data[Home] [Help]

APPS.IGF_AW_LI_IMPORT dependencies on FND_LOG_MESSAGES

Line 156: g_debug_string fnd_log_messages.message_text%TYPE;

152: g_award_id igf_aw_award_all.award_id%TYPE;
153: g_disb_net_amount igf_aw_li_dact_ints.disb_net_amt%TYPE;
154: g_person_id hz_parties.party_id%TYPE;
155: g_processing_string VARCHAR2(1000);
156: g_debug_string fnd_log_messages.message_text%TYPE;
157: g_debug_runtime_level NUMBER;
158: g_entry_point VARCHAR2(30);
159:
160: g_print_msg VARCHAR2(200);