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

RSPLSE Locks_Concurrency Lock

$
0
0

Hi,

We are on SAP NW BPC 10,BW7.3,EPM-SP14.

One user's clear DMP failed with Error Obtaining Concurrency lock(Foreign_lock)message.

I have checked RSPLSE locks.At that time no locks were there.

Checked DMP logs.At that particular time there was a currency conversion job running.

But the organizations in Clear and Currency Conversion DMPs are different.

As per my understanding,locks will not happen even at that time some users trying to read the data.

Issue2:

And today I have observed RSPLSE lock entry today.

One job is currency conversion and other job is tax calculation.Here also organizations are not same.

But still there is an entry in RSPLSE.

 

So what are the overlapping criteria for locking mechanism?

 

Thanks,

Manohar


BPC 10.1 Standard: Transport of Environments

$
0
0

Hi Experts,


We have upgraded from BPC 10.0 NW (BW 7.3) to BPC 10.1 NW (BW 7.4) recently. Post upgrade, all environments in use are converted to BPC 10.1 standard by executing the program UJT_MIGRATE_100_TO_101. Entire functionality works as expected, except that we don't see how to make a transport request for BPC related objects.


In RSA1 -> Transport connection, we see the new 5 TLOGO objects came up with BPC 10.1 under folder Planning.


 

 

Transport connection.JPG

 

We use only standard environments. No new environments created after upgrade. We don't see any other option choose standard environments to create a transport request for the same (not available in Other types too). And no objects are available in the Embedded environment as well.

 

Please let me know how do we create a transport request for the migrated BPC standard environments and its related objects in BPC 10.1.


Regards,

Bindu

SAP BPC Migration

$
0
0

Hi Gurus,

 

I need help from your experience the method and approach you followed for BPC Migration from BPC 7.5nw -10nw or  BPCnw 10-10.1nw

 

Client Present system :

BW  7.3 -BPC 10nw

 

To be Upgraded/Migrate

BW 7.4 -BPC 10.1nw(Classic only)-HANA.

 

 

 

Thanks in Advance

Praveen

There is no data to save, input template BPC NW 10

$
0
0

Dear Expert,

 

I found 2 template that i already save in server doesn't recognize value when i'm trying to save data.

 

it's said "There is no data to save" .

 

I'm trying to disconnect and connect again , no use.

 

 

Previously in version  7 microsoft, I'm easily copy and paste the EVDRE parameter to a new file and it's works. But in version 10 , i cannot copy and paste the parameter.

 

Is anyone facing the same thing in BPC NW 10 ?

 

 

 

Thanks,

 

Suprapto

SAP BPC 10 TO 10.1 Migration

$
0
0

Hi Gurus,

 

 

I had a urgent  requirement from the client for Upgrade/Migration of  BPC 10NW to 10.1NW (classic only) on Hana.

 

The present system is on BW 7.3 -BPC10 and its need to be upgrade/Migrate to BW 7.4 -BPC 10.1-HANA

 

Can you please help me the best approach and steps to follow in Migration process.

 

 

 

 

Thanks in Advance

Praveen

Transformation File Validation Error

$
0
0

Hi All,

 

I tried to validate the transformation file with the newly created cube,which have the same filters and access as old cube,

I was able to validate the file with the newly created cube before and recently its throwing me the error as below

 

[Start validating transformation file]

Validating transformation file format

Validating options...

Validation of options was successful.

Validating mappings...

Validation of mappings was successful.

Validating conversions...

Validation of the conversion was successful

Creating the transformation xml file. Please wait...

Transformation xml file has been saved successfully.

 

 

Begin validate transformation file with data file...

[Start test transformation file]

Validate has successfully completed

ValidateRecords = YES

End routine is called in convert

No records are returned from (CubeXXX)

Reject count: 0

Record count: 0

Skip count: 0

Accept count: 0

 

Error: All records are rejected

 

 

Can you please help..

BADI not triggers for BADI UJ_VALIDATION_RULE_LOGIC

$
0
0

Dear All,

 

I am facing issue with BPC validation rules through BADI

 

