DBA Data[Home] [Help]

APPS.IGS_FI_PRC_APINT dependencies on IGS_GE_GEN_003

Line 531: igs_ge_gen_003.set_org_id(g_n_org_id);

527: END IF;
528: END IF;
529:
530: -- Set the Org Id
531: igs_ge_gen_003.set_org_id(g_n_org_id);
532:
533: -- If the create supplier parameter is Null or the test run parameter is null or
534: -- Invoice Payment Term parameter is NULL, then log an error message in the log file
535: IF p_v_create_supplier IS NULL OR p_v_test_run IS NULL OR p_n_inv_pay_term IS NULL THEN