cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC 1802, RTC Real Time Consolidation / FS Items Mapping View adding FSAREA to RTC_C_CONS_ACCT_M i

0 Likes
482

Hello,

I am trying to extend the mapping RTC standard model sap.erp.sfin.rtc, adding my own mapping in the RTC_C_CONS_ACCT_M calculation view, I have create my own HDI container and views, and modified it according to the documentation, I want to change the mapping adding the FSAREA and KDGRP.

If I only add KDGRP or another filed of 5 digits the views and CDS are generated without problems, but when adding FSAREA I receive the flowing error:

Error in activation phase 1 (maximum 10) for container ZBPC_NEW_RT_02_GEN Invalid datatype, length or/and scale are missing: type=0, intDigits=0, fractDigits=0 (node: Join_4, attribute: JOIN$RFARE$ AREA, status: Inconsistent calculation model, code: 34011) Deploying 'src/ZBPC_NEW_RT_08/RTC_C_ZTCTB4_BPCBUDGET01A.hdbcalculationview'... failed Worker 1 has encountered an error; all remaining jobs will be canceled Processing work list... failed Making... failed Starting make in the container 'ZBPC_NEW_RT_02_GEN_3355' with 4 files to deploy, 0 files to undeploy... failed End of 'Make' (HDI return code -1, HDI request ID 3112) Objects with activation errors: 1 src/ZBPC_NEW_RT_08/RTC_C_ZTCTB4_BPCBUDGET01A.hdbcalculationview (ZBPC_NEW_RT_02_GEN)

The program that generates the calculation views is cutting the last digit of RFAREA.

I can modify the program and correct the field, but in RTCMD the error persists.

Can someone help me?

Best regards,

Cristina

Accepted Solutions (1)

Accepted Solutions (1)

SAP prepared a new SAP Note 2826880 for us.The issue of column name truncation was solved.

Answers (0)