DBA Data[Home] [Help]

APPS.EDR_FWK_TEST_POST_OP SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 9

        UPDATE EDR_FWK_TEST_B
        SET STATUS =  decode(EDR_STANDARD_PUB.G_SIGNATURE_STATUS,'SUCCESS','COMPLETE',EDR_PSIG_PAGE_FLOW.SIGNATURE_STATUS)
        WHERE FWK_TEST_ID = P_FWK_TEST_ID;