Retraction from BPS to FM-BCS using T-code: FMCYCOPI_BW

Hi All
I´m trying to retract data from BPS to FM-BCS.I have created a query in BW and defined field assignment in R/3.But when I run T-code:FMCYCOPI_BW, I get an error message about 'Fiscal year 0000 not allowed for year-dependent commitment items'.I don´t know how to solve it.
Thanks in advance!

i think it means you have to assign the current fiscal year instead of 0000 since you have fiscal year depende ccommitmnet items.
please could you assist me. im trying to retract data using teh same tcode but i get an error Transferred data does not match input parameters FM Area. thou in the info cube i have the exact same account assignments and have made the field asignments. do i need to create a derivation strategy for planning as well or what?

Similar Messages

  • PS Retraction from BPS

    Hi All,
    I am using the UPB_CI_PUSHBACK_PR function module to retract data to Project Systems. The goal is to move the PLAN data from BPS by WBS into PS transaction CJ40.
    I have followed the guidance of the well written 'BPS Retraction for Cost Cener Accounting' web log. I am still struggling to find clarity on how to implement this functinality succesfully.
    I have followed step by step the guidance mentioned above. The function in BPS runs successfully but there are no values posted in R/3. Following are the messages I receive in BPS when I execute the function:
    <b>Posting in R/3 takes place as Plan</b>
    <b>1 data records were read, 0 of them were changed, 0 generated</b>
    My planning level contains the following Info objects:
    Controlling area = D50
    Currency = USD
    Fiscal year = 2007
    Fiscal Year Variant = k4
    Version = 500
    and my parameter group contains the following values:
    Post Budget = space
    Returns a. Splmts = space
    Retr. R/3 Comp. = 9
    Retractor Control = 4
    Disp. N. Mat. WBS = space
    Sender str. = UPB_SEND_COPS
    Destination = DR4CLNT300
    Test Mode = Space
    IObj. WBS Elem. = 0WBS_ELEMT
    Controlling Area = 01
    If anybody knows what I am missing and help guide to make this work I will really appreciate it.
    Thanks so much.
    MS

    Hi Ross,
    I just saw your response in sdn that you were able to solve the issue. Can you please let me know how did you resolve. Below are the settings which Iam currently using; greatly appreciate your help....
    We are using WBS & ABCPROCESS combination to retract the project cost;
    UPBR_RULE Mappings:
    Rec.Field - Sender Field
    0ABCPROCESS - 0ABCPROCESS
    0WBS_ELEMT - 0WBS_ELEMT
    0FISCPER3 - 0FISCPER3
    0FISCVARNT - 0FISCVARNT
    0FISCYEAR - 0FISCYEAR
    0OBJ_CURR - USD (Constant)
    0VERSION - ZFEVRSION (custom field)
    0AMOCCC - ZFEMSTR (custom field for amount)
    Parameter Group Settings
    Retr. R/3 Comp. - 9
    Retractor Control - 4
    Delta Update - 1
    Sender str. - UPB_SND_COPS
    Destination - PDSCLNT300
    Test mode Is Active - 0
    R/3 Version - VA1
    Wait for Update - 1
    Controlling Area - 01
    Cost Element - 02
    CElem category - 03.
    When I execute the planning function after manually creating few records. It does run sucessfully and the below message will be displayed;
    2 data records were read, 0 of them were changed, 0 generated.
    Iam not sure what Iam missing. Please let me know your inputs....
    Looking forward to hearing from you.
    thanks
    Syed.

  • Retraction from BPS to R/3 Error

    Dear All,
          I am trying to retract all the planned data from BPS to R/3 system, which contains characteristics like CRM Marketing element & WBS Assignment. For this I was using standard function module in the Planning function. FM & Parameters details are ..
    Function Module : UPB_CI_PUSHBACK_PR
    FM Initialization  : UPB_CI_PUSHBACK_INIT
    Parameters:          Data elements:
    BUDGET               UPB_CI_FLG_BUDGET_PLAN
    BUDSUPRE           UPB_CI_FLG_SUPPL_RET
    KYFIOBJN             UPB_CI_IOBJNM_AMOUNT
    LINOMAPR            UPB_CI_FLG_WBS_ELEMT_LIST
    PLANAREA           UPC_Y_AREA
    R3SYSTEM           LOGSYSTEM
    RATETYPE           KURST_CURR
    TESTMODE          ADMI_TEST
    WBSIOBJN           UPB_CI_IOBJNM_WBS_ELEMT
      When I execute this planning function it is raising the error like ..
       No Update : No Plan or Budgetdata transferred  (AIS2/220)
       Message no : 01319
       >>>>sourcesystem name>> Error while processing WBS elements
       Message No: UPB_CI013
       When I check the RFC coonections, they are very well connected. and the function module UPB_CI_PUSHBACK_PR has been modified to handle the records with all key figure values zero ( as per oss :768822 )..however this retraction is working fine in QA and it used to work in Prod earlier...but since 2 months, we have receiving this error especially when there is no records generated or modified.
      We are on BW 3.5, Level 17 & sem-bw 400 & level 13.
      PI_BASIS is 2005_1_640 level 8.
       R/3 system :4.7
        PI - 2004_1_470  Level 9.
        PI_BASIS - 2004_1_620 level  9.
        I have gone through the FM degigging, but left with no clue. If anybody throw some light on how to handle this sort of issue, would me more helpful.
    Thanks in advance .
    Best Regards,
    Ramesh

    Sorry, I missed to add a my observation that when execute the Planning function with some values in selection of either CRM element or WBS element, it is running fine. However when both are left balnk in the selections it is giving me this error. To handle this case, do we need any thing to transfer characteristics with unassigned values '#' ?
    Cheers,
    Ramz

  • Retraction from BPS

    Hi All,
    I am currently attempting to use the retractor from BW /BPS to R3  CO_CCA.
    I have ( I believed ) correctly configured the Planning Function to utilize the functions ZUPR_COST_PLAN_EXEC and ZUPR_COST_PLAN_INIT. Now as I am not using the standard Objects refeered to in the extractor I also configured the mapping tool using UPB_SND_COPS and UPB_SND_STKEYFIG
    Now when I ran the extractor it initially failed and upon going into debugger I realised that the system was still refereeing to the original objects.
    For example
    “ assign component gp_co_area of structure <ls_chas> to <l_chavl>.”
    Here the structure in my system contains an object with a name that is different to gp_co_area.
    To overcome this problem and a few more like it , I copied the function and renamed the offending objects. It seemed to happily move on from this, however it now has other problems and I don’t thing that continuously changing the code is the answer.
    Is there some step I am missing with regards to the Mapping?

    Hi Srinivas,
    Thanks for your reply.
    the only reason I copied and changed the functions is due to the code using an Object Name that is different from the one in our system
    To Reiterate I did use the mapping tool to map my object names to the relevant ones in SAP however the Function UPR_COST_PLAN_EXEC is still looking for a differently named Object. When however I change the name to the object in the code then the function finds it and it runs.
    Currently the code has
       “ assign component gp_co_area of structure <ls_chas> to <l_chavl>.”
    I changed it to
       “ assign component zco_area of structure <ls_chas> to <l_chavl>.”
    The problem however is that I don't really wish to debug the code and change everything that needs changing. Obviously the Mapping exercise has not been completed by myself - maybe I have to regenerate the code?

  • Cost center retraction from BPS to R/3

    Hi All,
    I am trying to build a prototype model to check the functionality of cost center planning between SEM and R/3. We are trying to substitute the planning process from R/3 to BW.
    I am using standard cost center cube 0cca_c11 and switching between basic and transactional cubes. I have created planning function and set all the retraction parameters..
    BUSI I_BUSI
    CASE I_CASE
    DELTA DEL_BOOK
    MAPP KCD_REPID
    RFC_DEST RFCDEST
    TEST TEST_X
    ZARE I_COAR
    ZELM I_CELM
    ZTYP I_CTYP
    In the parameter group i have set the delta process
    Retr. R/3 Comp. 6
    Retractor Control 4
    Delta Update 0
    Sender str. Initially blank and later ZCOSTPLAN1
    Destination XXXXX
    Test 0 (Update)
    Controlling Area 01
    Cost Element 02
    CElem Category 03
    When i executed the parameter group initially with no sender structure, i get a log message that x records were read, 0 changed and 0generated.
    I created sender structure assigning UPB_RET_COPS as retraction target and referring the dictionary structure UPB_RET_COPS. When i tried to execute i keep getting error messages, i keep getting error message mapping could not be executed, sender structure not suitable for planning
    area defined.
    I am new to SEM and i would like to have some feedback. Do i need a sender structure if i would not like to do manipulation during extraction or if i need to have a sender structure how i should create my structure and make the values updated in R/3.
    Without the sender structure assigned i get success messages in the log ie 12 read 0 changed and 0 generated. With sender structure assigned i keep getting error messages.
    Your help is appreciated.
    Thanks

    Sorry, I missed to add a my observation that when execute the Planning function with some values in selection of either CRM element or WBS element, it is running fine. However when both are left balnk in the selections it is giving me this error. To handle this case, do we need any thing to transfer characteristics with unassigned values '#' ?
    Cheers,
    Ramz

  • How to convert from xml file to html using java code

    How to convert from xml file to html file using java code

    Get yourself Apache Xalan or Saxon or some XSLT processor
    String styleSheet = "/YourXSLTStylesheet.xsl";
    String dataSource = "/YourXMLDocument.xml";
    InputStream stylesheetSource = TransformMe.class.getResourceAsStream(styleSheet);
    InputStream dataSourceStream = TransformMe.class.getResourceAsStream(dataSource);
    OutputStream transformedOut = new FileOutputStream("filename.html");
    TransformerFactory tFactory = TransformerFactory.newInstance();
    Transformer transformer = tFactory.newTransformer(new StreamSource(stylesheetSource));
    transformer.transform(new StreamSource(dataSourceStream), new StreamResult(transformedOut));You'll also need to learn XSLT if you don't already know that. Here's a good place to start
    http://www.w3schools.com/xsl/

  • Importing data from ms access to db2 through java code

    hi there,
    i want to develop a code in which i can set ODBC settings because i dont want user to manually set these settings using administration tools in control panel.....is there any way of doing this.?
    but my main problem is , importing database from .mdb file to db2 using java code only.....
    thanks in advance

    one point i want to mention here...there is perhaps a 'cursor problem' ( or not a problem at all )...see the following code...
    1. while (res.next()) {
    2. System.out.println("-> " + res.getString(2));
    3. jTextArea1.append("-> " + res.getString(2) + "\n");
    4. }
    You have a repetition problem.
    Cursors are like iterators: you can't reuse them. Once you iterate through them you have to reinitialize them. Some JDBC implementations are picky about the order in which you access variables. This one appears to not allow you to access them twice.
    The question is: why do you bother to get this value twice? Just do it once, like this:
    while (res.next())
       String str = res.getString(2);
       System.out.println("-> " + str);
        jTextArea1.append("-> " + str + "\n");
    }Another question worth asking: Why is UI code mingled in with database code? Poor layering. I hate seeing Swing and JDBC mixed together like this.
    %

  • Creating a external content type for Read and Update data from two tables in sqlserver using sharepoint designer

    Hi
    how to create a external content type for  Read and Update data from two tables in  sqlserver using sharepoint designer 2010
    i created a bcs service using centraladministration site
    i have two tables in sqlserver
    1)Employee
    -empno
    -firstname
    -lastname
    2)EmpDepartment
    -empno
    -deptno
    -location
    i want to just create a list to display employee details from two tables
    empid firstname deptno location
    and same time update  in two tables
    adil

    When I try to create an external content type based on a view (AdventureWorks2012.vSalesPerson) - I can display the data in an external list.  When I attempt to edit it, I get an error:
    External List fails when attached to a SQL view        
    Sorry, something went wrong
    Failed to update a list item for this external list based on the Entity (External Content Type) 'SalesForce' in EntityNamespace 'http://xxxxxxxx'. Details: The query against the database caused an error.
    I can edit the view in SQL Manager, so it seems strange that it fails.
    Any advice would be greatly GREATLY appreciated. 
    Thanks,
    Randy

  • Issue in uploading Hierarchy from BW to SEM BCS

    Hi All,
    We are getting the following error while trying to upload the hierarchy from BW to SEM BCS.FYI , Hierarchy is loaded into BW but it still throws an error.
    Error is : No hierarchies for InfoObject 0PROFIT_CTR available in BW.
    Can somebody help me out ...
    Regards,
    Jeevan

    Hi Eugene,
    I am loading from BW (0PROFIT_CTR) hierarchy to SEM BCS.
    I am loading thru "Load from data stream".
    Following are the steps :
    1.Selected data type "Consolidation unit"
    2.Selected characteristic "Profit Center"
    3.In the settings tab,
    a) I also maintained "source data basis" with the Infoobject cataloag & I used the same.
    b) selected "0profit_ctr" infoobject.
    c)also selected the check boxes "load master data" & "load hierarchy".
    4)In the mapping tab, selected all the necessary fields and mapped correctly.
    5)In the selection tab,maintained controlling area = 1000 .
    6)after the steps 1to 5,  executed the method.
    It gives an error "No hierarchy exists in BW for profit center ".
    Can you tell me, do we need to do any other steps before executing the method.
    Regards,
    Jeevan

  • Open Bex workbook from BPS web interface,How hard it could be?

    Hi all,
        I want to add a link or function-button in my BPS web interface,hope it could open a query(excel analyser),I tried 2 methods as follow:
       1. MIME , It can only open a static excel file, not a analyser query. I gave up this method.
       2. I use the program RRMX_START_EXCEL and add a plan function which is a EXIT in BPS0,in my EXIT function I used some code in  RRMX_START_EXCEL,I test it in BPS0 ,it works ,it can open a analyser excel query.But when I put this plan function(including a parameter group ) in BPS_WB ,when I click the function-button in web interface, it crashed,says:
    Error when processing your request
    What has happened?
    The URL http://bw1.:8000/sap/bc/bsp/sap/zwebcaxa001_998/page1.htm was not called due to an error.
    The termination type was: TH_RES_FREE
    and some other Error infomation,
    Is it possible to realize my requirement? or Web interface and analyzer are just 2 total differrent things ,it is not possible to realize this?
    thanks all

    Hi Denny,
    Have a look at www.javascript.internet.com and do a search for "whatfile".....
    This should give you the javascript code whereyou can enter a file name (say an excel file name) and click a button to navigate to it.
    Although I have not tried exactly what you have asked, I have successfully used parts of this code to open specified files (excel files) on our local directory from a BPS planning web page.
    Obviously you will need to adapt the code to your specific evironment/situation...
    Good luck.
    Rael

  • Calling a query from BPS application

    Hi all,
    I'm looking for an option to call BW query from BPS application (BW BPS).
    In the BPS layout (XLS) I have hierarchy of profit centers in the rows. I would like to select on PC and run a query for this single PC. It could be with double click, right click menu item, button (FOX formula, sequence), ...
    Just like RRI between 2 queries.
    Is there a way to solve this.
    Thanks.

    Hi,
    I was also facing the same issue But I could solve it like this :
    Pre-requisites :
    a. A view ( to which you would like to jump )must be created in BEx.
    b. You must have launched Business Explorer ( not necessarily you must have logged on to BEx
    Step1 : Launch planning application using UPSPL.
    You must have observed that the BEx tool bar is now embedded and is visible in the planning folder
    Step2.Click on open --> Saved Views --> Select your view --> Open the view.
    Another window is launched and your view is displayed.
    However, I have observed one limitation : This works only once. If you try and execute Step 1 and 2 in the same session, it fails.
    Hope this solves your problem as well.
    Regards,
    Atul

  • Send document from BPS to Business OBject

    Hi,
    We have some comments and documents in BPS.
    The tool used for reporting is Business Object and we have to transfer this information to BO.
    Did you do this before ? We know that documents are stored in BW but it seems difficult to access this.
    Thanks in advance

    Hi expert,
             Now, I can bind variable from workflow to task(TS90200025) by using workflow and task container.However, I still can't bind that variable from task to BO. When I create task I do step as following
    1. Go to transaction PFTC >> Create
    2. Input  Abbr.    : Bind to BO
                 Name   : Bind variable form workflow to BO
                 Release status  : Not defined
                 Object Category : BO BOR Object Type
                 Object Type : ZBUS200126
                 Method :GETDEADLINEDATE
                 Synchronous object method : Check
                 Background processing  : Check
    3. On tab Container , create container element
                 Element  : DeadlineDate
                 Name      : DeadlineDate
                 Short Descript. : DeadlineDate
                 ABAP Dictionary Reference  : sy-datum
                 Properties : Import
    4. SAVE
    There is not "Binding Object Method" Button on the basic data tab so I don't know how can I bind 
    DeadlineDate to GETDEADLINEDATE Method.
    More information :
    BO              : ZBUS200126
    Method        : GetDeadlineDate
    Object type  : ZBUS200126
    Release       : 620
    Status         : implemented
    Name          :  GetDeadlineDate
    Description  :  GetDeadlineDate
    On tab General  >> Synchronous  : Check
    Program
    BEGIN_METHOD GETDEADLINEDATE CHANGING CONTAINER.
    DATA : lv_init_date like sy-datum,
    SWC_GET_ELEMENT CONTAINER 'DeadlineDate'  lv_init_date.
    END_METHOD.
    Another qusetion is how can I know that variable is passed to BO.Are there transaction to dubug it?
    Thanks for your answer.

  • Upgradation from bps to bpc7

    hi,
    Pls share link/doc, for upgrading sem6.0(bps) to bpc7 version? what is major steps in upgradation?
    is there any way to migrate from plng folder (bps) to bpc applications?
    thanks,.

    Not sure what your expectations are when you say upgrade since it is not possible to systematically upgrade from BPS to BPC.  Rather BPC is a new instalalation and implementation project, albeit one that can often be accomplished faster than BPS projects.  Both BPC and BPS being applications used for planning, there is some natural similariity in the capabilities of the two applications.  For example:
    BPS cubes --> BPC applications
    BPS master data --> BPC dimensions and properties
    BPS key figures --> BPC signdata
    BPS variables, planning levels & packages --> BPC current view or script logic scoping (*XDIM_MEMBERSET)
    BPS planning layouts --> BPC input schedules
    BPS functions and formulas --> BPC script logic and business rules and excel functions
    BPS data slices --> BPC work status
    BW data loads - BPC data manager
    BEx reports --> BPC reports
    BW security --> BPC security
    Best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP BusinessObjects
    Enterprise Performance Management
    Regional Implementation Group

  • I have a packardbell laptop with photoshop elements 8 installed from new. I have used it on several occasions but I cannot get it to run now.  When I open a photo using elements the Adobe box pops up saying that the programme has unexpectedley quit? can a

    I have a packardbell laptop with photoshop elements 8 installed from new. I have used it on several occasions but I cannot get it to run now.  When I open a photo using elements the Adobe box pops up saying that the programme has unexpectedley quit? can anyone help me please as I have several photos to edit before the end of this month. Many thanks for any help

    The "restore disk" is built into the Mac. See About Recovery.
    Need more specifics about what error messages you got while installing Adobe Flash.
    However, you can almost avoid Flash altogether by setting YouTube to play the HTML5 version instead.
    Click the Try something new! link at the bottom of the YouTube page.
    I don't know about the sound issue. Might be hardware as you think. Try other headphones to check.

  • Why can I no longer send email from my Hotmail SMTP account using Mail?

    I can no longer send email from my Hotmail SMTP account using Mail. The connection doctor says it can't connect to the SMTP server. All the settings look to be correct and it was working fine before. I can still email using my iPhone with the same account.

    Other may post it is some type of change with your ISP but the simple fact is this happen with Apple Mac Mail all the time.
    IMHO Mac Mail is one of, if not the, worst mail program ever written.
    Do yourself a big favor and start using some other mail program, any other Mail program.

Maybe you are looking for

  • Actualización gratuita CS5 a CS5.5 para compras recientes

    Tengo entendido que para quienes recientemente compramos la suite design premium cs5 Adobe nos entregaría de forma gratuita el upgrade a 5.5 eso fue lo que me informaron en tienda, alguien tiene alguna referencia al respecto... hay que solicitarlo a

  • Error opening pdf's from PC stored on Mac

    I have been experiencing an error when attempting to open pdf's stored in the public folder on our Mac. The message reads: "There was an error opening this document. The file is already open or in use by another application." It doesn't matter which

  • Software Report - How to clean it up?

    Hi guys, I just came up with the following query to get the list of software (in Add/Remove Programs) installed in All Systems collection and based on a certain string contained in the client's hostname. Declare @CollID char(8) Set @CollID = 'XXX0000

  • How to setup a Check Out and Check In Comments in RH

    Hello Everybody, We'd like for authors to have the ability to leave comments after Checking Out a topic in RoboHelp.  Could someone please let me know where I could go to configure this properties so authors will be prompted for comments after Checki

  • Paste as Smart Object from Ai to Ps not working. Boundary box is there but art is missing.

    Paste as shape layer works and so does paste as outline but Smart Object and pixels paste not working. I have the latest versions of each program.