REC.# | COMPANY | REQUESTOR | ITEM DESCRIPTION | CATEGORY | QTY | DATE NEEDEd | REQ. OFFICERS | LEVEL |
---|
".strtoupper($reqCompName);
echo " PRF.#: ".$regHDRcode .""; echo " | ";
echo "".strtoupper($reqByLName).", ".strtoupper($reqByFName);
$chkIfWithComment = mysql_result(mysql_query("SELECT COUNT(1) FROM `prf_execomnotes` WHERE `item_id`='$activeItemID'"),0);
if($chkIfWithComment > 0){
echo " 🚩"; } echo" | ";
echo "".strtoupper($row['item_description'])." | "; echo "".$regCatName." | "; echo "".strtoupper($row['quantity'])." | "; echo "".strtoupper($dateNeeded)." | "; echo "".strtoupper($pendingApproval)." | "; echo "".strtoupper($getMatrixLevel)." | "; echo "|
".strtoupper($reqCompName)." | "; echo "".strtoupper($reqByLName).", ".strtoupper($reqByFName);
$chkIfWithComment = mysql_result(mysql_query("SELECT COUNT(1) FROM `prf_execomnotes` WHERE `item_id`='$activeItemID'"),0);
if($chkIfWithComment > 0){
echo " 🚩"; } echo " | ";
echo "".strtoupper($row['item_description'])." | "; echo "".$regCatName." | "; echo "".strtoupper($row['quantity'])." | "; echo "".strtoupper($dateNeeded)." | "; echo "".strtoupper($pendingApproval)." | "; echo "".strtoupper($getMatrixLevel)." | "; echo "|
Selected Record: |