addDataParam('i', $upc); } if ($vendor_id) { $data_Params->addDataParam('i', $vendor_id); } $result_data = $wrapperObj->executeQuery($sql, $data_Params); if ($result_data === false) { showierror($sql); } ?>
| Correction | Correction Type | Date Requested | Requested By | Correct in OA | Processing | Notify Partner | Date Resolved | Resolved By | |
|---|---|---|---|---|---|---|---|---|---|
| =( (strlen($RowData['correction']) > 100) ? substr($RowData['correction'], 0, 100) . '...' : $RowData['correction'] )?> | =$RowData['correction_type']?> | =format_date($RowData['date_requested'])?> | =$RowData['requested_by']?> | =( ($RowData['correct_in_oa'] == 'Y') ? 'Yes' : ( ($RowData['correct_in_oa'] == 'N') ? 'No' : '' ) )?> | =( ($RowData['processing'] == 'Y') ? 'Yes' : ( ($RowData['processing'] == 'N') ? 'No' : '' ) )?> | =( ($RowData['resolved'] == 'Y') ? 'Yes' : ( ($RowData['resolved'] == 'N') ? 'No' : '' ) )?> | =format_date($RowData['date_resolved'])?> | =$RowData['resolved_by']?> | |
| No corrections found. | |||||||||