Quantcast
Channel: SCN : All Content - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all 5457 articles
Browse latest View live

duplicate data when use *DESTIANTION_APP

$
0
0

Hi all,

I am using the command *DESTINATION_APP to copy data from 1 model to another model.

In my case, it is from model GOODWILL to model Consolidation.

But, when data is copied from GOODWILL to Consolidation, it is duplicate to 19 time.

Does anyone has this error too? And do you have solution for this error.


My logic script is below:

 

*XDIM_MEMBERSET TIME = %TIME_SET%

*XDIM_MEMBERSET FLOW = F_CB

*DESTINATION_APP = Consolidation

*SKIP_DIM = C_ITEM

*ADD_DIM AUDITTRAIL = GOODWILL

*WHEN FLOW

*IS F_CB

*REC(FACTOR = 1)

*ENDWHEN

 

note: %TIME_SET% is parameter pass from data package management.

 

Please, help me to solve this problem.

 

Thanks,

 

Thai.


"500 SAP Internal Server Error" while execuing the Write back badi

$
0
0

Hello Experts,

 

I am writing a write back badi to disaggregate the amount to be saved at parent to its leaf nodes.

 

When I am doing so the logic is working perfectly fine, and the amount is getting disaggregated to its leaf node but for some reason the badi is getting triggered for the second time and then giving some ABAP dump.

 

Working on BPC 10.0

 

Below is the message pop up

Internal Server Error

 

Details are as below

500 SAP Internal Server Error

ERROR: Data objects in Unicode programs cannot be converted. (termination: RABAX_STATE)

 

Thanks in advance for the help.

 

Regards

Rohan

issue with processing BPC dimension "Start of the writing into BW"

$
0
0

Dear Experts,

 

we are encountering very strange issue with processing the dimension.

 

Sometimes when we modify random property for random dimension member or create new member after pressing "Save and Process" button processing fails. Once we press "See details" then we get the details as on the screenshot below.

 

The last line says "Start of the writing into BW". The issue happens only sometimes for random dimensions.

 

Any idea about the root cause? Any workaround?

 

BR

Marek

 

Capture.JPG

Error "An item with the same key has already been added"

$
0
0

Hi Friends,

 

 

I'm Trying to change a report connection, but after I change the connection and refresh this error appears;

 

"An item with the same key has already been added"

 

Anyone had this problem?

 

Regards.

 

Maycon Franco.

Script logic in packages: take variables from package

$
0
0

Hi all,

 

I have a package where the user must select Time dimension member. I know that the selected value is saved in the variable %TIME_SET%. Imagine the user select 2015.JUN. I would like to run a script for all months of 2015, but I don't know how to code the selection of the year of the member selected by the user in the package.

I have tried using %YEAR%, but it does not work, as %YEAR% is the year of the temporal registers, not the year selected in the package.

 

Any idea?

 

Best regards,

 

Fernando

Delete/create Environment

$
0
0

Hello:

 

My BPC architecture is like this:

 

 

DEV

  • Enviroment 1: PPTO
  • Environment 2: BACKUP_PPTO

 

PRD:

  • Environment 1: PPTO

 

 

What I need to do is replace PPTO in DEV system for BACKUP_PPTO. I will erase the PPTO and then copy BACKUP_PPTO using the original name PPTO.

 

Do this will affect transports to PRD system after replacing it, even if I use the same name?

 

 

Thanks in advance.

 

Luciana

Edit Report greyed out and error An item with the same key has already been added

$
0
0

Hi All

 

l am using 10.1 classic, MS excel 2013, EPM version 10.0 SP20 .net 4. I am trying to modify the a standard report from the CAPEX starter kit in my own environment however the report doesn't connect and edit option is greyed out. upon clicking any of the buttons of the EPM ribbon the following error pops up "An item with the same key has already been added" Attached is a screen shot.

 

Please assist

Thanks

 

Jordan

Impact on BPC when upgrading BW 730 to later SP stack

$
0
0

Hello,

 

Does anyone know if upgrade BW 730 (e.g. from SP05) to a later Service Pack (e.g. 730 SP12) will have any impact on BPC?

 

I believe it should not have impact on BPC system. As a pre-caution, I would use UJBR to back up BPC environments before BW SP upgrade.

 

Please kindly share your experience if it is not the case.

 

Thanks

Jingjing


US Elimination

$
0
0

Hi

I am trying to do US elimination but balances of elimination always 0

the result is nothing can you help me with this ?

Bpf issue

$
0
0

Hi Experts,

 

When one user opens one input template through bpf  ,context options is also appearing on his screen.because of this save data button is grayed out.this problem does not happens before.

 

when i open the same i get the right input template without context options and i can input the values without any issues.

 

Why only one user getting these context options.the user has admin rights as well.

 

please see the below screen shot .EPMsp17 patch2.

 

bpf.PNG

 

Appreciate your valuable inputs.

 

Thanks

Kiran

List of Attribute in ComboBox MACRO vb

$
0
0

Hi everybody!!

 

I want to comment one problem that i have for if someone can help me! thanks in advance!!

 

I want to do a UserForm in Macro Excel VB where I would like that in one ComboBox List I can select one "name of client" that it is an attribute of one dimension.

duda2.png

 

I don't know how I can fill the list with one attribute of one dimension. Is it possible that the function is GetDimensionList?? how I can use it? I think that it's the same that when in one sheet you want create a list with the function EPMDimiensionProperty

duda.png

 

Are there another way to do this?

 

 

Thanks!!!

 

Regards,

 

Jose Blesa

Display BW Process chain log in Formula log

$
0
0

