Error KBAPI 002 in BAdi Retraction BPC to ECC

Hello experts,
We are using the BAdi for retraction to ECC but the information is not showing in the report it should be. We were debugging and we found an ERROR:
KBAPI 0002 , The message says "Transfer a CO oobject". We do have a Cost Center that is sendig from BPC to ECC. What is this error related with?
How can I fix this to get the data in ECC.
Thanks in advance.
Best Regards.

Hello Experts,
I was checking the BAdi document and checked step by step, because in DEV environment the everything worked but in QA it didn't. I fount out that this error is caused by not maintaining the COST CENTER dimension with the property ERP_CostCtr.
the problem got solved.
Best regards.

Similar Messages

  • Retraction BPC to ECC

    Hi All,
    I'm new to BPC and working on retraction using a BAdI. I was following a SAP: How To... Retract data from BPC 7.5 NetWeaver to SAP ERP Cost Center Accounting, Part I.
    The File explains how to retract Data on a Cost center level and Im doing it on a profit center level.
    Can any tell me how I can debug the BAdI?

    Hi,
    Find this tip in the thread How to debug data manager BADI end routine ?.
    Look at the LT_RETURN variable on the call function 'BAPI_COSTACTPLN_POSTPRIMCOST'.
    My problem was no authorization to modify cost planning on ECC...
    I give some tips about this HTG on thread Re: BPC CO Retraction
    regards,
    Marco.
    Try infinite loop in End routine of your logic as follows.
    data: v_val(1) value ''.
    DO.
    if v_val = 'X'.
    exit.
    endif.
    ENDDO.
    Save and activate the method.
    Run your package from BPC Excel and login into back end goto Tcode SM50. You can find a job there which is in running mode.
    Select the process, Goto menu options select Program/Session-->Program -->Debugging.
    Once system opens debugging session change v_val to X and proceed to debug of your logic.
    Edited by: Marco Aurelio Barreto Modesto on Sep 14, 2011 12:44 AM

  • Error while transporting the badi from dev to quality server

    Dear Freinds
             Iam getting the error  " Method Execution   21.11.2007 11:55:03    (8) Ended with errors "
            i expended the error (with return code as 8)  and i found th below errors
    Multiple active implementations for definition HRECM00_CALCBASE
    Errors occurred during post-handling AFTER_IMP_SXCI for SXCI L
    AFTER_IMP_SXCI belongs to package SECE   --- what does this mean??
    The errors affect the following components:
        BC-DWB-CEX (Customer Enhancements)
    What exactly this error iam not able to trace . Before releasing the object from the
    development server i have see any error's are there the extended check hasnt given me any errors either.
    The help for this error says that
    "Procedure
    Deactivate the implementations active for this BAdI definition one by one until not more collisions occur.
    You should use transaction SE18 (Utilities -> Adjustment -> Multiple-use interfaces) to solve thes conflicts systematically."
    i have did what sap has said ............. i can see that in the quality server a custom badi
    of FI module has been in error. Will this be a reason for my badi ...which doesnt have any error..
    any one have idea on this error pleae let me know.
    regards
    saymala r.

    hi Raju,
    i tried after giving full access but again same error:-
    please see the error log below:-
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset PETFAS
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    InfoObject catalog /CPMB/PETFAS_CHAR is not available in version A
    BPF: Error reading master data
    No access to environment 'PETFAS'
    End of data checker messages for Appset PETFAS
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:
    Starting after import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR in dele
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Löschmodus) - runtime: 00:00:00
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    any suggestion..
    thanks,
    Ambika

  • Error "BBP_BD 002: An Exception occured" when changing doc type

    Hi All,
    We are using the BADI BBP_TARGET_OBJTYPE to determine a PR or PO and change the doc type if PR is determined.
    PR/PO is determined correctly but when we tried to assign new doc type for PR getting error "BBP_BD 002: An Exception occured" .
    Below is the code.
    IF wa_item-be_doc_type='ECPO'
          IF wa_item-catalogid IS INITIAL OR wa_item-catalogid CO space
            wa_item-pack_objtype = 'BUS2105'. "PR
            wa_item-be_doc_type = 'ECPR'
          ELSE.
            wa_item-pack_objtype = 'BUS2012'. "PO
          ENDIF.
          MODIFY ct_item FROM wa_item TRANSPORTING pack_objtype.
    END IF
    Can any one tell is this correct or do we need to modify anything?
    Thanks in advance,
    Jagadish
    Edited by: Jagdish Reddy on Aug 17, 2008 3:47 PM

    Hi Dave,
    Thanks for the prompt response!
    We are able to create PR but we want to tie the PR to doc type 'ECPR'. That is why added wa_item-be_doc_type='ECPR'
    If we take out this code it works fine and system creates a PR with doc type 'ECPO'. We do not want this. We want doc type 'ECPR'
    Where is obj_to_gen in the BADI? I do not see that. Is this ina any structure?
    Thanks again.
    Jagadish

  • ORA-00600: internal error code, arguments: [ktbdchk1: bad dscn], [], [], []

    Hi,
    Can anyone tell me how to resolve this error
    ORA-00600: internal error code, arguments: [ktbdchk1: bad dscn], [], [], [], [], [], [], []
    ORA-06512: at "ProcName", line 7
    ORA-06512: at line 17
    thx

    Most of this type of errors (ORA-600) you need report to Oracle Support or check the metalink for released fix or possible workaround.
    Anyway this error is fixed in:
    10.1.0.4 patchset
    9.2.0.7 patchset (released for Windows only, for other platforms expecting soon)
    10gR2 (not released yet)

  • ORA-00600: internal error code, arguments: [kglpin-bad-lock], [0x70000062E067FC8], [], [], [], [], [], [], [], [], [], []

    Hi,
    Using owb 11.2.0.3 and encountering
    ORA-00600: internal error code, arguments: [kglpin-bad-lock], [0x70000062E067FC8], [], [], [], [], [], [], [], [], [], []
    this error when a proces sflow runs a mapping.
    It fails and data remains unchanged.
    When proces sflow next runs it succeeds.
    Any ideas?
    Thanks

    Don't multipost, please. Stay in your original thread ORA-00600: internal error code, arguments: [kglpin-bad-lock], [0x70000062E067FC8], [], [], [], [], [], [], [], [], [], […
    Mod: locking.

  • "Error occurred in deployment step 'Retract Solution': The solution does not have a WSP file associated with it." occurs while deploying from Visual studio

    HI,
    I get this error "Error occurred in deployment step 'Retract Solution': The solution does not have a WSP file associated with it. " when deploying my project from visual studio 2010 to
    SharePoint 2010 site. I tried restarting IIS, but it didn't help. This application used to work fine until the server crashed during the deployment process. All the other applications on the same server works fine also. Any ideas how to fix this issue? 
    Thanks in advance,
    AM

    Hi
    AM ,
    Thank you for your posting!
    According to your error message, it says your solution does not have a WSP file associated with it. Take a look at the file system.  After you Right Click -> Deploy Solution on the VS Solution, there
    should be a .wsp file at <Solution Directory>\bin\<debug|release>.
    Also the error can be occurring when the developer try to deploy solutions over pre-existing solutions  with material changed  in the solution.  Go to your Central Administration Site and then
    Operations and then Solution Management.  Make sure that there not already a solution with the same name deployed or installed there.  If there is, remove it and try deploying again.
    And you could look in logs and find if there is a below error in ULS log (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS).
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Get error message  e auth bad device key or pkcs12

    windows 8 os   did a system restore    then when I tried to download a book from my library I get error message
    e auth bad device key or pkcs12
    It was working fine before the restore

    How To Change the Authorized Adobe ID
    http://www.adobe.com/go/digital-editions-createID
    What do you do if your copy of Adobe Digital Editions is authorized with the wrong Adobe ID? This can happen if you’ve started using a different Adobe ID or you somehow messed up the authorization in the past.
    If you’re trying to open an ebook when Adobe Digital Editions is authorized with the wrong Adobe ID, you’ll get an error message like: “License fulfilled by a different user” or something similar referencing licensing or authorization.
    Important note: If you have some ebooks that do require your current authorization, those will become unreadable if you authorize with a different Adobe ID.
    deauthorize
    The first thing to do is deauthorize Adobe Digital Editions. This will remove your current authorization.
    1. Open Adobe Digital Editions
    2. On your keyboard, simultaneously press the Ctrl, Shift, and D buttons (if on Windows) or the Cmd, Shift, and D buttons (if on a Mac)
    3. Click the “Deauthorize” button
    After this you should close Adobe Digital Editions, and then open it again.
    re-authorize
    If you’ve followed the steps above, your copy of Adobe Digital Editions is no longer authorized.
    Open Adobe Digital Editions
    Adobe Digital Editions will behave as if you’ve just installed it, and will prompt you to enter your login information for your Adobe ID. Use the Adobe ID account information that you want to use to authorize Adobe Digital Editions.

  • Error occured in deployment step "retract solution".Failed to extract the cab file in the solution.

    Hi,
    I'm a sharepoint newbie.I'm getting this error (Error occured in deployment step "retract solution".Failed to extract the cab file in the solution. ) when i try to deploy the solution through visual studio 2012.I did some research and tried
    the following ways but nothing helped me.
    Checked all the file names for any special characters but could not find one.
    Recycled the application pool--no use
    Checked the wsp file--it doesnt have any duplicate files.
    If anyone can help me with this ,it would be great.Spent one whole day to fix this but couldn't achieve anything.
    Thanks !

    Hi,
    Any update?
    I suggest you provide some screenshots or your project structure for further research.
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Retraction cost center plan data from BPC to ECC

    HI Experts,
    We are integrating BW-BPC.
    The client wants to Retract the data from BPC to ECC System for reporting purposes.
    u201CIn order to be able to calculate standard costs correctly in production plants planning data from BPC is needed in SAP ECC.
    The data needed is the planning data on cost centers which are currently entered into SAP manually via transaction KP06. This data will now be entered into BPC instead and therefore it is required to get an interface between BPC and SAP ECC for transferring data.
    A description of the process and the data needed is available in the section u201CSAP ECC Screen Dumpu201D sectionu201D including screen dumps from ECC
    If this interface is not created the task of entering in the planning data will double as the data must be entered both in BPC and SAP ECC. The process of entering in the data twice I estimate will add 1 u2013 2 extra days of work for each subsidiary involved in this.u201D
    What is the options to support this Business Process of getting data from BPC to SAP ECC.
    Regards
    venu
    Edited by: venu WAD on Aug 19, 2011 7:19 AM
    Edited by: venu WAD on Aug 19, 2011 10:17 AM

    Hi Keyrun:
    Please refer to slide 7 of document below.
    "SAP NetWeaver 7.0 Data Retraction in BI Integrated Planning"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30af46fb-eb4f-2a10-4899-9167af035742?quicklink=index&overridelayout=true
    >Online documentation: http://help.sap.com/saphelp_sem60ep1/helpdata/en/99/97157967e3440a94d199538959cd0b/frameset.htm
    >See SAP Note 525543 for additional documentation on field mapping.
    Regards,
    Francisco Milán.
    Edited by: Francisco Milan on Jun 22, 2010 8:13 PM

  • Role of BADI in BPC

    Hello Gurus, Where exactly does BADI come into picture in BPC? From reading the description of BADI, it seems like its similiar to what ABAP does. so what would be the difference between the two?
    Thanks.

    >
    G.Vijaya Kumar wrote:
    >
    > And the role of BADI in BPC is, In NW platform of BPC all the functionalities like, adding any BPC object, Processing etc are implemented using BADI.
    >
    > In BPC for NW we have two stacks, Java and ABAP stack. Java Stack is nothing but the one used in providing the user interface like the status update when you process a dimension etc.
    >
    > ABAP stack is mainly for getting the task to be performed from .Net Server through Java Stack and trigger the process(Function Module) accordingly in NW system.
    Actually, that's not right at all.  BAdIs are NOT responsible for all functionalites in BPC.  BAdIs are object oriented version of user exits, or customer exits. The definitions and hooks are placed specific at certain points in the product, so that you can implenment your own code at those points.  They are not predefined packages of code, they do NOT even contain code untill you implement them.  We only supply the definition, and the actual call to the BAdI in the main codeline.  You then implement the BAdI, insert your own code, and this code is executed at the correct time.
    Also, in BPC NW, we do not even use the java stack for anything.  It is not responsible for the user inteface at all. The user interface for BPC is written in VBA which makes web service calls to the .net server, which then makes RFC calls to the ABAP tier.
    Cheers,
    Rich Heilman

  • What is this error java.sql.SQLException: Bad format for number ?

    Dear All,
    I am reading few values from database. Then I get this error "MyError:Error : java.sql.SQLException: Bad format for number 'Sarawak' in column 6. " So what is this error referring to. I have checked the database column and its value fits according the data type. Any hints please?

    I have checked the database column and its value fits according the data type.Check again. Then check again. Keep checking until you find your error. You are trying to read a string containing "Sarawak" as a number. You have "getInt(6)" or other numeric type, and the 6th column in the select statement is not numeric.

  • Error:arch: posix_spawnp: osascript: Bad CPU type in executable

    Hi, i am new to these issues
    I use to be able to excute my frank-cucmber on Lion and now when i move to mountain lion and I  get the following error
    error:arch: posix_spawnp: osascript: Bad CPU type in executable
    i read on the interent that mountain lion is not supporting 32 bit
    so how can  i solve the problem so 32 bit will be supported?

    You need a 64-bit version.
    32-bit will never be supported on Mountain Lion.

  • Error: ORCL-002: CreateConnInternal olog(): ORA-12500:

    Hello,
    I'm sometimes getting this error error: ORCL-002: CreateConnInternal olog(): ORA-12500:
    TNS:listener failed to start a dedicated server process
    in the nas logs after which the NAS server hangs.
    I'm using NAS 4.0 sp5 on HPUX and connecting to an Oracle 8 database using ORACLE_OCI. Anybody has
    come across this error. What could be the possible
    solution ?
    Thanks for your help,
    Amit

    I guess this problem is from the Oracle Server,
    One of these steps might work,
    1. Stop and start the listener. (May be not a good idea.)
    2. May be you are not using the same user/password to start the listener as the database instance.
    You may use, system/manager.
    Please get back for any further assistance.
    Thanks,
    Rakesh,
    Developer-Support Team,
    Sun ONE Application Server.

  • Available Retraction from BPC to ECC

    Hi Friends !
    I would like to know how many available retractors are possible from BPC to ECC:
    1) Fund Management - BPC to BI & then Standard Tcode in ECC
    2) PCA - Only possible for flat file upload
    Is there any more retractors? any presentation available?
    With Regards
    Rekha

    I assume you're posting budget to ECC-FM.
    Set your BPC config so that the InfoCubes and InfoObjects don't change every time you optimize
    Build a BEx query on the cube containing your data
    Use the standard retractor on the ECC side (there are three parts:  field assignment, budget derivation strategy, actually running the FM_CYCOPIBW program)

Maybe you are looking for