628: Customer_ID cs_incidents_all_b.customer_id%TYPE ,
629: Customer_Number hz_parties.party_number%TYPE ,
630: Customer_Name hz_parties.party_name%TYPE ,
631: Account_Id cs_incidents_all_b.account_id%TYPE ,
632: Account_Number hz_cust_accounts.account_number%TYPE ,
633: Inventory_item_id cs_incidents_all_b.inventory_item_id%TYPE ,
634: Product mtl_system_items_b_kfv.concatenated_segments%TYPE ,
635: Product_Description mtl_system_items_tl.description%TYPE ,
636: creation_date cs_incidents_all_b.incident_date%TYPE ,