SSM VERSION 10.0 SP4
I create a measure via PAS("create variable" command), How can I show this measure directly in scorecard and Entry&Approval.
steps:
The PAS model use the following command to create:
SUP CRE DATA ZTTPBI BLO 200 BLK 64k MEM 10000
USE ZTTPBI EXCL
set fiscal calendar January
CRE monthly KPI001 'REV'
After creating PAS model, I create 2 model connections as zttpbi_sc & zttpbi_mm, which have successful test connection.
When I created a KPI, I chose the "ZTTPBI_SC" in field "PAS model".
But I can not choose the measure I created in PAS in fields Actual or Target or Score or Trend of Actual.
Which steps were wrong?
AT THE SAME TIME,
when I add this model(zttpbi) into Entry and Approval, it return a error message:
"Invalid model; there are no measures available for Entry and Approval".