Re: Copy Operator
Hi Alecsandra Thank you very much for you reply i saw the manual, but i have a one last question: do you have any example of this parameters? FILTER_ATTRIBUTEnFILTER_VALUEn JorgeBest Regards
View ArticleRe: Copy Operator
Hi Jorge, Copy operator only works when source KF can be calculated at the base planning level of the target KF.But DISAGG operator (chapter 10.8) seems to suit your requirement:...
View ArticleCopy Operator
Hi Experts I have a question with the Copy Operator: Does any know if is possible to use the copy operator to copy the value of diferents levels for example: to customer product to --> location...
View ArticleRe: Master Data Load - Fatal Error
I had the same issue so your answer was very helpful. Out of interest had you copied from an SAP PA? I had copied from SAP2 and although the attributes were marked as root in SAP2 in the copy some of...
View ArticleRe: Planning Area activation failure
HI Suprio I had the same issue when activating SAP5. The release notes (2308825) do have a statement:"The copy of SAP5 model can be activated only in the second attempt of planning area activation...
View ArticleRe: SAP IBP for inventory
Hello Alexis, I am also interested to learn about IBP inventory data model . I am also sending you the mail through my personal id. Kindly loop me and send me the document as well. Thanks in advance....
View ArticleRe: How to veiew message in Planning Function
Hi Rinju, thank you very much for your reply. Actually my questions belongs to BPC Embedded version, which is related to BW IP(Integrated Planning).However, I cannot find a place which related to BW...
View ArticleRe: SAP IBP for inventory
Hi Fabio, Are you looking to learn about IBP for inventory data model? If so, I can share documentation about how the data model is configured. You can send me a message at alexis.lozada@sap.com. For...
View ArticleRe: Planning Area activation failure
Hi Suprio, Did you try to activate the planning area with MDT option? If not, then please do so. If it still does not work, then i suggest you to raise OSS ticket. Best regardsRinju
View ArticleRe: Planning Area activation failure
Thanks Rinju for quick response. I have checked all the planning levels and definition of roots are as per the standard definition.Moreover there was no data integration process "in Progress" at the...
View ArticleRe: How to veiew message in Planning Function
Hi Wei, you posted this question in the wrong forum. This forum is for IBP, which is SCM related solution. I think you need to raise it in SCN forum for BPC. Best regardsRinju
View ArticleRe: Planning Area activation failure
Hi Suprio, I can think of two possibilities: 1. Was there any Data Integration job running during the activation? If yes, then try to re-activate again.2. If it is not case 1, then check if there is...
View ArticlePlanning Area activation failure
Hi Experts, Recently, I copied a CT Planning Area from Standard SAP PA model : SAP5While activating, I got the following issues which led to PA activation failure: E - Procedure creation failed for...
View ArticleRe: Snapshot keyfigure solution
Hello Fabio, You can consider copy operator as well in this case since your requirement is 20. Regards,Deep Singh
View ArticleSnapshot keyfigure solution
Hi, experts. I have a business requirement to snapshot a keyfigure twenty times,how could i do it, because the snpashot keyfigure configuration has a limitation of 9 snapshot, someone had this...
View ArticleRe: Anyone having a list of HCI-DS scripts functions ?
Ben,Thanks so much for your help. The issue is resolved. Your last example was the one that helped me troubleshoot my logic. Once i was able to print the value it was easier.Highly appreciable!RS
View ArticleRe: Anyone having a list of HCI-DS scripts functions ?
No $ sign needed, no declaration needed either. Try this very simple example: Pre-load script:save_data('ANY TEXT','100'); Post-load script:Print(get_data('ANY TEXT')); In the pre-load script we create...
View ArticleRe: Anyone having a list of HCI-DS scripts functions ?
System does not accept TASK_XYX_EndDate without a $ value.
View ArticleRe: Anyone having a list of HCI-DS scripts functions ?
Also if you could specify types also.Do we need to define 'TASK_XYX_EndDate somewhere before using it?
View ArticleRe: Anyone having a list of HCI-DS scripts functions ?
Ben, highly appreciable. Should TASK_XYX_EndDate not be a variable?TASK_XYX_EndDate would be a global variable isn't it?Something like $TASK_XYX_EndDate othewise it throws an error.How can we display...
View Article