Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all 5414 articles
Browse latest View live

EPMSelectMultiMemberID function to select multiple member of dimension

$
0
0

Hello,

 

I am using SAP BPC 10.0 SP 4 801.


We want to select multiple member id's of a dimension and then based on these ids we want to override row axis using EPMAxisoverride function.


For this I used EPMSelectMultiMemberID function to select multiple member of dimension but this is not working.


Could anyone please help me how to select multiple member of a dimension or how to use EPMSelectMultiMemberID function.


Best Regards,

Deepak


Restore issue in SAP BPC 10.0 NW

$
0
0

Hello

 

We want to Restore the backup of production to our Sandbox server.

 

We took the back of SAP BPC production by selecting the below components and tried to restore it in Sandbox server.

 

Capture 1.JPG

 

While restoring, the SAP GUI got terminated and when we checked UJA_DATA_CHECKER we found that no members of the dimensions, script logics, business rules were found.Only Model and dimension were copied.

 

Any help on this will be highly obliged.

 

Regards

ATG

UJBR Backup restore - Issue - adminapp folder missing

$
0
0

Hello  Freinds,

 

I am using UJBR to back and restore.  I read followed the below blogs ( I am using SAP BPC 10 NW SP 9)

 

http://scn.sap.com/blogs/vinaymadhadi/2012/03   nay Madhadi's Blog March 2012

http://scn.sap.com/thread/3274430      Vadim Kalinin Dec 3, 2012 7:42 AM

 

During backup and restore I selected below options only

  a. Backup metadata files

  b. DM data Files

  c. Audit Data

  d. Backup Master Data

 

 

Issue : When I restored the backupfiles and loged into the web we find following issues :

1. Script logic files are not copied.

2. Loged on to BW- UJFS  found the admin related folders are missing.

3. Journals Template is not copied .

 

other observations : Business rules,Controls,WorkStatus,Audit cofigrations got copied

Report Editor filtering

$
0
0

Dear Experts,

The questions I'm going ask, I believe it 99% impossible, just want to make sure this 99% is 100%, 1% is always an hope.

 

Case Scenario

 

I have a user PLANNER_FLORIDA

The Planner for entire Florida is only one person, which are managing two City's (Entity)

he is managing:

Entity:

MI- Miami

OR - Orlando

 

Data Access level for the Model

Entity: Miami and Orlando only.

Costcenter: miami and Orlando costcenters only

 

Using BPF:

PLANNER_FLORIDA submit to REVIEW_FLORIDA.

- Context: Miami, Planner to reviwer

- Context: Orland, Planner to reviwer

 

Question:

Once the PLANNER_FLORIDA from BPF is opening only the Entity: Miami, it will open an EPM based on Excel, same for Orlando.

Lets go for example for Miami.

 

I have another dimensions, such as account, costcenter etc..

- Row Axis: Account, CostCenter

- Column Axis: Category, Time.

 

Once I do the InsertNewMember (right click the Costcenter and selec the new member)

REQ: i would like to see only costcenter automatically ONLY the Miami's Costcenter, do not want to mix with the Orlando (it should not even be avaiable in filter)

I believe there is a option of filtering based on context (in the filter) where reads the context.. and automatically comes up.

but, I would like to avoid this filtering side as per last paragragh

 

in another words, it is possible to EPMReportEditor read any parameter excel to  property and automatically get filtered by it?

or another extra thing I can do?

 

I know another solution is having different user for it, but, this is out of question.

 

Thanks.

Regards

BPC DataManager Success, but no data is loaded to the BPC Cube

$
0
0

Dear All,

 

We ran our DM Package to load transaction data from BW cube and the status was successful and below you can find the details of the records that were submitted.

 

/CPMB/LOAD_INFOPROV_UI

 

Task name CONVERT:

 

No 1 Round:

Reject count: 0

Record count: 11940

Skip count: 292

Accept count: 11648

 

Task name LOAD INFOPROVIDER:

Aggregate count: 20

Submit count: 11628

Reject count: 0

 

Package status: SUCCESS

 

However, when we checked in the BPC backed cube the data is not submitted but the fact table of that particular cube is being updated with number of records. I even tried with epm input forms and sent some data and submitted the data successfully but when i refresh the report the data is vanished.


1) Checked the process chain everything is green no logs.

2) Could not find any changes in the data audit

 

Need your help.

 

Thanks,

Surya

Dimension Context refresh

$
0
0

Hi BPC Experts,

I've got one challenge.


In my workbook, i've got two sheets for example:

1- Sales (Sales Model)

