DBA Data[Home] [Help]

APPS.QP_ATM_UPGRADE dependencies on FND_GLOBAL

Line 969: fnd_global.user_id,

965: error_type,
966: error_desc,
967: error_module) values
968: (sysdate,
969: fnd_global.user_id,
970: sysdate,
971: fnd_global.user_id,
972: 'ATTRIBUTE_MANAGER_DATA_UPGRADE',
973: substr('A new attribute '|| l_segment_code ||

Line 971: fnd_global.user_id,

967: error_module) values
968: (sysdate,
969: fnd_global.user_id,
970: sysdate,
971: fnd_global.user_id,
972: 'ATTRIBUTE_MANAGER_DATA_UPGRADE',
973: substr('A new attribute '|| l_segment_code ||
974: ' mapped to '|| g_segment_b_rec.application_column_name ||
975: ' already exists. Add this Attribute and it''s PTE-Links and AM Rules manually.'||