DBA Data[Home] [Help]

APPS.AME_TRANS_TYPE_API dependencies on AME_TEST_TRANSACTIONS

Line 573: delete from ame_test_transactions

569: -- Remove saved Test cases and associated details.
570: --
571: delete from ame_test_trans_att_values
572: where application_id = p_application_id;
573: delete from ame_test_transactions
574: where application_id = p_application_id;
575: --
576: -- Process Logic
577: --