What table stores the installation details in R12.2.13?
Old eTRM points to CS_LINE_INST_DETAILS. I am looking to pull transaction subtype for each Sales Order Line and running into a dead end. CS_LINE_INST_DETAILS returns no rows when queried with no condition (blind). We do find records in csi_t_txn_line_details but unable to confirm the Fk to link to the Sales Order Line, Any thoughts would be helpful.