[CRM-ODI] Call External WS at Once not per Line Item

Hi all,
My objectives:
I create provider order in SAP CRM with more than 1 line item (ex: 2 line items), then
I want to send the order to external system (provisioning) at once asynchronously,
External system update provisioning status to SAP CRM per line item.
My custom class adapted from class: CL_CRM_ISX_MD_CCONTR_ACTIVATE, but ODI execute the method per line item.
I need to send the order at once to external system.
Please advice how to do?
Thank you

myself !!

Similar Messages

  • External system Sales Order no and Line Item no in to BAPI_HU_CREATE

    Hi Friends
    Packing is done and Handling units are created in External System.
    For this requirement SAP ECC has to update Handling Units creation and  Materials Packing in to HU with reference External System Sales Order no and Line Item no.
    Could you please advice how & where to input External system Sales Order no and Line Item no in to BAPI_HU_CREATE Function Module while creating Handling Units in SAP ECC system.
    Thanks in Advance.
    SR

    Hi Guru
    Please help on this requirement.
    Thanks
    Ravi

  • Posted Accounting documents not showing line items

    Hi!
    I facing a problem that has been created during the posting of accounting documents.
    The Problem:
    A Number of  accounting documents were posted but there are no entries for them in BSIS, where as the header exists in BKPF and the detail exists in BSEG. So although it is showing the document as posted. It is not reporting it against the relevant G/L Account. Since cheques have already been issued against these documents, we are trying to avoid a reversal of these documents.
    Our Analysis of the problem
    We think that the problem has arose due to an error in the master data of G/L Account.
    Some new G/L Accounts were created and the person creating it forgot to check the 'Line Item Display' Check in fs00->Control Data Tab.
    New Documents were meanwhile created with line items using these G/L Accounts and were then posted.
    When the mistake was realized the 'Line item Display' was checked for these Accounts. This however occured after the documents were posted.

    Ashan,
    1) entries come only in BSIS/BSAS when Field "Indicator: Open Item Management" = X (SKB1-XOPVW)
    2) For line item display, the system stores an entry per line item in an index table which contains the link between line item and account.  
    -> I think you've to run a "correction-program" but
       plz only in agreement with SAP (OSS)
    Andreas

  • How to update PO Price only for a single line item and not other Line Item

    Hi
    My requirement is not to update Price of PO from PIR if the Final Invoice Indiactor is not set and it is not a return PO. I am trying to do this using
    BAPI_PO_CHANGE to update price automatically from Pricing record using
    POITEM-PO_ITEM = '00001'
    POITEM-CALCTYPE = 'B'.
    POITEMX-PO_ITEM = '00001'
    POITEMX-CALCTYPE = 'X'.
    The price gets updated for the line item 1 as well as other line item which I do not want. Please can you tell how to restrict that.
    Is it possible to restrict through configuration if this indicator is set there should be no price update. I tried to check in ME22n and if I update the condition item by pressing the update button the other item price also gets updated.
    Thanks
    Arghadip

    Timestamp is date and time together in one field..
    Search for data element TIMESTAMP.
    If you are getting this in your table.
    If you are getting time and date in different fields then you can use the function module
    given below....
    CALL FUNCTION 'DELTA_TIME_DAY_HOUR'
      EXPORTING
        t1            =
        t2            =
        d1            =
        d2            =
    IMPORTING
       MINUTES       =
    Then you can convert minutes into seconds..
    Function module credit to BrightSide it works....but only it will give difference in minutes
    Regards,
    Lalit Mohan Gupta.

  • Cheque printed but  fi document not created (line  item shows as open item)

    Hi,
    Problem Description :
    F110
    In  payment run Posting order is not matching it shows 11 generated and 10 completed .
    Due to this, document number 5100316279( i.e open item)  was not cleared but generated a cheque 809635 for 58.75
    The same document number  5100316279got cleared on  01.07.2008 ; payment run  and generated another cheque 809643 for same amount 58.75
    To summarize due to a system error we ended in a double payment to the  vendor.
    Request you  help us to solve  this issue.
    Thanks.

    Hi,
    The reason why you have more documents generated than completed is that update terminations on the executing the payment run.It means some documents were not posted in the data base. You could find the terminated update via using SM13.
    Here is some information saying what you have to do when this happens:
    You need to analyse the update record data to decide what has to be done with the update records. In order to analyse the record data, use transaction SM13 for terminated updates. By double-clicking on the terminated update records, the updates modules are displayed. By double-clicking on the function module 'POST_DOCUMENT' with error status you can see in whick line item the clearing has failed. Please use
    'Goto => Display data'. In table T_BKPF and T_BSEG are the data of the entered document. Important are CPU-Date (T_BKPF-CPUDT) and Time (T_BKPF-CPUTM). In table T_AUSZ1 is the the information which line item
    (BELNR, BUKRS, GJAHR, BUZEI) should be cleared with this update record.
    Afterwards, execute FB03 for this document and determine the clearing document BSEG-AUGBL for this line item. Analysing this clearing document with data of the terminated update records you have to decide what has to be done with this update record.
    For repeating the update task it is necessary that the clearing of the Open item is reset with transaction FBRA. Without resetting the other Clearing you will always get error F1 805 in the function module 'POST_DOCUMENT'.
    So can you please analyse the data concerning the update termination. Depending on the investigation, you have to decide, whether the data has to be re-entered or whether the update task can be deleted or whether the clearing has to be reset and the task has to be repeated.
    With regards,
    V.Krishnamoorthy

  • S_ALR_87012165 not showing line items

    hi
    i am using the report vendor balances and line items with t-code S_ALR_87012165. it is not displaying the line items in production but the same is giving correct in development server.
    I am looking for some settings by which i can see the favorable results.
    Thanks

    Hi,
    In the report S_ALR_87012165 there is a output control field, which controls the display results.
    In that haave you checked the Display line items.
    Kindly revert back if you are facing some other issues.
    thanks and regards
    Praveen.J

  • Depreciation not displaying line items

    hi all,
    While running depreciation run in test mode no line items are displayed and no errors are there if we see error log what could be the reason plz. tell me and in if run in real mode the values are posted but books are not updated plz. help me

    hi
    please check whether you have run the correct period for the fiscal year.

  • FS10N - Not displaying line items for Archiving document

    Hi Experts,
    When we are double clicking on the FS10N accont display balance report to get line item reprot, it is not displaying archived document data. We have also deleted secondary indexes for those archived document.
    We are able to get same report while using FBL3N with Archive info structure loaded with data.
    Please suggest how to do FS10N archive enabled?
    Thanks,
    SamirV.

    Hi Samir,
    You should look at the following SAP notes and implement the corrections:
    792515
    776164
    and 831568 (if you use business areas)
    Regards,
    Eli

  • S_ALR_87013543 report not showing line item correctly

    Hi all,
    The S_ALR_87013543 report or any other cost plan report not showing the line item report correctly.
    eg When the S_ALR_87013543 report executed it showing 100 as a plan value against one of cost element when we double click and go to line item report it showing only one entry of 50 which is wrong.
    when i checked the COSP table for the wbse with that cost element it has two entries with value type 1 and 29. value type 29 says value from sales order and 1 as plan .
    My query is why S_ALR_87013543 report not showing the correct value or shall it not pick the value from value type 29.
    regards
    Shiv

    Hi Preeti,
    Thanks for the updates but one more issue. In one case COSP has a one entry for value type=1 with Busniess transaction SDOR but it was not shown in line item report. it says " no line item were selected". inspite of entry in COSP. 
    Screenshot of report  attached,.
    when i checked the drill down report for line item it says no line item found.
    Any idea what went wrong
    Regards
    shiv

  • FS10N GL Balances not showing line item details

    Hi Expert,
    i am unable to see the posted document in FS10N. i ve check the Button in FS00 Line Item display.. and save it.
    again  i did but FS10N display line item not showing .. see the error message below.
    No items selected (see long text)
    Message no. MSITEM033
    Diagnosis
    No line items meeting your selection criteria could be read. This could be for the following reasons:
    1. No corresponding items have been posted.2. You are not authorized to display this data.3. The items have already been archived.4. Migration from classic General Ledger Accounting to new General Ledger Accounting: In migration phase 1, postings are only made to the account for the non-leading ledger

    Big hello for you too my friend My 2 babies are taking all my attention! I am missing my old times here!
    See, you have to understand when you have posted your GL account in 2013 you had only balance information stored. It means you have no data stored in table BSIS. When you activated Line item display this issue stands.
    You won´t create entries in BSIS if you check that flag. Thus you only will have items from now on.
    Have a test. Post new entries and check. they will appear.
    Check also
    LINEITEMS MISSING IN FBL3N AND FS10N
    Best Regards!

  • Cash Discount at header is not reducing line item price

    Hi Experts,
    While putting cash discount at header, it is not reducing price of the my total line item. I am having total line item price = 100 USD (10 USD * 10 Qty). I am entering 10 USD as cash discount at header. It is not reducing total line item price to 90. Also in my accounting document 10 USD (cash discount) is going to my tax account.
    Please advise.
    Regards,
    Kamal

    Hi,
    The cash discount case will only be applicable in connection with terms of payment.  You will have to define your customized discount condition type in M/06 and assign it to your PO pricing schema via M/08 transaction.  Make sure it shall not be set as 'Statistics' condition type.
    Cheers,
    HT

  • Account total balance does not equal line item balance

    Hi,
    I find one account total balance diff with its line item balance? What could be the reason?
    Thanks

    I have seen this before in an account which was designated as a retained earnings account - prior year rolls into the account are not a posting in the conventional sense.
    Hope this helps!
    Regards
    Louise

  • Fubar with my external hard drive and not all Match items will play in iTunes on my Air but will on Apple TV. Any thoughts?

    My entire library is on iTunes Match however after a recent fubar with my external hard drive, whilst I can play all my music through Apple TV I can't access it all on my Air. This was the original device used to download. Any thoughts?
    There doesn't seem to be a specific period in my purchasing/downloading that this applies to. For instance, Adele 21 album downloaded at the time isn't playing but Skyfall the single is. Emeli Sande new album downloaded when it came out delivers this message: The song “Heaven” could not be used because the original file could not be found. Would you like to locate it? Same with Bellowhead which was a physical CD uploaded.
    I'm not very technically minded so if anyone can help this poor, frustrated individual I would be very grateful.

    When you say "when i double click on my itunes files it just opens up this list of music." it doesn't mean anything to me. You need to explain clearly, remember I only know what you tell me.
    I need to understand how you have things set up and if you had you iTunes library database on the external drive or the c: drive. That is the iTunes folder containing iTunes library.itl.
    What do you see when you open iTunes on the new PC, are your music files there. If not, every time you play a track it gets added to itUnes so you should at least have some files in your library.
    What problem are you trying to solve? Is just getting the tracks into your iTunes library, or are you also concerned about ratings, count and playlists from the old PC. If so do you still have access to the old PC?

  • PO does not have line items

    Hi,
    PO is getting saved but while entering for GR, we are getting message that PO doesn't have items ( Even no release strategy activated)
    Any clue??
    Regards,
    Sattuj

    Sattuj,
    For that PO, GR might be already done, that is why giving the message, PO doesn't have items.
    Please check the PO History for that PO, is there any material document number is created, sometimes we do not remember the GR is posted, and when you try to enter GR for PO, certainly you will get that above message.
    Reward, if it helps,
    Regards,
    Srin.K

  • KO23 Object currency assigned  value not equal Line item assigned value

    Dear all:
                    I have one problem.  Some Internal Order budget  use KO23  view about Object currency assigned value not equal Standard Reprt
    S_ALR_87013019 - List: Budget/Actual/Commitments  assign value.
    I don't knew what happen ?
    So I wish someone can give me a hand. Tel me how to fix this problem.
    thank you !

    Hi Jason,
    First of all:
    The displayed account code must be translated into the internally used code ("_SYS...") when using segmentation - when not using segemntation it is just internal code = displayed code.
    The code displayed is just a sample to give you a hint in case you are already familiar with the SAP Business One application.
    Therefore the sample code does not talk about where you got e.g. the value for FormatCode from ("FormatCode" is e.g. a field in table OACT where the account name with segments is (redundantly) stored without separators).
    The user should know on which account he/she wants to book a line on; maybe you might want to give some help to the user by displaying a dialog with suitable - or preselected accounts?
    In addition I am sure you know how to assign a string value to a string property - without explicitly writing it, right?
    HTH,
    Frank