Hi,

 

we have created a custom process chain which is executed through DM, so a simple scenario. My question now, is it possible to display the process chain log in the formula log? So, in case my BW process chain fails and returns and error message why it failed, I would like to see the error message in the formula log.

 

Thanks,

Tim

Create ComboBox List in Macro VB for choose an Attribute

$
0
0

Hi everybody!

 

I want to comment one problem that i have for if someone can help me! thanks in advance!!

 

I would like done a UserForm in Macro Excel VB where in one ComboBox List I can select one "name of client" that it is an attribute of one dimension.

duda2.png

I don't know how i can fill the list with one attribute of one dimension. Is it possible that the function is GetDimensionList or Getpropertyvalue?? how i can use it? I think that it is the same that when in one sheet you want create a list with the function EPMDimensionProperty

 

Are there another way to do this??

 

 

Thanks!!

 

Regards,

Jose Blesa

Pageaxis Override usage

$
0
0

Environment:  EPM10 NW SP15

 

 

I need company code to be derived from cost center user selection in my report.  I created pageaxis override cell with excel cell reference to another cell where i construct the value based on cost center selection.

 

Expected Behavior:  When user makes a cost center selection (EPMCONTEXTMEMBER cell) , COMPANY CODE page axis override reference cell ( in attached screen it is B10)  will automatically reflect the new Company Code  Hence report use the new value during expansion.

 

Observed Behavior:  Even after the new cost center selection is made, page axis over ride is still using the old value

 

 

Query:  What am i doing wrong. How to achieve the dynamic page axis over ride based on user selection of a different dimension member.

 

Attaching a sample case for clarity.  Appreciate suggestions.

 

Section 1 in attachment shows when the report is built

Section 2 in attachment shows when a different cost center selection is made

 

~Dilkins

Restoring environment shell throwing an error ...

$
0
0

Hi every one,

 

I am creating an environment via back end by using the UJBR. The reason behind doing this I don't have access to create a environment by using BPC Administration . So I am following this way.

 

     1. I took the back up of environment shell and save it in to my desktop.

      2. by using the UJBR, I am restoring the environment with different name as Environmentshell2.

While doing that I am getting the following error. See the screen shot as a reference.1-9-2015 5-19-58 PM.png

can any one please let me know why its throwing an error like that.

 

Regards,

Saida Reddy G


Importing users failed via Mass user management....

$
0
0

Hi Folks,

 

I am importing the users by using Mass User Management but its failed and showing the error message like below.

 

1-9-2015 7-31-14 PM.png

 

Regards,

Saida Reddy G

Data loading error

$
0
0

Hi,

 

In my BW cube there is 3679 records, but while loading it into BPC only 2098 records are only loaded.

 

Any help on this.

epm report

$
0
0

Hi,

 

 

i have small problem in repot..i.e

 

Already report is complete...one parent(XXXXXXX) can have value  but it not display in report?

 

 

There is a value for a particular value(i check parent value in sample ADHOC report) ....not display in that Report.

 

 

can any one help mee..

 

 

Thanks in Advance,

 

 

 

 

yeshwanth

AFTER_REFRESH doesn't work correctly when distributing

$
0
0

Hi Experts,

 

I have a document that has to be distributed for many CENTERs. The reports have dynamic row members depending on the CENTER for which it will be distributed. The document has some extra formulas changed with AFTER_REFRESH function; and plenty of these formulas are based on the EPM.GetDataBottomRightCell of the reports.

 

The AFTER_REFRESH works perfectly when refreshing the whole workbook for a different CENTER.

 

The problem appears when opening the distributed document and the AFTER_REFRESH function is exected incorrectly. It seems that when calculating the EPM.GetDataBottomRightCell of the reports, it calculates always for the last CENTER refreshed in the document distributed.

 

To understand my example, I'll explain the sample with which I have been testing this functionality:

 

     Create a report with a dimension in rows that expands dynamically depending on another dimension (the one you will distribute for)

     In a new Module write a code similar to:

 

               Dim EPM as New FPMXLClient.EPMAddInAutomation

 

               Sub AFTER_REFRESH()

                    Dim bottomRightCell_Str as String

                    bottomRightCell_Str = EPM.GetDataBottomRightCell(Sheets("Sheet1"),"000")

                   

                    Sheets("Sheet1").Range(bottomRightCell_Str).Value = "lastCell"

               End Sub

 

 

Then try to distribute this document for another CENTER that varys the number of members per row and open the result of the distribution.

 

Every time I try it I get the string "lastCell" in a place where it shouldn't appear!

 

Any help would be appreciated. I hope that if you try this simple example you will understand my issue.

 

Thanks,

 

j.Ignacio

Error running Load Infoprovider UI data manager package - (Cannot perform write (ILLEGAL_INPUT))

$
0
0

Hello All,

 

We are on EPM 10 SP 19 Patch 1. I have been trying to run the Load Infoprovider UI data manager package. But it has been failing with the following error message. So it does look like it is failing in the CLEAR CUBE DATA step of the process chain. I made sure the cube is in the planning mode. I even tried the note 1759399, but with the same result. And there is no lock in the work status as well. Any help with this would be appreciated.

 

TARGETMODE = No

RUNLOGIC = No

CHECKLCK = No

 

 

Task name CONVERT:

 

No 1 Round:

Reject count: 0

Record count: 343296

Skip count: 0

Accept count: 343296

 

Task name CLEAR CUBE DATA:

Cannot perform write (ILLEGAL_INPUT)

 

model: HCM. Package status: ERROR

 

Thanks,

Pavan.

Viewing all 5457 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>