programDocumentationReport

建立包含 Profitability and Cost Management 應用程式邏輯的「程式文件報表」。

您可以使用 downloadFile 命令將報表下載至本機電腦。

適用於

Profitability and Cost Management

必要角色

服務管理員超級使用者使用者檢視者

用法

epmautomate programDocumentationReport APPLICATION_NAME POV_NAME [fileName=FILE_NAME] [fileType=PDF|WORD|EXCEL|HTML] [useAlias=true|false] stringDelimiter="DELIMITER",其中:
  • APPLICATION_NAME 是要建立「程式文件報表」的 Profitability and Cost Management 應用程式名稱。
  • POV_NAME 是應用程式中要產生報表的模型 POV 名稱。

  • fileName 是報表檔案的唯一名稱 (包括副檔名) (選擇性)。預設報表檔案名稱是 HPCMMLProgramDocumentationReport_APPLICATION_NAME_POV_NAME.pdf

  • fileType 是輸出檔案格式 (選擇性)。預設值為 PDF

  • useAlias 可選擇性地指定是否列印別名,以取代成員名稱。預設值為 false

  • stringDelimiter 是 POV 值中使用的分隔符號。分隔符號必須以雙引號括住。

範例

epmautomate programDocumentationReport BksML30 2019_Feb_Actual fileName=Feb-Actual.xls fileType=Excel useAlias=true stringDelimiter="_"