DBA Data[Home] [Help]

APPS.CSF_ALERTS_PUB dependencies on MTL_SYSTEM_ITEMS_VL

Line 19: product_nr mtl_system_items_vl.concatenated_segments%type,

15: priority jtf_task_priorities_vl.name%type,
16: asgm_sts_name jtf_task_statuses_vl.name%type,
17: sr_number cs_incidents_all_b.incident_number%type,
18: sr_summary cs_incidents_all_b.summary%type,
19: product_nr mtl_system_items_vl.concatenated_segments%type,
20: item_serial cs_customer_products_all.current_serial_number%type,
21: item_description mtl_system_items_vl.description%type,
22: cust_name hz_parties.party_name%type,
23: cust_address varchar2(1000),

Line 21: item_description mtl_system_items_vl.description%type,

17: sr_number cs_incidents_all_b.incident_number%type,
18: sr_summary cs_incidents_all_b.summary%type,
19: product_nr mtl_system_items_vl.concatenated_segments%type,
20: item_serial cs_customer_products_all.current_serial_number%type,
21: item_description mtl_system_items_vl.description%type,
22: cust_name hz_parties.party_name%type,
23: cust_address varchar2(1000),
24: contact_name varchar2(100),
25: contact_phone varchar2(100),