1)      I have created validation rule using the t code - UJ_VALIDATION and these rules should be processed through

         badi UJ_VALIDATION_RULE_LOGIC, so I have created a custom BADI implementation over this standard badi and assigned to z class,

         then in the method I have written my logic in DO_VALIDTION_LOGIC method.

 

2)     I have assigned proper filter ,in both the places say

          T-code UJ_VALIDATION :

                         APPSET ID : ABC

                         DIMENSION: XYZ

                          RULE_LOGIC: 1

                       

          BADI Implemented in UJ_VALIDATION_RULE_LOGIC using the below filters

             APPSET_ID  : ABC

             DIMENSION : XYZ

             RULE_LOGIC : 1


  But when I try to execute BADI is not triggered. I have kept break point over both the places say in class CL_UJXD_PACKAGES_RES and in the newly created custom BADI, but break point not triggers.

 

Please advise .thanks in advance.

 

Regards,

Ajay

Problem with Environmentshell copy on BPC 10.1

$
0
0

Hello,

 

I have been recently working on the installation of the SAP Planning and Consolidation version 10.1 for SAP Netweaver.

It is the classic version with the following components :

  • SAP BW : 7.40 SP09
  • CPMBPC : 7.40 SP04
  • POASBC : 100_731 SP06
  • SAP UI : 7.40 SP10

 

The installation went well on the dev system and also the configuration with the procedure described in the installation guide on the Marketplace.

Next step was to execute the same procedure on the quality system before going on production.

On the quality system, there were no particular issue during the installation and the configuration when executing UJS_ACTIVATE_CONTENT.

 

The issue occurs when connecting to the Web UI5 interface of BPC. It is not possible to copy EnvironmentShell.

I have tried with several users even with super privileges and it does not work either.

I have implemented SAP note to clean and reactivate EnvironmentShell.

I already checked the status with UJA_DATA_CHECKER and it returns no error.

 

Has anyone encountered this error ? What could have I missed ? Is there a way to know what could be the cause of the error ?


Need to store the ppt template in BPC Server (10.1)

$
0
0

Hi All

 

I am just a beginner to BPC. We are currently working for a challenge on BPC 10 NW and I would like to know step by step if some of you who have already met this requirement as below:

 

We are trying to create a ppt from a BPC workbook, and we need to store the ppt
template in the BPC server. However on netweaver version it is not possible to
access directly to files on SAP server (the ones stored in UJFS transaction) –or so far we had not found a way to achieve it.

 

Thanks in advance for your help

 

 

Regards

 

Nabyendu Ray

Environment shell reactivation issue

$
0
0

Hello All,

 

We have recently upgraded our BW system from 7.0 to 7.3 and installed BPC 10.0 NW on top of it. We also have activted the environment Shell by using the program UJS_ACTIVATE_CONTENT. Now the environment shell is not appearing properly and the standard content is missing ie infocubes and standard dimensions.Only Flow dimension is appearing. Although we followed all the instructions of OSS Note 1615644 but did not got any luck. We also have followed steps in the below link.

 

https://scn.sap.com/thread/3196351

 

Please advise on this issue.

 

Thanks in advance.

 

Regards,

Hi Experts.

$
0
0

We have a strange issue,

 

we have deleted a member from consoscope and still appears in the context selection options drop down list (does not appear in admin mode)

 

we have done: Optimization, clear package, zero elimination, list cube , NO transaction data is available in cube.

 

could some one please reply asap.

 

thanks.

Wrong values in FOR/NEXT Loop

$
0
0

I have written following script  sales distribution planning model here i am trying to LOOKUP SALES QUANTITY from the Sales Planning model Region and Product wise, then i LOOKUP the Capacity of container from the SALES DISTRIBUTION DRIVER model and after performing the calculation trying to write in the SALES DISTRIBUTION MODEL WAREHOUSE AND PRODUCT WISE (WAREHOUSE = REGION)

 

My script is as follows

 

*XDIM_MEMBERSET ENTITY = %ENTITY_SET%

*XDIM_MEMBERSET VERSION =%VERSION_SET%

*XDIM_MEMBERSET TIME = %TIME_SET%

*XDIM_MEMBERSET DISTRIBUTORS = "NO_DIST"

