Bapi or Function for CJ42 transaction - detail values

We have the need to import values to plan the revenues of a WBS of a Project from an Excel spreadsheet to transaction CJ42.
After searching on the forums, I've found a solution to load TOTAL values by using function KBPP_EXTERN_UPDATE_CO (OSS note 625613).
But we need also to load DETAIL values, having the ability to choose the Cost Element and the Period where the value is stored.
Exists any function or Bapi that can do this?

With transaction BDBR/DX Tools I saw that your LSMW it's linked with Bapi BAPI_ACC_REVENUES_POST, which generates a CO document. That isn't what we need.
Adding some info on the issue:
We made a transaction to import costs for a given WBS and Version that loads values to CJ40; on this case, the detail values are loaded with bapi BAPI_COSTACTPLN_POSTACTINPUT and total values are loaded by a BDC.
I would like to do a similar process for the revenue values on CJ42.

Similar Messages

  • BAPI or FM for LT0G transaction

    Hi all.
    Could you pls let me know the BAPI or FM for LT0G transaction.
    I want to choose TO item view and  select Putaway Foreground.
    Thanks in Advance.
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Aug 28, 2011 8:42 PM

    Please check the below function modules
    OIO_RT_DELIVERY_CHECK
    OIO_RT_DELIVERY_POST
    LE_DSP_CHANGE_RETURNS_DELIVERY

  • Nedd Bapi or FM for LT0G transaction

    Hi all.
      Could you pls let me know the BAPI or FM for LT0G transaction.
    If any one has done BDC for the same pls suggest with ur inputs. I want to choose items & press the return to stock button.
    Thanks in Advance.

    Please check the below function modules
    OIO_RT_DELIVERY_CHECK
    OIO_RT_DELIVERY_POST
    LE_DSP_CHANGE_RETURNS_DELIVERY

  • BAPI or FUNCTION for reverse a Cash Journal document

    Hi,
    Somebody now a bapi or function to reverse a Cash Journal document?
    I need to use this in a program.
    Thanks,
    Nohemi.

    Hi,
    Can u help on this issue.
    regards,
       zafar

  • BAPI or function for FB03 workflow overview

    Hi community.
    First of all, I'm not pretty sure if that's the right section, so sorry if not... >_<
    Regarding my issue, I'm looking for a BAPI (if it exists) to get the same data as menu > Workflow >workflow overview in FB03 transaction. If a Bapi does not exists, is there any other way to get this data?
    Thanks a lot for any help you can provide.
    Regards,
    C.

    Hi Chaiphon.
    Thanks for your answer.
    I'm interested on getting the workflow's history (with all the agents, the tasks and so on).
    Using a trace with st05, I checked the tables where I can get the data, but I was hoping that there was an existing function or BAPI that can do this... Or part of it. So that I won't have to do specific development for this (I'm trying to use as many standard functions as possible).
    Hope this helps.
    Regards,
    C.

  • Functionality for MMBE transaction

    hi,
    I need a functionality in which i need to simulate mmbe transaction with the plant and storage locations mentioned in selection parameters of a report program. All categories of stock are required except returns stock i.e. Unrestricted, Blocked, QI stock.
    I need to sum up all the stocks  i.e. Unrestricted, Blocked, QI stock except returns stock and pass it to a variable in report program.
    Is there any FM that exists that can return the value of all stocks or is there any other way I can implement this functionality.
    Please do help.

    Hi!
    You have to use 2 tables for this:
    - MARD - materal stock data
    - MBEW - material values
    And for the stock values you have to multiply the stock data with the values for each material.
    For historical data, you have to use the MBEW_EXTEND and MARD_EXTEND function modules also, because these function modules are correcting the historical values (previous month and previous year).
    Regards
    Tamá

  • BAPI or FM for NCOP Transaction (To assign Cost Center to Org Unit)

    Hi,
    We are searching for a BAPI or any other means to assign Cost Center to Org Unit.
    recording  this transaction is not so useful because the screen fields are not recorded properly.
    Please advise if you had come across this transaction.
    Thanks in advance,
    Nagu

    Hi Prasad,
    This is one of the answers i found in SDN itself check this
    PP01> select the Object type (Org Unit)> enter the Org Unit No
    Select the Cost Distribution Infotype--> Create & enter the Cost Center
    Reward if it helps,
    Satish

  • Mass Function for MC59 transaction

    Hi All,
    In transaction MC59 (Rvise Planning Hierarchy) we have the option to move the member from the planned characteristics to the non planned charateristics and vice versa. But this is done by selection one line item at a time.
    FYI... This is done when we execute the transaction by selecting the option Set Plannability in transaction MC59.
    Do you guys know if there is any mass function to move members from planned charateristics to unplanned characteristics and vice versa?
    Thanks

    As I know this is used to revise the ratio if you delete add a new member into hierachy...I am not getting your point of
    "converting planned characteristics to non planned characteristics?"
    SAP help on this is
    Set this indicator to do one of the following:
    Temporarily exclude a characteristic values combination from the planning process
    Reinclude a characteristic values combination in the planning process
    Characteristic values that you exclude from the planning process can be retrieved - that is, reincluded - at any time
    what you are asking is some thing different.
    try in MC8d.

  • BAPI/FM for KE23N transaction

    Hi All
    Do we have any BAPI or Function Module to extract the values of KE23N transaction based on Document number?.
    Thanks in Advance.

    Hello,
    Goto BAPI transaction, Look out for the relevant BAPIs in the head Controlling --> Profitability Analysis.
    Hope this helps.
    Regards,
    Himanshu

  • Error Handling for BAPI MB_COUNT_POST_WITHOUT_INV_DOC for MI10 Transaction

    Hi,
    Can any one suggest me, how to handle the errors for the BAPI MB_COUNT_POST_WITHOUT_INV_DOC, because this bapi does not have any return table for errors handling? And also suggest any other BAPI which fits for MI10 transaction.
    <removed by moderator>
    Thanks&Regards,
    Damuan.
    Edited by: Thomas Zloch on Feb 2, 2012

    Hi Dear,
    Your answer is very helpful, thanks..!!
    But when  i am testing with the EIKPF structure, neither error is populating in EIKPF  nor the records are  posting in MI10. Could you please guess what would be the problem?
    Below are the fields that i am passing through this BAPI
    1)Document date 2)count date 3)plant 4)storage location 5)item number 6)material code 7) entry quantity
    Thanks&Regards,
    Damuan.

  • BAPI or Function module for WAHD2

    Hi all,
    Is there any BAPI or function module to update consumption values in the t-code WAHD2 ?
    I found one WAHD_DISPLAY_CHANGE but when I executed this, it is opening another page where we can edit the values like in the t-code.  So I am not sure how to use this inside my program.
    Please share your valuable thoughts on this.
    Thanks.

    The FM is WAHDA_WRITE_WAHD_SINGLE

  • BAPI / BADI for KE21N transaction

    Hi all,
    Please does anybody know a BAPI or BADI for KE21N transaction.
    I need to update some fields on it.
    Tks,
    Daniela

    Hi Daniela Machado,
    Try this for CO PA Planning data..
    BAPI_COPAPLANNING_GETDATA                            Read CO-PA Planning Data                                                  
    BAPI_COPAPLANNING_POSTDATA  
      Write CO-PA Planning data    
    Also try,
    BAPI_COPAQUERY_GETACC_ACTDATA 
    BAPI COPAQuery.GetAccountBasedActualData                                 
    BAPI_COPAQUERY_GETACC_PLANDATA
    BAPI COPAQuery.GetAccountBasedPlannningData                              
    BAPI_COPAQUERY_GETCOST_ACTDATA
    BAPI COPAQuery.GetCostingBasedActualData                                 
    BAPI_COPAQUERY_GETCOST_PLANDAT
    BAPI COPAQuery.GetCostingBasedPlanningData       
    Regards,
    Tanveer.
    <b>Please mark helpful answers    </b>

  • BAPI to get the Purchase Order Details

    Hi Folks,
    Which BAPI is used for retriving the details of a particulare Purchase Order? Please also mention how the same is used? Sample code will be helpful.
    Thanks
    Siddarth

    Hi Sid,
    Try this out...
    Report ZBapi .
    data: po_items type table of bapiekpo with header line.
    parameters: p_ebeln type ekko-ebeln.
    call function 'BAPI_PO_GETDETAIL'
      exporting
        purchaseorder                    = p_ebeln
      ITEMS                            = 'X'
      ACCOUNT_ASSIGNMENT               = ' '
      SCHEDULES                        = ' '
      HISTORY                          = ' '
      ITEM_TEXTS                       = ' '
      HEADER_TEXTS                     = ' '
      SERVICES                         = ' '
      CONFIRMATIONS                    = ' '
      SERVICE_TEXTS                    = ' '
      EXTENSIONS                       = ' '
    IMPORTING
      PO_HEADER                        =
      PO_ADDRESS                       =
    tables
      PO_HEADER_TEXTS                  =
       po_items                         = po_items
      PO_ITEM_ACCOUNT_ASSIGNMENT       =
      PO_ITEM_SCHEDULES                =
      PO_ITEM_CONFIRMATIONS            =
      PO_ITEM_TEXTS                    =
      PO_ITEM_HISTORY                  =
      PO_ITEM_HISTORY_TOTALS           =
      PO_ITEM_LIMITS                   =
      PO_ITEM_CONTRACT_LIMITS          =
      PO_ITEM_SERVICES                 =
      PO_ITEM_SRV_ACCASS_VALUES        =
      RETURN                           =
      PO_SERVICES_TEXTS                =
      EXTENSIONOUT                     =
    check sy-subrc  = 0.
    loop at po_items.
      write:/ po_items.
    endloop.
    <b>Reward Points if Useful</b>
    Regards
    Gokul

  • Need BAPI or function module to do FMZ1 transaction for funds commitment.

    Hi,
        I need a BAPI or function module to do FMZ1 transaction, please advise.
    Regards
    Fellow ABAPer.

    I think I found it.
    If anyone is searching for it too, we will use these one:
    CO_ZA_AVAIL_CHK_ORDER_MULTI

  • Bapi function module for ME32k Transaction

    Hi all,
            Can any one tell me what is the BAPI function module for ME32K transaction . I am trying to create service agreements in this transaction.
    Even you can tell me if any other alternative procedure is there to create the service agreements in ME32K.
    Bye
    Srinivas

    Hi srinivas p ,
    Do you find some solution for this?! I have the same problem...
    Can you help-me?
    Patrícia.

Maybe you are looking for

  • I try to open itunes but a mistake keeps apearing i tunes new library

    I try to open i tunes but a mistake messages keeps apearing, " i tunes new library .

  • Help required on RRI

    Hi, I have a query on a multiprovider and I have defined a jump query from that multiprovider to a query on a Infoset for line item detail.I have problem in data tallying between these to queries. what are possible reasons for this. any suggestions i

  • Object name completion

    In ACE documentation, it talks about one feature referred as Object name completion, does anyone know what it is?

  • 0FI_GL_6 retrieve no records in delta

    Hi guys We are using 0FI-GL_6 for uploading FI-GL cubes and it was running fine until last week. The situation is now, that when I run init with data, everything works fine but no deltas are coming afterwards. I've check the BWFI_AEDA2 table and it s

  • Digital Editions could not connect to activation servers

    ADE will not connect to activation servers with either the computer or my Sony ereader.  Tells me to check internet connections.  They are fine.  Any ideas?