DBA Data[Home] [Help]

APPS.AHL_FMP_MR_DOC_ASSO_PVT SQL Statements

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

Line: 84

SELECT mr_status_code,type_code
From AHL_MR_HEADERS_APP_V
Where mr_header_id=p_mr_header_id
And mr_status_code IN('DRAFT','APPROVAL_REJECTED');