*XDIM_MEMBERSET COST_CENTER = "1010101001"

*XDIM_MEMBERSET DIST_METHOD = "DEDICATED"

*XDIM_MEMBERSET ACC_SALESDIST = "NO_TRIP"

 

*LOOKUP SALES//the real name of model 1

 

*FOR %REG% = 1003, 1002

*FOR %PROD% = 0100100101

 

*DIM VERSION = "Plan"   

*DIM ENTITY = "1000"

*DIM REGION = %REG%

*DIM PRODUCT = %PROD%

*DIM TIME = %TIME_SET%

*DIM Q%REG%%PROD%: ACC_SAL_M ="QTY"

 

*NEXT

*NEXT

 

*ENDLOOKUP

 

*LOOKUP SALES_DIST_DRIVER//the real name of model 2

 

*DIM VERSION = "Plan"

*DIM ENTITY = %ENTITY_SET%

*DIM TIME = %TIME_SET%

*DIM VEHICLE = "50FT"

*DIM DISTRIBUTORS = "NO_DIST"

*DIM WAREHOUSE = "NOWH"

*DIM CAPACITY: ACC_SDIST_DRIVER ="CAPACITY"

 

*ENDLOOKUP

 

*WHEN_REF_DATA = MASTER_DATA

 

*FOR %REG% = 1003, 1002

*FOR %PROD% = 0100100101

 

*WHEN ACC_SALESDIST

*IS "NO_TRIP"

*WHEN DIST_METHOD

*IS "DEDICATED"

*WHEN DISTRIBUTORS

*IS "NO_DIST"

*WHEN COST_CENTER

*IS "1010101001"

*WHEN PRODUCT

*IS %PROD%

*WHEN WAREHOUSE

*IS %REG%

*REC(EXPRESSION = LOOKUP(Q%REG%%PROD%) / LOOKUP(CAPACITY))

 

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

 

*COMMIT

 

*NEXT

*NEXT

 

I am getting following results, system is only picking the values of WAREHOUSE (WAREHOUSE = REGION) 1003 only(i.e. the first value pickup from lookup variable) and writing in both WAREHOUSE 1003 AND 1002. My concern is that it should write REGION AND PRODUCT wise date in respective region and product rather repeating the same data in the other.

 

LGX:

 

 

*XDIM_MEMBERSET ENTITY = 1000

*XDIM_MEMBERSET VERSION =Plan

*XDIM_MEMBERSET TIME = 2016.01

*XDIM_MEMBERSET DISTRIBUTORS = "NO_DIST"

*XDIM_MEMBERSET COST_CENTER = "1010101001"

*XDIM_MEMBERSET DIST_METHOD = "DEDICATED"

*XDIM_MEMBERSET ACC_SALESDIST = "NO_TRIP"

*LOOKUP SALES

*DIM VERSION = "Plan"

*DIM ENTITY = "1000"

*DIM REGION = 1003

*DIM PRODUCT = 0100100101

*DIM TIME = 2016.01

*DIM Q10030100100101: ACC_SAL_M ="QTY"

*DIM VERSION = "Plan"

*DIM ENTITY = "1000"

*DIM REGION = 1002

*DIM PRODUCT = 0100100101

*DIM TIME = 2016.01

*DIM Q10020100100101: ACC_SAL_M ="QTY"

*ENDLOOKUP

*LOOKUP SALES_DIST_DRIVER

*DIM VERSION = "Plan"

*DIM ENTITY = 1000

*DIM TIME = 2016.01

*DIM VEHICLE = "50FT"

*DIM DISTRIBUTORS = "NO_DIST"

*DIM WAREHOUSE = "NOWH"

*DIM CAPACITY: ACC_SDIST_DRIVER ="CAPACITY"

*ENDLOOKUP

*WHEN_REF_DATA = MASTER_DATA

*WHEN ACC_SALESDIST

*IS NO_TRIP

*WHEN DIST_METHOD

*IS DEDICATED

*WHEN DISTRIBUTORS

*IS NO_DIST

*WHEN COST_CENTER

*IS 1010101001

*WHEN PRODUCT

*IS 0100100101

