DBA Data[Home] [Help]

APPS.HR_JP_DATA_MIGRATION_PKG dependencies on FND_NEW_MESSAGES

Line 39: c_fut_exist_mesg fnd_new_messages.message_text%type;

35: --
36: c_new_smr_min_high number := 93000;
37: c_new_smr_max_low number := 1005000;
38: --
39: c_fut_exist_mesg fnd_new_messages.message_text%type;
40: c_already_upd_mesg fnd_new_messages.message_text%type;
41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;

Line 40: c_already_upd_mesg fnd_new_messages.message_text%type;

36: c_new_smr_min_high number := 93000;
37: c_new_smr_max_low number := 1005000;
38: --
39: c_fut_exist_mesg fnd_new_messages.message_text%type;
40: c_already_upd_mesg fnd_new_messages.message_text%type;
41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --

Line 41: c_fut_am_mesg fnd_new_messages.message_text%type;

37: c_new_smr_max_low number := 1005000;
38: --
39: c_fut_exist_mesg fnd_new_messages.message_text%type;
40: c_already_upd_mesg fnd_new_messages.message_text%type;
41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;

Line 42: c_am_null_mesg fnd_new_messages.message_text%type;

38: --
39: c_fut_exist_mesg fnd_new_messages.message_text%type;
40: c_already_upd_mesg fnd_new_messages.message_text%type;
41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;

Line 43: c_mr_null_mesg fnd_new_messages.message_text%type;

39: c_fut_exist_mesg fnd_new_messages.message_text%type;
40: c_already_upd_mesg fnd_new_messages.message_text%type;
41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;
47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;

Line 45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;

41: c_fut_am_mesg fnd_new_messages.message_text%type;
42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;
47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;
48: c_dep_fut_ee_exist_mesg fnd_new_messages.message_text%type;
49: --

Line 46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;

42: c_am_null_mesg fnd_new_messages.message_text%type;
43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;
47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;
48: c_dep_fut_ee_exist_mesg fnd_new_messages.message_text%type;
49: --
50: g_dml_num number;

Line 47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;

43: c_mr_null_mesg fnd_new_messages.message_text%type;
44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;
47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;
48: c_dep_fut_ee_exist_mesg fnd_new_messages.message_text%type;
49: --
50: g_dml_num number;
51: --

Line 48: c_dep_fut_ee_exist_mesg fnd_new_messages.message_text%type;

44: --
45: c_dep_fut_cei_exist_mesg fnd_new_messages.message_text%type;
46: c_dep_fut_cei_oe_exist_mesg fnd_new_messages.message_text%type;
47: c_dep_already_ee_upd_mesg fnd_new_messages.message_text%type;
48: c_dep_fut_ee_exist_mesg fnd_new_messages.message_text%type;
49: --
50: g_dml_num number;
51: --
52: g_qualify_ini_ass_id number;