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

Uploading text nodes: conversion file does not work | BPC 10.0

$
0
0

Hi gurus,

 

I am uploading master data and hierarchy from infoobject 0COSTCENTER to my BPC dimension ZCECO.

 

I've followed the "How To - Import Master Data and Hierarchies into SAP BusinessObjects BPC 7.5 from SAP NetWeaver BW".

 

I am in BPC 10.0 NW SP 21.

 

I am facing with a problem with the import of text nodes, which have an ID concatenated with the Controlling Area. I want to import them without Controlling Area. For example: in BW I have a text node "P0011ES401P" and I need to convert it in "1ES401P" for BPC dimension. The Controlling Area is "P001".


The cost center's ID does not have concatenated the Controlling Area. For example: In BW I have the ID "3401111001" and when I upload, I see in the dimension sheet "3401111001" as a member (without Controlling Area prefix)

 

I am using the package /CPMB/IMPORT_IOBJ_MASTER to upload master data and text nodes. When I run it, the text nodes are imported with the Controlling Area prefix. The conversion file does not work.

 

This is my transformation file:

2015-09-10_0950.png

This is my conversion file "CECO_CONVERSION.xls":

 

2015-09-10_0953.png

This conversion file should work. But not.

 

When I run el package /CPMB/IMPORT_IOBJ_MASTER, this is my set selection for 0COSTCENTER:

2015-09-10_1006.png2015-09-10_1007.png

2015-09-10_1009.png2015-09-10_1009_001.png

I've tried to import in several ways, with external/internal format and with update/overwrite option. I've tried all combinations and the result is the same. I don't manage to remove the Controlling Area prefix.

 

Due to I could not convert data with conversion file level, I also tried to make the conversion data at transformation file level. But my problem is that my text nodes do not have the same lenght in their ID's. For this reason, I can not put something like this in *MAPPING:

 

ID=*IF(ID(1:4)=*STR(P001) Then ID(5:14);ID)

 

I get an error of "command failed: end position is out of record index". I explored about this error and the solution was using the conversion file instead the transformation file, but neither.

 

I make sure that I put the correct transformation file into the prompt of the package and I have the correct name of my conversion file in *CONVERSION part of transformation file.

 

The fact is that I am able to import text nodes without Controlling Area prefix (as I want), but I have to run again the package and using another transformation file. But I want to get it in one step, as the How To explains.

 

I would appreciate any help,

 

Kind regards,

 

Manu

 




Fetch data for all accounts in BADI

$
0
0

I am running a BADI to adjust Income statements.

 

The below code is working for specific accounts.

 

I need to work on all accounts and program should run only on Inactive functions.

 

Can anybody please let me know the modifications to be done?

 

I am new to BPC .

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

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 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

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

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


EPM Customize Data Manager Package /CPMB/COPY

$
0
0

Hi,

 

I would like to use a customized /CPMB/COPY Data Package within my BPC application.

 

All the information I've found so far explained that I've to place a variable after the "TASK(/CPMB/CM_CONVERT,SELECTION,%SELECTION%" since I can't change the %SELECTION% variable because it contains some other string for the correct selection. I've tried many different scenarios but the attached string is not taken into account within my selection. I've checked the the behavoir with the debugger and my string doesn't even appear .... has there been a major change to the concept of Data Packages?

 

Thankful for any hint!

 

CPMBPC 810 SP7

 

 

PROMPT(RADIOBUTTON,%TARGETMODE%,"Handling of records",0,{"Copy records with match key","Copy by replacing data in same data region of Entity, Category, Time and Audit ID"},{"0","2"})

PROMPT(RADIOBUTTON,%RUNLOGIC%,"Select whether to run default logic for stored values after copying",0,{"Yes","No"},{"1","0"})