*WHEN WAREHOUSE

*IS 1003

*REC(EXPRESSION = LOOKUP(Q10030100100101) / LOOKUP(CAPACITY))

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*COMMIT

*WHEN ACC_SALESDIST

*IS NO_TRIP

*WHEN DIST_METHOD

*IS DEDICATED

*WHEN DISTRIBUTORS

*IS NO_DIST

*WHEN COST_CENTER

*IS 1010101001

*WHEN PRODUCT

*IS 0100100101

*WHEN WAREHOUSE

*IS 1002

*REC(EXPRESSION = LOOKUP(Q10020100100101) / LOOKUP(CAPACITY))

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*ENDWHEN

*COMMIT

 

 

-------------------------------------------------------------------------------------------------------------------------------------

LOG:

 

 

LOG BEGIN TIME:2015-11-03 06:09:06

FILE:\ROOT\WEBFOLDERS\PLANNING \ADMINAPP\SALES_DISTRIBUTION\TEST.LGF

USER:ABC

APPSET:PLANNING

APPLICATION:SALES_DISTRIBUTION

[INFO] GET_DIM_LIST(): I_APPL_ID="SALES_DISTRIBUTION", #dimensions=10

ACC_SALESDIST,COST_CENTER,DISTRIBUTORS,DIST_METHOD,ENTITY,MEASURES,PRODUCT,TIME,VERSION,WAREHOUSE

 

 

#dim_memberset=7

ENTITY:1000,1 in total.

VERSION:Plan,1 in total.

TIME:2016.01,1 in total.

DISTRIBUTORS:NO_DIST,1 in total.

COST_CENTER:1010101001,1 in total.

DIST_METHOD:DEDICATED,1 in total.

ACC_SALESDIST:NO_TRIP,1 in total.

 

 

REC :LOOKUP(Q10030100100101) / LOOKUP(CAPACITY)

 

 

CALCULATION BEGIN:

QUERY PROCESSING DATA

QUERY TIME : 0.00 ms. 1  RECORDS QUERIED OUT.

QUERY REFERENCE DATA

QUERY LOOKUP DATA FROM APPLICATION: SALES

QUERY TIME : 0.00 ms. 2  RECORDS QUERIED OUT.

QUERY LOOKUP DATA FROM APPLICATION: SALES_DIST_DRIVER

QUERY TIME : 0.00 ms. 1  RECORDS QUERIED OUT.

CALCULATION TIME IN TOTAL :0.00 ms.

1  RECORDS ARE GENERATED.

CALCULATION END.

 

 

ENDWHEN ACCUMULATION: 1  RECORDS ARE GENERATED.

 

 

DATA TO WRITE BACK:

ACC_SALESDIST COST_CENTER DISTRIBUTORS DIST_METHOD ENTITY PRODUCT TIME VERSION WAREHOUSE SIGNEDDATA

NO_TRIP 1010101001 NO_DIST DEDICATED 1000 0100100101 2016.01 Plan 1003 - 3.33

 

 

Result should write 16.7 value in WAREHOUSE 1002 and PRODUCT 01

 

I am working on SAP BPC 10.1 Patch 7.0

 

Please suggest solution

 

Regards

EPM report - suppress one dimension based on a single member of a nested dimension?

$
0
0

Hello experts,

 

In EPM 10, is it possible to build a report where the outer dimension in the row axis is suppressed based on the presence of data within a single member of the inner dimension?

 

To give a simplified example, let's say our report contains two dimensions in the row axis: Profit Center and Account.  The full, non-suppressed version of the report looks like this:

01 - No suppression.JPG

I would like to suppress the Profit Center dimension based on the A.402000 member of the Account dimension.  Whenever A.402000 contains data, all three Account members would be displayed within that Profit Center; but when A.402000 is empty, the Profit Center would not be shown at all.

 

The desired result would look like this:

02 - Desired suppression.JPG

Using the original example above, you can see that A.402000 contains no data within PC.100000 and PC.400000, so those Profit Centers would be entirely suppressed.  However, all three Accounts would be shown for PC.200000 and PC.300000 since they contain data within A.402000.

 

As I'm sure you all know, if I use standard row suppression, the result looks like this:

03 - Standard suppression.JPG

This is not desired because PC.100000 and PC.400000 are still shown, due to the other included Account members containing data.

 

I've tried tinkering with the Filtering tab in the report editor, and it seems like the Keep Blocks option might be part of the answer, but I don't see any way to perform filtering based on a single member.

 

Do you have any ideas?

 

Thank you!

Alex

BPC 10.1: No environments visible after migration to 10.1 on HANA

$
0
0

Hello Community,

 

we have just upgraded our System from BW 7.31 with BPC 10.0 to 7.4 with BPC 10.1

 

I have done all post-update and Migration steps, but there are no Environments visible in the new Web-Interface.

That's what I've done:

 

 

Activate Web Services
Activate BPC Embedded
Activate technical Content
Mass Comparison
Upgrade EnvironmentShell
Set namespace to Modificable
Migrate Environments

 

 

In General I have followed the steps, mentioned in the upgrade and Installation guide.

 

Has anyone experienced this and can Point me into the right direction?

SAP BPC

$
0
0

Dear Experts,

 

I am am from SAP BW background and i have 5 years experience in SAP BW now i would like to learn BPC.

 

Please suggest me or provide me any links/blogs to start off with SAP BPC.

 

 

Thanks,

Krishna


BPF mail delivery setup

$
0
0

Hi

i am working on BPF, and my client wants a mail to be triggered every day until Reviewer/Performer completes his task. Is there any possibility of how to configure this requirement.

 

Regards

Praveen

How to Open a Specific Template with VBA or EVMNU in SAP BPC 7.5 NW

$
0
0

Hi Expert!

 

I am currently working with SAP BPC 7.5 making some improvements, they have their BPF through Excel and with the help of macros and EVMD function, I'm trying to open a specified template and I'm using the following sintaxys:=EVMNU("MNU_eSUBMIT_OPENSTANDARD";;"Input Schedules/MARCO FISCAL/IN06_Base Proyeccion Ingresos.xlsm")  the problem is that if I put the parameter with the full path and name of the template by double clicking on this I do not open the template I only activates the cell to change the function from excel, if only I place the name of the macro "MNU_eSUBMIT_OPENSTANDARD "if I open the folder Input shedules

 

Please I need know if not is posiible call a specific template with this command, If not is possible, someone have an idea of how i call it?

Hierarchy data Source from BW info Object to BPC Load

$
0
0

Hi Gurus

I have successfuly loaded the master Data Text using the DMP. Also I have been able to successfully validate the Hierarchy Transformation file. But when I am running the package to load Hierarchies form Info Object I am getting the following error message :Capture1.PNG

In InfoObject the hierrachy is maintained with the name WBSH. I am unable to find the resolution for this. Waiting for your tips to resolve the issue.

 

Thanks in advance.

 

 

Regards,

KMG

BPC Link - web doesn't appear to TEST SERVICE

$
0
0

Hello friends,

 

I am trying to get the URL for the BPC administrator, I followed SAP NOTE   1700792, The problem is that we don't have the option web to do the right click:

 

BPC issue.png

 

Any idea if there is previews steps to follo in order the web option to appear?'

 

Thanks for the comments.

 

Regards.

YTD values in Rolling Forecast

$
0
0

Hi,

 

I have requirement to create a Rolling forecast with totals as shown in the color items.

 

I have created rolling forecast, but getting these totals into EPM Local members need advice.

 

I have maintained, Current period as a property in Version.

 

So as the Current period changes, my rolling forecast YTD values should adjust.

 

Local members attached to report(Member, Member combination, Dimension, Colums axis, Row Axis and Local member) --> how to make it dynamic? 

 

Suppose if Current period is 2015.02, then YTD Actual will be 2 months actual, YTD should be 2 months actual + 10 months forecast and YTD forecast is 12 Forecast values.

 

If Current month is 2015.08, then the YTD actual = 8 months Actual, YTD = 8 months Actual + 4 months Forecast and YTD Forecast = 12 months Rolling Forecast Report.JPGForecast.

 

Thanks.

Viewing all 5457 articles
Browse latest View live


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