BPC 7.5 NW on BW 7.3 - Short Dump when using BADI

Hello all,
When migrating from MS bpc to Netweaver we've had to move some logic from script to BADI.
(Runlogic not supported)
However we now get shortdumps in when calling the BADI'
It works in BW 7.0 but now that we are on BW7.3 the error appears and shordumps occur.
During the upgrade SAP have updated the Class CL_UJR_WRITE_BACK to include a method  "GET_DELTA"
That's where we have the problem. No OSS notes for it yet.
The problem shortsumps as follows:
Short Dump Log.
Category               ABAP Programming Error
ABAP Program           CL_UJR_WRITE_BACK=============CP
Application Component  CPM-BPC
"ASSIGN_TYPE_CONFLICT" " "
"CL_UJR_WRITE_BACK=============CP" bzw.
"CL_UJR_WRITE_BACK=============CM00U"
"GET_DELTA"
Error occurs at line statement
ASSIGN COMPONENT uj00_cs_fieldname-keyfigure OF STRUCTURE <ls_data> TO <l_value>.
Any help out there?
Please.........
Thanks
Paul

Hi Paul,
First of all, there is a How To Guide for RUNLOGIC implementation. It uses BAdI approach as well, but doesn't call WRITE_BACK that can change from version to version.
Second, you should be able to see that method GET_DELTA is being called under
IF D_CALC_DELTA eq abap_true and df_bw_delta eq abap_false.
D_CALC_DELTA is set to TRUE only in Method WRITE_BACK_INT; I hope you aren't using that one.
DF_BW_DELTA is taken from DM Package parameters. Can you check what you have there or put just a break-point in PACKAGE_LOGIC_1 to see what value those 2 variables have?
Hope this helps,
Gersh