Maybe you are looking for

  • SOFM in user decision step - provide reason in UWL

    Hello Everyone, I'm working with a customer who wants to use a user decision step and add a reason for the rejection only.  This step will be executed in UWL - since UWL doesn't support syncrhonous dialog chains, it can't be implemented by adding ano

  • VERY frustrated with file names!

    I've read many posts that have explained why we can't use spaces in the file names but none have really explained how to get around it. I'm creating a small web site with about 4 separate photo pages. It will be published to a non-mac server. I've tr

  • It wants a char; then says it's too small

    Hello, I have created a UI for a TestStand program in LabWindows/CVI; and it's causing me headaches. The problem is two out of several dozen of (nearly) identical function calls: GetCtrlVal(panel, UUT_Test4, &gTestTemp); basicTest[3] = gTestTemp; Get

  • Ann: MapViewer 10g (9.0.4) Production available

    Dear OTN Users: We are pleased to announce the production version of Oracle Application Server 10g MapViewer now available for download from OTN. Please visit the new MapViewer home page for the downloads and other goodies at: http://otn.oracle.com/p

  • Listener port is wrong because of which R3trans is failing

    Hi Experts ,  I have installed a new SRM system on which after stopstart i can see that the listener port is 1521 instead of the port given during install as 1536 . trans.log :::::::::::::::::::::::: 4 ETW000