DBA Data[Home] [Help]

APPS.CSTPAPPR dependencies on CST_LE_COST_TYPES

Line 572: cst_le_cost_types clct

568: set_of_books_id
569: INTO
570: l_ae_txn_rec.set_of_books_id
571: FROM
572: cst_le_cost_types clct
573: WHERE
574: clct.legal_entity = l_ae_txn_rec.legal_entity_id AND
575: clct.cost_type_id = l_ae_txn_rec.cost_type_id;
576: