BO Review SQL
Table of Contents
Overview
All web pages, user controls, stored procedures, tables, important columns associated with the BO Review flow.
Stored Procedures
- smart.p11_Read_IntakeForm
- @Option = 'Checklist'
- Selects checklist items that's ready to be reviewed by BO.
- @Option = 'Checklist'
- smart.p11_Get_ReviewRecord
- @Option = 'SaveDriver'
- Updates the Audit_CheckList_FieldList with the BO's response, and driver or root causes.
- @Option = 'SaveDriver'
Tables
- [smart].p11_qry_IntakeForm_Short
- [smart].p11_AuditCheckList_FieldList
Web Pages
Web Pages
- p11_BO_Review.aspx
- p11_Reviewpage_PopUp.aspx
User Controls
- uc_IntakeFormRecord.acsx
- uc_ReviewPage.acsx