2- PNL (PNL model)

 

(The user have access multiple Entitys, and the entity dimension is secure in both model in same level)

 

When I create my BPF, I have to select only one MODEL for example, I select the SALES.

after whole configurations.

when the user  open through BPF the EPM template

it shows SALES the correct entity selected based in BPF Contaxt

but the PNL it is showing one another (where the EPM is saved, or randmomwise)

 

How can I solve this? maybe in BPF is missing something..

 

(I've got one workaround, in PNL sheet, set the Entity as Page axis Shared, and use the formula from Sales, it's works), but I would like to know if there is a standard solution for this.

 

Thanks

Regards,

May i know, what is Trend, Tread and other one(i forgot) do, what are the difference between them?

$
0
0

Hello Guys,

Can anyone help me the concept.

May i know, what is Trend, Tread and other one(i forgot) do, what are the difference between them?

 

Thanks

Merwin

Memory Management in Logic Script?

$
0
0

Hi Guys,

 

 

I have a case with a simple calculation on about 15 million records. Basically, the average of two members should go to a third member. So we have when/endwhen statement with REC=0.5.

 

The system on which I work is BPC 10.1 NW SP01/AnyDB (I know, it is for ramp-up...).

 

As you may expect I am experiencing tsv_tnew_page_alloc_failed dump.

 

I tried to use *XDIM_MAXMEMBERS, but from the limited experience, I had it was not helping. I think it is not releasing the internal table with each iteration. 

 

For that reason, I am doing the calculation with *FOR/NEXT loop which is making 25-27 When/Endwhen iterations based on members from one of the dimensions.

 

 

The question I have is, in which step the internal table is released/truncated?

 

From my feelings, Maxmembers is querying the data based on the defined slices, making the calculations and keeping the results in the internal table. However, the internal table is growing until all the slices are calculated. 

 

What are your experiences and do you know more intelligent way of spreading and keeping the internal table low?

 

Regards,

Emiliyan


Deleting history from BPC comments table

$
0
0

Hi all,

 

Does anyone have experience with deleting old comments from the BPC Comments table?

 

We have reached 3.8 million records in our comments table, and need to delete all the old comments (for a given characteristic combination), and only keep the latest comments.

 

I'm aware that there is a standard class available (CL_UJC_CMTMANAGER) which allows us to archive and delete comments, but was hoping to hear from someone who has actually written a program to effectively "compress" the comments table, to see if there are any tips or tricks or anything to watch out for.

 

You may ask why we have so many comments in our table in the first place... well let's just say that I've found a bug in the standard Copy Comments package that causes duplicates in the comments table when we copy data and comments from one version of forecast to another. And our business users have been using this standard copy comments for many years now, and the result is that comments have grown exponentially.

 

Thanks in advance,

Carlton.

Consolidations with Ratetype DIV for Dividends

$
0
0

Experts,

 

I am trying to incorporate the rate type DIV for dividends into a currency translation rule in my consolidation process.  I would like to make these rates specific to a given entity for a given time period instead of making it a Global rate.  I am performing currency translation as a part of the consolidation process through the consolidation monitor.  I have searched for documentation on this to no avail.  Any guidance to either documentation or suggestions on how to approach this task is appreciated.

 

Regards,

Greg

BPF - Time Lines....

$
0
0

Hi Experts,

 

I have a typical requirement in BPF i.e. Time Lines... My client would like to add the time lines for each and every task that is part of BPF Instance so that he knows whether the Step owner is acting within the provided timelines or not...

 

Standard functionality will not provide this functionality (in both 10.0 as well as 10.1 Standard / Embedded Versions).... Is there an alternative way available to support this functionality ???

 

Thanks in advance.

How to achive linked to property using dimension override

$
0
0

Hi Team,

 

I'm having a requirement that i'm having a company code and region as dimensions and i'm having region1 and region2 as a property's in company code.

in one of the template company code and region are in row axis and region is expanding on linked to property of company code.

i'm having 2 categories if category 1 selected then i need to link region1 if category 2 is selected i need to link region 2 as of now we created 2 reports for this.

 

now i need to make it as dynamic. is there any ways using dimension override.

BPC Model Transport Error

$
0
0

Dear all

i have created a new model in my dev environment.

I want to transport this model alone to the existing environment in quality and prod.

 

While gathering objects in RSA1->Transport management -> i have selected Model and linked dimensions alone deselected all other objects.

 

While releasing the transport i have warnings saying dimension dependent on environment info missing.

like wise for ohter dimensions and one more warning for model saying environment infor missing.

 