Similar Messages

  • Short dump MESSAGE_TYPE_X in displaying data from BPC Virtualcube

    Hi Experts,
    I am experiencing an error when try to display data from a BPC VirtualProvider Infocube (both from Workbench and with LISTCUBE transaction).
    This kind of virtualcube is auto generated by BPC.
    When I do some kind of selection I obtain this error: MESSAGE_TYPE_X
    Short text of error message:
    System error in program SAPLRRK0 and form CHECK_KHANDLE (see long text)
    Technical information about the message:
    Message class....... "BRAIN"
    Number.............. 299
    Variable 1.......... "SAPLRRK0"
    Variable 2.......... "CHECK_KHANDLE"
    I have another BPC vitualprovider and this doesnu2019t happen.
    I would use this cube inside a multiprovider, that has a BI cube too, and get the data through a BEx query. But the query throws the error and stopped.
    I know that there could be problems with BPC structures (i.e. changes in tech name when transporting it), but at the moment I donu2019t see other solution to compare BI to BPC data.
    I went through other posts in sdn forum for this issue, but I am not able to get the exact solution,
    please help
    Thanks,
    Marco
    System version:
    BW:     701 level 0007
    BPC:     750 level 0005

    Hi Lokesh,
    I read the note you have indicated.
    For the first note 1479393: I donu2019t have hierarchies and the error appears in a different program to what is indicated in the note. This is where terminated:
    Termination occurred in the ABAP program "SAPLRRK0" - in "CHECK_KHANDLE".
    The main program was "GP4LQ7N6RS4RUB6HA69UREYGPKB ".
    In the source code you have the termination point in line 34
    of the (Include) program "LRRK0F05".
    Furthermore, there are no calculated measures nor members in the MDX statement, because I just try to display the data from the virtualcube.
    For the second 1448691: yes, it could be a performance related problem. Indeed, when I apply stronger filters, the error doesnu2019t occur and I got the data. But the system is already patched to SAPKW70107.
    So, do you have any other ideas?
    Thanks,
    Marco

  • Issue whith action pane when using BPC for excel in Spanish - BPC 7.5 NW

    Hi experts,
    We just migrated from BPC NW 7.0 to BPC NW 7.5 and we are having a situation with our BPC for excel client now that if we open it with an english instalation everything is ok but if one client with a spanish instalation opens BPC for Excel, the action pane is empty. On 7.0 version everythng worked ok on spanish. Any idea of how to solve it?
    Thanks in advance.

    Please note that the best practice is to use one language. However, if a number of languages must be used the following solutions may be applied:
    If you want end-users to see the very same descriptions in various languages, you may copy the descriptions from one language over to another in BPC Admin Client.
    If you want them to see native descriptions in the language the end-user is logged on under, you may log on to BPC Admin Client in the language(spanish) the descriptions are missing for and enter them. Do not forget to process the dimension. Refresh dimension members on client side and process all the dimensions. Now, English descriptions are seen under English and Spanish  under Spanish anit is the way it works because SAP has description against EN language only and not spanish
    See the notes 1552856 and 1613170 which would be helpful. Thanks.
    Regards,
    Sanjeev

  • SAP BPC 10 - SP11 - Retraction to Fund Centres - any idea on BAPIs used to retract to Fund Centres?

    Hi All,
    I have a situation in which I got to retract data (both costs and revenues) to fund centres. Client is not very keen on retracting to Cost Centres. I am looking for any BAPIs available or if there are any other useful ways of achieving retraction to Fund centres.
    Regards,
    Surya.

    Hi,
    I had built that retraction with 'BAPI_0050_CREATE'. There is BAPI_0051_UPDATE too, but the first was enough for me.
    It is very simple.
    Before develop your code, understand the parameters of the by running them on SE37 on ECC.
    Good luck,
    Samuel Matioli

  • BPC Office Client : No data retrieval when using static dimensions

    Hello,
    We have used static dimensions to build reports / input schedules, but the data range remains empty when refreshing the workbook after the column - and row key ranges have been filled. There is definitely data in the application for the combination of the current view members and range members chosen. I have put 3 dimensions in the row key range and 4 dimensions in the column key range.
    What are the common solutions for this problem ? I don't receive any errors while refreshing the workbook.

    Have you checked security member access profiles to know that the user has access to that slice of data?
    You might also double-check your data in BW by running the Shared Query Engine test program UJQ_SQE_TEST from transaction SA38 or SE38.  Just select your AppSet and Application, along with matching in the filters the static members you've set in your report.
    If you still have issue, try to replicate the issue with a delivered template report and confirm no data is shown.
    Otherwise, please create a customer [message|http://service.sap.com/message] in the SAP Service Marketplace and report your issue as a potential bug. To expedite a solution it would be helpful if you detail the steps exactly for the Support team to recreate, verify and troubleshoot the problem.
    Best regards,
    [Jeffrey Holdeman|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/jeffrey+holdeman]
    SAP BusinessObjects
    Enterprise Performance Management
    Regional Implementation Group

  • BPC NW 7.0: Data Load: rejected entries for ENTITY member

    Hi,
    when trying to load data from a BW info provider into BPC (using UJD_TEST_PACKAGE & process chain scheduling), a number of records is being rejected due to missing member entries for the ENTITY dimension in the application.
    However, the ENTITY member actually do exist in the application. Also, the dimension is processed with no errors. The dimension member are also visible usnig the Excel Client naviagtion pane for selecting members.
    The error also appears when kicking of the data load from the Excel Client for BPC. Any ideas how to analyze this further or resolve this?
    Thanks,
    Claudia Elsner

    Jeffrey,
    this question is closely related to the issue, because there is also a short dump when trying to load the data into BPC. I am not sure whether both problems are directly related though:
    Short dump with UJD_TEST_PACKAGE
    Problem desription of the post:
    When running UJD_TEST_PACKAGE, I get a short dump.
    TSV_TNEW_PAGE_ALLOC_FAILED
    No more storage space available for extending an internal table.
    Other keywords are CL_SHM_AREA and ATTACHUPDATE70.
    When I looked at NOTES, I found this Note 928044 - BI lock server". Looking at the note and debugging UJD_TEST_PACKAGE leaves me some questions:
    1. Do I need a BI lock server?
    2. Should I change the enque/table_size setting be increased on the central instance from 10000 to 25000 or larger?
    Claudia

  • Where to download SAPK-75009INCPMBPC

    Dear All,
    from this url
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPK-75009INCPMBPC|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPK-75009INCPMBPC]
    show all notes that will include in BPC7.5 sp9
    but i can't find SAPK-75009INCPMBPC in SAP Service Download Page (Support Packet and Patch)
    below are notes,
    1586567     Analyzer cannot access BPC because of member access profile
    1607266     Custom dimension properties cannot be used in MDX
    1611688     Generation Error on Basis 731
    1613088     BPC Report folder unsorted
    1618447     Syntax error in class CL_UJA_HIER_WRITER_T
    1620487     Fix CHECKMAN errors in previous Support Packages
    1610665     MBR_SEQ invalid when restore master data
    1612263     Short dump when re-generating cache file for APPSET
    1596352     Source cube was deleted when copy application
    1609031     Add dimension hangs if dimension member is empty
    1609243     Process dimension will change CALC to NO ignoring children
    1610540     Cannot process members with hierarchy
    1611669     Inconsistent content of YTD/QTD time hierarchies
    1612685     CALC are not correctly update for all parent node
    1614252     Process dimension: Hierarchy and Attribute updates wrongly
    1615304     Wrong member sequence after adjusting member sequence
    1619066     Can not process dimension in Non-Unicode system
    1597940     K2: Extend TMVL offset limitation into -9999 to 99999.
    1598517     K2: Script logic program eat errors raised by work status
    1598685     Member access issue of *LOOKUP
    1607231     K2: script logic can not save ZERO data.
    1608581     K2: Handle error records received from the Write Back.
    1611066     K2: Support custom measure in script logic
    1597418     Incorrect result on the store entity for groups
    1604350     Incorrect consolidation result with type E or P
    1610683     ENHANCEMENT:PROP(acc) not working in business rule
    1598951     BPF: Incorrect authorization in 'ALL' open-criteria
    1603563     BPF:Allow ActionCV shows 4 options when noncontrolling appl
    1604477     BPF: Reopen a given step region via a selection screen.
    1606254     BPF: Support not to show URL in the BPF emails
    1597987     Support non-modifiable namespace when restoring BPC appset
    1598053     Invalid value of dimension member XXX when restoring Appset
    1601811     Failed to restore comment or archived audit
    1602680     General Error message when AppSet failed to restore
    1621375     Backup&Restore should support across release 750 & 750_730
    1599550     Copy comments for process chain 'CPMB/COPYCOMMENTS'
    1599188     Add a new process chain for 'Copy Comments'
    1603530     Enhance program UJD_TEST_PACKAGE
    1606159     DM Upload causes ORA-01653 error - Unable to extend table
    1598448     Column index out of range in import master data from file
    1599753     Same master data ID and text node in hierarchy of InfoObject
    1604853     Rejected data are not stored in log if max count reached.
    1606726     Multi-members or mix-case memeber issues in UJ_VALIDATION
    1609666     Rule always broken if Multi-members set for logic dimension
    1601205     Memory issue when posting huge data into BPC application
    1608557     Pass the MDX statement to BPC client if error occurs
    1612606     Separate value functions by worksheet
    1613715     No value retrieved on node members with space in member ID
    1592735     Enhancement for Auto-reversed journals for BPC 7.5
    1598475     New journal template overwrites the existing one
    1621562     Journal status not rolled back when posting to BW fails
    1583788     Dump when downloading large files with transaction UJFS
    1597990     Ignore security in consolidation package
    1604465     Dump on calling consolidation from a different application
    1604798     Change of scope leads to wrong flow for all most all data
    1607106     Consolidation reads data from FX_SOURCE_CATEGORY
    1607562     DUMP in validation when 'I' dim. missing in an application
    1609577     Dump and bad performance in carry-forward
    1618464     Validation difference are always positive
    1618910     R_SELECTION doesn't support DIMLIST values in validation
    1597983     Errors from write-back if FORCE_DESTINATION_MEMBER is filled
    1615629     Consolidation dumps if there is more than 1 periodic rule
    1620613     Data duplicated in balance carry-forward

    Hi,
    Are you talking about the NW version? I guess you should have posted it in the BPC NW forum.
    By the way, for the download, you need to go to
    software download -> support packages and patches -> SAP Application Components -> SAP BPC FOR SAP NETWEAVER -> SBOP PC 7.5 FOR SAP NW -> SAP CPM BPC ABAP 7.5
    You should be able to see it there.
    Hope this helps.

  • EVDRE AfterRange

    To Fellow BPC EVDRE Experts,
    I'm curently running BPC 5.1 SP03 and I have noticed a problem when using the EVDRE AfterRange.  I have a report with three Column expansions.  I have a formula in the 3rd expansion and noticed that when the report expands, the formula for the last member (right before the subtotal) is not referenced correctly it is off by two rows ..... Has anyone else had a similar occurence???   Any solutions ???
    Thanks Joe

    Joe,
    The fix for this issue is included in SP7, but before you run SP7 please first check this thread. You may want to go for SP6 first.
    error saving transformation or conversion file SP7
    Good luck,
    Said

  • Error while adding owner property in nw bpc 10.1 unified model

    Hi,
    currently we are working on NW BPC 10.1 unified model.
    while adding owner property in BW system for work status we are getting below error.
    "Characteristic owner is not mapped to any attributes in the SAP HANA model."
    Please suggest us where to add this owner property.
    Regards
    Anitha p.

    Hi Gregor,
    Thanks for your reply.
    we applied that note.
    We have few doubts while creating work status and BPF.
    Our dimension is /ERP/COSTCNTR, so we have added ZPERF and ZREV attributes in ZCOSTCNTR and we have implemented BADI BADI_RSBPCB_SETUSER (enhancement spot RSBPCB_SETUSER).
    My doubt is while creating ZCOSTCNTR infoobject do I need to take a copy of /ERP/COSTCNTR? I am getting short dump while doing this.
    Regards
    Anitha

  • Transporting BPC 10 from Development to Production

    Hi all,
    I am working on a BPC 10 project and it is time for us to test in production.
    I am aware of two main routes to go from a Dev to Prod system, the first of which I attempted yesterday:
    1. BW Transport
    - Set the environment offline
    - Log in to BW
    - Transaction code RSA1
    - Transport Connection
    - Object types > More types > Environment > Select Objects ([see link|http://i39.tinypic.com/2wrpun6.png])
    - We did select quiiiite a lot of data to transport which may have been an issue - everything in the environment
    - Ticked all the objects on the right hand side, then clicked the van saying 'Transport Objects'
    - We then logged into SE 10 and released the transport: ([see link|http://i44.tinypic.com/2gw9ir8.png])
    2. Backup and Restore using UJBR transaction
    - Back up the whole environment
    - Restore onto production
    The issue
    - We have only done the first method as understand the UJBR one is a bit of a workaround and not as reliable
    - We had an exceptionally high number of logs generated, causing the log drive to fill up and Short Dump in ST22
    - It generated 8GB of logs on the Development server after the first attempt, we backed up and cleared out the logs and re-transported a new request which generated 45GB of logs - causing the same 'transactional log file' issue
    Does anyone have any advice in terms of  BPC 10 transports? We found a decent how-to which essentially just walked us through part 1, then we've been checking ST22, SLG1 Analyse Application log, SM21 System log, and DB12 to check capacity to try and problem solve..
    Thanks!
    Nick
    Screenshot of the error log: [http://i40.tinypic.com/2yzk9jl.png|http://i40.tinypic.com/2yzk9jl.png]
    Edited by: Nick Carter on Feb 3, 2012 3:18 PM

    Hi Rich - thanks for your advice.
    I've taken your advice on board and deselected virtually everything to transport, with the exception of the model, model dimensions and an input schedule.
    This is the selection this time around: http://i44.tinypic.com/a4ahw7.png
    I then clicked the'Transport objects' button and made a request for transport: [http://i43.tinypic.com/17x1fc.png|http://i43.tinypic.com/17x1fc.png]
    Followed by jumping to Transprot Organiser in SE10 and then 'Releasing directly' when selecting the base node NWDK903388 first, followed by the same action on parent node 'Projet Dragon Transport 005': http://i44.tinypic.com/2i8kh95.png
    When looking at the transport logs, it appears it has released from NWD (Development) but not imported into NWP (Prod): http://i44.tinypic.com/2q1xvdl.png
    We aren't experiencing the same issue of logs at the moment so it suggests it was related to a high volume data manager file?
    Any help would be much appreciated!
    Nick
    NB: I have also made sure that on our Production server we had the identically named environment which is something we didn't have before, whichI think we needed(?) I also checked I have superuser access account on both Dev and Production to ensure that wouldn't be a problem.
    Edited by: Nick Carter on Feb 3, 2012 4:34 PM

  • BPC 10.0 NW - Transport of cubes

    Hej gurus,
    I want to know what happens, if we delete a cube in the production environment and transport the cube from DEV to PRD. The technical name of the cube in DEV is not equal to the technical name of the cube in PRD.
    Will BPC be able to adjust to the new technical name and use this cube for the future, or will BPC crash?
    Best regards,
    Mikkel Kristensen

    Hej Raju,
    Thank you very much for your reply.
    I have not yet done anything, but we have a problem, because the technical names of the cubes in DEV and PRD are not the same at the moment.
    I know the note you have pointed out, and I have imported it, and set the parameters as described in the note. However, when I run a transport, the technical name is not changed.
    Do you know anything about the note, and have you tried to use it? Do we need to clear the cube before the transport to enable the aligning of names?
    My idea of deleting the cube is just a result of not succeeding in aligning the technical names using the above note.
    Best regards,
    Mikkel Kristensen

  • Error In BPC Export Package-version 7.5

    Hi Bpc Experts,
    We upgraded DEV BPC Version 7 to 7.5 netweaver version.
    We are facing an issue when using Export package to export file from BPC to BI application server.
    After running EXPORT Package a window appears with input field to enter File name and path,But i am not able to enter the file name in the Input field(Non editable).I used the below Advanced Script
    PROMPT(OUTFILE,%DESTINATIONFOLDER%,"Please enter an output path and file name",)
    PROMPT(SELECTINPUT,%SELECTION%,,"Select the members to filter","%DIMS%")
    TASK(ZBPC_EXPORT_TRANS,EXPORT_FILE_PATH,%DESTINATIONFOLDER%)
    TASK(ZBPC_EXPORT_TRANS,SELECTION,%SELECTION%)
    Process Chain:ZBPC_EXPORT_TRANS
    But my Quality and Production system Export functionality is allowing to enter the path and file name in version 7.
    Thanks
    Mahesh

    Hi Rich,Thanks for your reply.
    I tried with standard Process chain /CPMB/EXPORT_TD_TO_FILE, but still i am not able to enter path and file name to export to BI application server
    Can u send the list of modification to be done after upgradation of BPC 7 to 7.5
    Thanks
    Mahesh

  • BPC 10.0 MS : Download EPM Add-In.exe

    Hi,
    I am installing BPC 10.0 MS, following the installation guide.
    Now I have reached step 4.2 "Installing the EPM-Add-In". The installation guide says "download the most recent version of the full setup (EPM Add-in.exe) from the service marketplace".
    When I am accessing the marketplace at service.sap.com/installations, I can find plenty of software downloads (both under "installation and Upgrades"->"A-Z Index"->... and under "business objects downloads"->"A-Z Index"-> ), but even when using the search function, I am not able to find the mentioned EPM Add-in exe download. Can somebody please tell me how to click through the different menus to get to the necessary download for SAP EPM Add-in.exe?
    Thanks a lot!

    Download the Latest SP fpr the server which is Patch 1 and for the EPM Client download SP3. Take a look at http://help.sap.com. Look for the installation guide for BPC 10 which will detail where you need to put the EPM 10 Add in files to allow the user to download and install on their client machines.

  • FIM and BPC Integration error

    Hi Experts,
    I was trying to upload data to BPC through FIM using Flat file.
    I created the Job and did all the mapping but whenever I ran the job I get the below error.
    "com.sap.fpm.fim.common.webservice.WSException: The job launch for job 'Trial' failed with error 'Web Services sent the request to start batch job 'Trial' on server 'null'. The Job Server refused the request with error: Job Server not found'"
    Please help.
    We have BPC and FIM in same server and have FIM users added as BPC users as well.
    We have other SAP sources so using FIM to load data to BPC.
    Regards
    Raman

    Hi Raman
    You need to configure the Data Services Job Server, is the Job Server running?
    Check the following link for some troubleshooting tips.
    [Job server is not working;
    Hope this helps
    Kind Regards
    Daniel

  • Uploading a file to the BPC server

    Hi,
    I am working on BPC NW 7.5. I am trying to upload a xlsx with master data file to the BPC server. I get an error that says "HTTP Error 400: Bad Request". I tried uploading csv and txt files and they upload without errors.
    Please assist
    Thanks

    Hi,
    You should be able to check the DEFAULT_EXTENSIONS parameter in the application set parameters to see what is allowed and control allowed file types. You can see the documentation on this topic here: http://help.sap.com/saphelp_bpc75_nw/helpdata/en/f7/d21edd2f4c4f78b0a5be2b16e19ca1/frameset.htm
    hope it helps...
    regards,
    Raju

Maybe you are looking for