PROMPT(RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when importing data.",1,{"Yes, check for work status settings before importing","No, do not check work status settings"},{"1","0"})

PROMPT(COPYMOVEINPUT,%SELECTION%,%TOSELECTION%,"Select the members to COPY and where to",%DIMS%,0)

INFO(%TEMPNO1%,%INCREASENO%)

INFO(%ACTNO%,%INCREASENO%)

INFO(%SELECTION_KEYDATE%,)

TASK(/CPMB/CM_CONVERT,OUTPUTNO,%TEMPNO1%)

TASK(/CPMB/CM_CONVERT,ACT_FILE_NO,%ACTNO%)

TASK(/CPMB/CM_CONVERT,SAPPSET,%APPSET%)

TASK(/CPMB/CM_CONVERT,SAPP,%APP%)

 

TASK(/CPMB/CM_CONVERT,SELECTION,%SELECTION%|DIMENSION:VERSION|ACTUAL|)

 

TASK(/CPMB/CM_CONVERT,TOSELECTION,%TOSELECTION%|DIMENSION:VERSION|PLAN|)

 

 

TASK(/CPMB/CM_CONVERT,KEYDATE,%SELECTION_KEYDATE%)

TASK(/CPMB/CLEAR_SOURCE_CUBE,CHECKLCK,%CHECKLCK%)

 

TASK(/CPMB/CLEAR_SOURCE_CUBE,SELECTION,%TOSELECTION%|DIMENSION:VERSION|PLAN|)

 

TASK(/CPMB/CLEAR_SOURCE_CUBE,KEYDATE,%SELECTION_KEYDATE%)

TASK(/CPMB/CLEAR_SOURCE_CUBE,DUMPLOADMODE,3)

TASK(/CPMB/APPEND_LOAD,PREPROCESSMODE,0)

TASK(/CPMB/APPEND_LOAD,TARGETMODE,%TARGETMODE%)

TASK(/CPMB/APPEND_LOAD,INPUTNO,%TEMPNO1%)

TASK(/CPMB/APPEND_LOAD,ACT_FILE_NO,%ACTNO%)

TASK(/CPMB/APPEND_LOAD,RUNLOGIC,%RUNLOGIC%)

TASK(/CPMB/APPEND_LOAD,CHECKLCK,%CHECKLCK%)

TASK(/CPMB/APPEND_LOAD,KEYDATE,%SELECTION_KEYDATE%)

Account Type Expenses to be shown as negative values in SAP EPM Report

$
0
0

Hi,

 

I want SAP EPM report to show only Expenses as Negative values. At present all the P&L statement having positive values(INC and EXP)

 

I tried the Formatting with Specific member/ property like Account.ACCTYPE = EXP and  formatted the data field as -10000. This setting is not giving expected result.

 

Is there any easy way to get all the expenses as Negative values based on the account property?

 

Thanks.

BPC 10.1 NW Embedded: EPMSaveData issue

$
0
0

Hi all,

we are working on SAP BPC 10.1 NW Embedded and EPM AddIn 10 SP 21.

we have a BEX Query with TIME and KEYFIGURE in column and VENDOR in row, built on the aggregation level.

In the input form, we need to put an EPMSaveData formula in a local member.

The formula we wrote is:

 

=EPMSaveData("2",EPMModelCubeID(),VERSION,(EPMDIM_CURRENT_MEMBER(TIME)),(EPMDIM_CURRENT_MEMBER(VENDOR)),"MyKeyFigure")

 

where "2" is the value we want to save on the specified region on MyKeyFigure and VERSION is an Excel range named by us.

we have included MyKeyFIgure in the query and set it as input ready, but we always get errors.

Please note that the Key Figure we have in column is different from the one we want to input data on.

 

Can you please help me undestand what we are doing wrong?

 

Thank you in advance,

Daniele

Offline functionality in SAP BPC 10 NW

$
0
0

Dear All,

 

 

Kindly help me with following scenarios regarding the SAP BPC Offline functionality :-

 

 

Is there any way of making input sheet offline via a data manager package by passing the input schedule name as a parameter and saving the same to a local folder. (Similar to distribution/collection functionality, but same has to be triggered via a data manager package)

 

 

Thanks in Advance.

 

Regards,

Sreeja V

EPM Filtering conflicts with report with shared rows

$
0
0

Hello,

 

I have an issue with EPM filtering. In my sheet there is a main report, on which filtering should be performed, and a secondary report, which has shared row axis with the main one. The problem is, when I switch on filtering in the main report, ALL data in secondary report disappears, even if those rows are not affected by filtering and still remain in layout.

Please share your opinions about this problem.

IE, Excel and EPM compatibility issues

$
0
0

Hi,

We’ve one user who is having issues with input schedules in BPC ( As soon as a value is entered and moves onto next cell, value disappears). Same input schedules works for all users except this user whose PC has difference of 2013 excel. I’m wondering if Excel 2013 is compatible with BPC 10.1.

Also, we are seeing another issue on IE browser (IE 10 on BPC 10.1) caching of BPC web admin not displaying documents properly for the 1st time (changing context to parent member shows document properly. Now, changing  back to the 1st selected context also works so document doesn't show up the very 1st time). This issue is for all users.

For these issues, I’ve found SAP note 2113022 that talks about EXCEL and IE should be on same bit levels like 32-bit or 64-bit. Is this true and if not, it may cause these issues? Any other factors might be causing these issues.

Appreciate your help.

BPC 10.1 UJO_READ_EXCEPTION_000

$
0
0

Hi all,

 

After chaging an ACCOUNT from LEQ to INC, we are facing the following reporting issue related to ACCOUNT hierarchy:

 

UJ0_read_error.JPG

We have changed member properties, the hierarchy and processed the dimension successfully several times,  but the reporting issue has not been solved. We can only create reports using account basemembers.

 

We have run UJA_DATA_CHECKER program and shows no errors.

 

We have also applied SAP note 1673094.

 

Our system: BW    Release 740 SP-level  0012

                   BPC: Release  810 SP-level  0007

 

Any ideas?

 

Thanks,

Carlos


Use last month ownership (POWN) in method multiplier

$
0
0

Hi All, Is there syntax to use last month ownership data (POWN) in method multiplier. I am aware of PPOWN which looks for last year (M12 of last year) but I am looking for one which looks for last month. Eg. If I am in March, 2015, I want to use last Feb, 2015 ownership % in method multiplier to calculate difference in ownership POWN (march, 2015 ownership) - .......(Feb 2015 ownership). Any suggestion? Thanks in advance.

BPC NW 10.0 on HANA Security modification

$
0
0

Hi Guys

 

I am currently working with a SAP BPC 10.0 NW on HANA implimentation. The setting up of all the teams, task profiles as well as the member access profiles have been created and linked in DEV. Due to company policy, the security needed to be modified as a result of BPC creating its own generic roles in BW and the role's names have been changed to accomodate for this.

 

The test in DEV was successful where the access of a specific user was tested in terms of the access required, even if the role allocation was done via the GRC team and NOT in BPC backend. When we transported the new company name standard roles to QA as well as the BPC role transport to try and replicate the securities in that box, it dont seem to be working and everything is the same in both environments.

 

Do anyone have any ideas on what to check next in order for the securities to work? Can there perhaps be a setting in BW to change to prevent a possible conflict?

 

Regards

 

Gareth

BPC 10.1 deadline job

Copy calculated data between SAP BPC NW 10.0 models using script logic

$
0
0

Hi experts,

 

Is it possible to copy calculated data from BPC model to another using *DESTINATION_APP ?

 

I tried to copy a calculated value but it's not working !

 

I'm using SAP BPC NW 10.0 SP05, SAP BW 740 SP05

 

Thanks

Maha

Version Information from VBA

$
0
0

Is there a way to collect the current sp or addin version from excel using VBA?  I see FPMXLClient.CheckVersion, but that doesn't have any methods to actually provide a version.

 

Thanks!

Viewing all 5414 articles
Browse latest View live


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