I tried to select the environment info alone, Model, dimensions and tried to release the task.

This time plenty of errors, which says about the other models missing dimension/depenedent objects.

though i havent selected other models, its throwing error saying dependent objects missing and for each and every object its throwing error as i selected environment info on top, also un checked other models and its objects.

 

Not sure, why i am getting the error.

 

I want only this model which is new in dev and  not in quality/prod. If the TR by mistake gathers other model , we will be in trouble as this will overrite models in Prod.

 

Please suggest..

 

I have read complete transportation guide available in SCN, followed the same steps.

 

If i ignore environment info and select model and dimension alone, ignoring the warning of environment info missing, I was wondering under which environment this model will go to destinatin without speicifying environment info.

 

Please suggest

Some flows do not convert currency

$
0
0

Experts,

 

I have encountered an issue where some of the flows will convert currency and others will not.  I have attached an example below ( the dimensions are in red font):

 

Unconverted_Flow.JPG

 

Any insight and/or guidance  is greatly appreciated.  I have reviewed the Flow dimension and I do not see a property that would exclude some flows while including others.  This is also true for other FLOWS like: F00 (opening).

 

Regards,

Greg

EPMSAVEDATA submit zero values doesn't work

$
0
0

Hi-

 

I am working on a report that utilizes the EPMSAVEDATA formula. The formula works as epected when submitting a value greater than or less than zero. However, when a zero or blank value is submitted to "overwrite" or "delete" the previously stored value, the save function does not set the value to zero, but rather says no save changes were found.

 

Do you know why this is? Thank you.

 

Tom


EPM workbook limits

$
0
0

I need to generate EPM reports using 'Worksheet generation' option. Under a parent entity group, there are nearly 750 entities; for which in a single workbook, I need to generate worksheets.

 

How many worksheets can a workbook hold or can get generated for?

 

Is there any BPC limitation for maximum number sheets per workbook?

Dynamically Named BPC Report as a table

$
0
0

Hello-

 

I am working on converting a report from BPC 7.5 to BPC 10. The report worked well in BPC 7.5 and utilized much VBA code. part of the VBA code would like at a named table ranged called "tblInput" and utilized this to add on to the report and send additional data to BPC.

 

The issue I am running in to, is that I am able to convert the BPC report by selecting the table and clicking Insert-> Table. At this point, excel converts the table to a "named table range" which is all good. The problem is, as I refresh the BPC report, I need the named range to dynamically expand and contract as the report grows. I haven't been able to get this to work. The best I can do is "freeze" the range, but this isn't helpful.

 

Is there a way to turn my BPC report into a dynamically named table that I can use and reference in VBA code?

 

Tom

Display Entities related to a Group (GBAS fuctionality in old EVDRE) for 10.1 Nw

$
0
0

Hi Guys.

I'm trying to show just entities related to a Group in based on Perimeter information ( Category and time) in BPC 10.1 classic

Basically this was a GBAS functions in old EVDRE.

As 1844034 note says, it supposes you put Groups and Entity below by rows and it works automatically but it doesn´t work in my system.

has anybody tested it in 10.1 NW classic?  is there any sp where it works?  

 

Thanks.

Balance carry forward error

$
0
0

Hi Gurus,

 

Background: I have copied environment shell to create own shell.

all required dim for consolidation are Userdefined except category.

 

1. here is the script logic for the Opening balance

 

*RUN_PROGRAM COPYOPENING

CATEGORY = %C_CATEGORY_SET%

RL_INPUTCURRENCY = %GROUPS_SET%

RL_TIME = %TIME_SET%

*ENDRUN_PROGRAM

 

2. I have attached the setting for Business Rule

 

 

3. when I run the data manager package "Opening balances", I am getting the following error(attached)

 

your help is appreciated.

 

Thanks

BK

Loading multiple Keyfigures data in to BPC.

$
0
0

Hi People,

I got requirement to load multiple Key figures data to BPC.

 

My Key figure are PAY_GRADE,HOUR_RATE,START_MO, BONUS_RATE in Data file and I have STAT_ACC Dimension in BPC and maintained four members(PAY_GRADE,HOUR_RATE,START_MO, BONUS_RATE)

 

I want to load HOUR_RATE, START_MO, BONUS_RATE to BPC signed data as it is.

and need to Convert my PAY_GARDE vales before load data?, PAY_GRADE are Char in Data file like ABC, ADV it should convert ABC = 10 and ADV=12.

 

 

Could you please let me know how i can do this ?

 

Thanks,

Vishu

Viewing all 5414 articles
Browse latest View live


Latest Images

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