PO change didnt transfer to corresponding SO via IDOC.

Hi,
I created an PO and using IDOC to create corresponding SO in the system.
The first time,the PO created with 1 item and the IDOC is triggered and the corresponding SO wtih 1 item is generated by this IDOC successfully.
But the second time, if i change the PO, added 2 items in it.  Then save this changed PO, and also the IDOC has been triggered, could see the new 2 items is also added in the IDOC.  But But But!!!  The corresponding SO has not been updated by this PO change action!!!!! I mean the new 2 items which added at the PO should also showed at the SO.  But the 2 new items didnt show....
Does anyone knows where the problem is????
Thanks!!!!

Hi,
Pl. check whether the items you added in the PO are related to the SO.
Regards,
Prashant Kolhatkar

Similar Messages

  • Transfer of data from APO to ERP via IDOC

    Hi,
    I know we can transfer the of transactional data(Planned orders) from APO to R/3 is done via CIF.
    Suppose if I need to transfer the same via IDOC instead of CIF how can I do it?
    Let me know the steps to follow and way to find out how the data got transferred by IDOC?
    For e.g. When I have transfer a planned order from APO to ERP,  the data should be populated in the IDOC LOIPRO01 on the ERP side.
    Cheers,
    Simha.

    Hi,
    For a thouht If you want to use that IDOC data to be transfer to an other system from R/3 then let the data flow through CIF and in INBOUND exit wright code to create IDOC.
    But Iam not sure whether it works.
    Please eloborate requirement.
    Regards,
    Kishore Reddy.

  • I have just upgraded from an iPhone 3Gs to an iPhone 5. I am trying to transfer all my content via icloud but having problems logging in - it keeps telling me the server is not responding. Nano sim hasn't yet been registered - does this affect things?

    i have just upgraded from an iPhone 3Gs to an iPhone 5. I am trying to transfer all my content via icloud but having problems logging in - it keeps telling me the server is not responding. Nano sim hasn't yet been registered - does this affect things?

    Have you activated your phone with your carrier yet?

  • How to change Content-Transfer-Encoding for mail sending

    Hello Experts,
    I need to send some documents through mail which i am doing with the help of cl_output_service=>document_output method. Mail is been send succesfully.
    But in the payload content which got from Exchange server:
       X-Mailer: SAP Web Application Server 7.10
       Content-Type: text/plain;
        charset="us-ascii"
       Content-Transfer-Encoding: quoted-printable
    Can any one help me, how i can change Content-Transfer-Encoding field to some other format which is not  'quoted-printable'.
    Thanks & Regards,
    Dheeraj

    Do you documents contain an XML Declaration like this at the top?
    <?xml version="1.0" encoding="ISO-8859-2"?>
    If not, then they need to. The XML 1.0 specification says that if an XML declaration is not present, the processor must default to assume its in UTF-8 encoding.

  • How to transfer data from ECC to CRM via IDocs (Clfmas01),

    Hi all,
    how to transfer data from ECC to CRM via IDocs (Clfmas01), that to material master data from ECC to Production master data in CRM.    
    Need Information regarding, how to upload file to CRM from ECC, through, IDocs......Plz help me...
    Edited by: khaja fareed on Jan 11, 2010 12:44 PM

    First of all push ECC data in to GTS server through T.code:/N/SAPSLL/MENU_LEGALR3. First click on Master data tab there enter customer/vendor number then execute.
    2-Go to document tab there enter Sales order no/PO number then execute it.
    Then go to GTS server in compliance management module you can get all the information.
    Regards
    Sitanshu Panigrahi

  • My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

    My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

    My MacBook Air was stolen and the id changed before I could erase it via "Find iPhone" app - can Apple erase my machine if I provide my serial number?

  • Change the amount & its corresponding values in Billing conditions

    HI,
               i need solution for changes in amount & its corresponding values in Billing conditions . i have a contract & it hv a 3 line items . in 1st  line item i hv sm condition value at the time of contract creation . but i want to change this condition value at the time of  billing posting. its is possible thru manually but in my case sm calculations is done on the bases of 1st line item condition value & i want to change old condition values with the new one . is there sm one who knows any  user exit to change this values .
    regards ,
    swarnim
    Edited by: swarnim mayee richa gupta on Aug 18, 2010 12:30 PM

    code in my jspx:
    <af:selectOneChoice value="#{bindings.BannerTextView1PagegroupName.inputValue}"
    label="#{bindings.BannerTextView1PagegroupName.label}"
    binding="#{backing_BannerTextDorpDownUpdate.selectOneChoice1}"
    id="selectOneChoice1" autoSubmit="false"
    valuePassThru="true"
    onchange="this.form.submit()" valueChangeListener="#{backing_BannerTextDorpDownUpdate.newItemCodeChanged}">
    <f:selectItems value="#{bindings.BannerTextView1PagegroupName.items}"
    binding="#{backing_BannerTextDorpDownUpdate.selectItems1}"
    id="selectItems1"/>
    </af:selectOneChoice>
    <af:inputText value="#{bindings.BannerTextView1BottomHeadingLarge.inputValue}"
    simple="true"
    required="#{bindings.BannerTextView1BottomHeadingLarge.mandatory}"
    columns="#{bindings.BannerTextView1BottomHeadingLarge.displayWidth}"
    binding="#{backing_BannerTextDorpDownUpdate.inputText1}"
    id="inputText1">
    <af:validator binding="#{bindings.BannerTextView1BottomHeadingLarge.validator}"/>
    </af:inputText>
    valueChangeListner in my backing bean:
    public void newItemCodeChanged(ValueChangeEvent valueChangeEvent) {
    List vObject = (List)project1.backing.JSFUtils.resolveExpression(FacesContext.getCurrentInstance(),"#{bindings.BannerTextView1PagegroupName.items}");
    System.out.println("JSFUtil test......"+vObject);
    SelectItem vItem = (SelectItem)vObject.get(Integer.valueOf((String)valueChangeEvent.getNewValue()));
    ..... my business logic code
    I've created association and view link for changing the values on dropdown selection. Its just the association of primary keys of the 2 tables which I use for the fields in the form.

  • Need BAPI/FM to change Stock Transfer Order

    Hi all.
    Can  any one let me know the BAPI/FM tp change stock transfer order. I need to change the quantity in it.
    Thanks in advance.
    Regards,
    sami.

    BAPI_PO_CHANGE

  • How is possible change an administrator user to standar via terminal?

    HI to all!
    How is possible change an administrator user to standar via terminal (unix command)?
    thanks a lot
    Simone

    Thank you Mr Hoffman!
    i have found this command:
    dscl . -append /Groups/admin GroupMembership shortname
    it's working, what do you think about it?

  • Change BOM via Idoc

    Hello,
            I am using BOMMAT04 Idoc for creating BOM from a text file. But for changing already present BOM if I use the same Idoc it throes an error saying that BOM already exists. Can anyone please tell me how to proceed to change an existing BOM via IDOC.

    Use the field MSGFN in segments
    if Action is 004     it indicates Change: Message contains changes
    003     Delete: Message contains objects to be deleted
    004     Change: Message contains changes
    005     Replace: This message replaces previous messages
    009     Original: First message for process
    023     Wait/Adjust: Data should not be imported
    018     Resend

  • Not able to activate the transfer rule and change the transfer rule plz adv

    hello friuends..
    i m not able to change my transfer rule . i m getting below msg.
    InfoObject 0BASE_UOM of communication structure still being used
    Message no. RSAR741
    Diagnosis
    The deletion of the communication structure for InfoSource 8ZPOS_O13 is not possible. InfoObject 0BASE_UOM of the communication structure is still being used. This use must be undone first.
    Concretely the communication structure of an InfoSource can only be deleted if there are no update rules for InfoCubes and no transfer structures for source systems for this InfoSource.
    System response
    Activity was finished without database change.
    Procedure
    Check the use of your InfoSource 8ZPOS_O13 in the transfer structures. Delete all existing transfer structures of your InfoSource 8ZPOS_O13.
    Check the use of your InfoSource 8ZPOS_O13 in update rules for InfoCubes. Delete all existing update rules for your InfoSource 8ZPOS_O13.
    Afterwards, you can delete your communication structure for InfoSource 8ZPOS_O13.
    where as i have deleted all update rule for the infosource ZPOS_O13 . but still i m not able to change it .
    I have check ed it and it not lock in any req . so please let me know how can i proceed .
    Thanks in advance.

    hi Jain,
    you may need to check the transfer structures,
    right click infosource and 'change', click 'comm.structure'/expand,
    click 'transfer', move the 0BASE_UOM from left to right side,
    or if you wont use the comm structure anymore, you can right click infosource and 'delete comm structure'
    hope this helps.

  • Need to transfer files using sftp via java api's.

    Hi,
    I got a requirement to transfer files using sftp via java api's.
    Kindly specify any 3rd party Java Libraray to do this.
    The requirements are
    -It must support extensive encryption algorithms.
    -It must allow generating public/private keys and authenticating with server by sending the keys first(before the actual file transmission).
    Thanks.

    Don't resurrect old threads, please. Start your own thread.
    Better yet: google for "Java SFTP", look at what you find and come back when you have a specific question.
    And: when you ask a specific question, then clarify if you're talking about the [SSH file transfer protocol|http://en.wikipedia.org/wiki/SSH_file_transfer_protocol] or about FTPS, which is sometimes (wrongly) called SFTP.

  • Change data transfer

    For change data transfer,i started a journal first ,a session got started . I then inserted a row into the source table,when i executed the model,there was no error and it got executed.But when i viewed the jounal data in the model.....the changes did not get reflected in journal data. What steps do i follow to capture the chaged data.( both added adn deleted).

    Hi,
    I really do not think you need to worry about Agent. I have done this many times without any agents.
    In the steps I gave, I forgot to add one step. Please disregard if you have already done this.
    Right click on the datastore and go to Change data capture and say Add to CDC. WHen you do this you see a clock symbol on the data store.
    Now, follow the steps to register subscriber and Start journal. When you see in the OPerator that the session is successful, go to the Designer and refresh Model or Datastore. You will see a green clock symbol which means that the Journal is started. Now, you go and make changes on the datastore you should be able to see the changes in J$ and JV$D.
    Regards,
    kk

  • IPhone contacts: file transfer to Windows 7 via USB-cable  My iPhone can communicate with the computer only via USB-cable (no mobile data, no bluetooth, no internet, no outlook). As I want to get the phone to the "doctor" I want to save specifically

    iPhone contacts: file transfer to Windows 7 via USB-cable
    My iPhone can communicate with the computer only via USB-cable (no mobile data, no bluetooth, no internet, no outlook). As I want to get the phone to the "doctor" I want to save specifically my contact data and calendar details on the computer (OS: Windows 7). How can I solve this task? I will appreciate your valuable information, thanks.

    Using the iPhone, the USB cable, iTunes and Windows Contacts, sync the iPhone contacts to Windows Contacts. That will save them there. They are also included in the iPhone backup made in iTunes, and if you use iCloud.
    I'm sorry, I missed the calendar part the first time I looked. For calendar, you need a supported application on the computer (Outlook) or if you use iCloud, you can use the iCloud contacts and calendar app to sync.

  • Ringback tone didnt transfer

    I recently got the Thunderbolt and my ringback tones didnt transfer over. I have tried numerous times to get into all the v cast apps and they will not open on my phone. I tried to do it on here and cant cause it is on another line not the primary line. Anyone else have issues with v cast or their ringback tones?  Starting to think Im really gonna hate this phone!!!  Also lose data connection had to do system reset 3 times already!!

    Ringback tones aren't stored on the phone, they are on the network.
    If they are missing it's not because you have a Tbolt.  Having issues with vcast apps is not the same as losing your ringback tones.
    Have you tried signing in to the site itself directly to set them?  Or make sure you still have a ringback tone subscription (which also wouldn't have disappeared for a phone upgrade).
    You can do it from here, just don't log in as the primary number, register a member account for the number you're specifically trying to see the rbt for.

Maybe you are looking for

  • Webutil crashes while calling Function in when-new-item-instance-trigger

    Hello ! I use Oracle AS 10.1.2 and webutil 1.0.6 and Oracle Forms Developer Version 10.1.2. When I call the webutilfunctions within a when-button-pressed or post-change trigger, everything works fine. When I call the webutilfunctions within a when-ne

  • Incorrect posting key when using BAPI to post the document

    Dear Gurus, We are using a document upload program using BAPI_ACC_DOCUMENT_POST. It is for making payments to employees vendors via a mass mode. Now the payment to then is getting reflected as posting key 21, but we want to use key 25, so that in ven

  • Blueprint Application Builder Error.

    Dear Gurus,   I went to CRMC_BLUEPRINT transaction code and selected the BluePrint Application Builder. BAB got launched in Internet Explorer. When I select the Application as "Leads" and View as "Lead Manager" and click on "Load Application" I get a

  • Chinese fonts in html not showing up properly sometimes

    I have the following lines in my program : JLabel A_Label=new JLabel("<Html><Font Size=3>\u8F93\u5165</Font></Html>"); JPanel A_Panel=new Jpanel(); A_Panel.add(A_Label); Sometimes the Chinese shows up correctly, but sometimes it shows up as blank rec

  • Album wall in iTunes 11?

    The other day, I saw someone using Album Wall (the new iOS music feature) inside iTunes for Mac! How did he do it?