建立變更命令文件時,請務必納入保證金、預備金和費用等標記的相關資訊。您可以使用相關變數 (可在隨附表格中查看) 將此類資訊加入至文件樣板。標記變數可用來將標記的名稱或描述加入至產生的文件,方便擁有者更輕鬆地瞭解附加成本。使用這些變數,即可確保標記相關的所有資訊均包含在變更命令文件中,讓程序更透明且有效率。
您可以使用表格頂部的搜尋功能來縮小結果範圍。
| 變數 | 描述 | PCO | RFQ | COR | OCO | SCO |
| {x.markups.number} | 傳回標記數目 | |||||
| {x.markups.sow} | 傳回標記的工作範圍 | |||||
| {x.markups.name} | 傳回標記名稱 | |||||
| {x.markups.description} | 傳回標記描述 | |||||
| {x.markups.note} | 傳回標記上的注意事項 | |||||
| {x.markups.type} | 傳回標記類型 | |||||
| {x.markups.proposed} | 傳回標記的建議值 | |||||
| {x.markups.submitted} | 傳回標記的已提交值 | |||||
| {x.markups.approved} | 傳回標記的已核准值 | |||||
| {x.markups.committed} | 傳回標記的已確定值 | |||||
| {x.markups.estimated} | 傳回標記的估算值 | |||||
| {x.markups.pcoNo} | 傳回標記的 PCO 號碼 | |||||
| {x.markups.budgetCode.formatted} | 傳回相關標記的顯示預算代碼 | |||||
| {x.markups.budgetCode.original} | 傳回相關標記的完整預算代碼 | |||||
| {x.markups.index} | 傳回標記索引 | |||||
| {#x.markups} 和 {/x.markups} | 傳回變更命令下的所有標記成本項目。 將傳回存在於 #x.markups 和 /x.markups 之間的任何標記成本項目變數。 注意事項: #x.markups 和 /x.markups 必須一起使用,才能開啟和關閉此區段。 例如: {x.markups}{number}{/x.markups} 請參閱小節上的 mustache.github.io 說明,以進一步瞭解此變數的語法。 |
|||||
| {x.markups | filter:"name":"markup name" | sumBy:"approved"} 例如: {oco.markups | filter:"name":"Fee" | sumBy: "approved"} |
傳回標記名稱下所有合併金額的總計。 當您不想顯示標記項目的多個例證,而是將其展示為單一項目時,請使用此選項。 |
其中 x 是以下其中一項: