Not updating  partner Emp Resp through CRM_PARTNER_MAINTAIN_SINGLE_OW

Hi friends,
I am facing a problem i'm not able to update Partner employee responsible through CRM_PARTNER_MAINTAIN_SINGLE_OW.
If you have faced this situation earlier please help.
        CLEAR LS_PARTNER_COM.
          LS_PARTNER_COM-REF_GUID = WA_CRMD_ORDERADM_H-GUID.
          LS_PARTNER_COM-REF_HANDLE = '00000000001'.
          LS_PARTNER_COM-REF_KIND = 'A'.
          LS_PARTNER_COM-REF_PARTNER_HANDLE = '0000'.
          LS_PARTNER_COM-PARTNER_FCT = '00000014'.
          LS_PARTNER_COM-PARTNER_NO =  WA_INPUT_PC-EMP_RESP.
          LS_PARTNER_COM-DISPLAY_TYPE = 'BP'.
          LS_PARTNER_COM-NO_TYPE = 'BP'.
          LS_PARTNER_COM-MAINPARTNER = 'X'.
          APPEND LS_PARTNER_COM.
          CLEAR LT_INPUT_FIELD_NAMES.
          LT_INPUT_FIELD_NAMES-FIELDNAME = 'DISPLAY_TYPE'.
          LT_INPUT_FIELD_NAMES-CHANGEABLE = 'X'.
          APPEND LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          LT_INPUT_FIELD_NAMES-FIELDNAME = 'KIND_OF_ENTRY'.
          LT_INPUT_FIELD_NAMES-CHANGEABLE = 'X'.
          APPEND LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          LT_INPUT_FIELD_NAMES-FIELDNAME = 'NO_TYPE'.
          LT_INPUT_FIELD_NAMES-CHANGEABLE = 'X'.
          APPEND LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          LT_INPUT_FIELD_NAMES-FIELDNAME = 'PARTNER_NO'.
          LT_INPUT_FIELD_NAMES-CHANGEABLE = 'X'.
          APPEND LT_INPUT_FIELD_NAMES.
          CLEAR LT_INPUT_FIELD_NAMES.
          CALL FUNCTION 'CRM_PARTNER_MAINTAIN_SINGLE_OW'
            EXPORTING
              IV_REF_GUID          = LS_PARTNER_COM-REF_GUID
              IV_REF_KIND          = LS_PARTNER_COM-REF_KIND
              IS_PARTNER_COM       = LS_PARTNER_COM
            CHANGING
              CT_INPUT_FIELD_NAMES = LT_INPUT_FIELD_NAMES[].
Regrds,
Navin
Edited by: navin.c on Jun 8, 2010 1:53 PM

HI Vikash,
I tried this solution , still its not wrking. Have a doubt in your code
How come you are passing partner guid in partner no field.
it will throw an dump if size does not match.i placed a brkpoint in CRM_PARTNER_MAINTAIN_SINGLE_OW and passed the values as much as possible to original but still not able to crack.
Anyways i'm pasting my code snippet for your reference please mention if im missing some key data.
  CLEAR LS_PARTNER_COM.
            LS_PARTNER_COM-REF_GUID = WA_CRMD_ORDERADM_H-GUID.
            LS_PARTNER_COM-REF_HANDLE = '00000000000'.
            LS_PARTNER_COM-REF_KIND = 'A'.
            LS_PARTNER_COM-REF_PARTNER_HANDLE = '0000'.
            LS_PARTNER_COM-REF_NO_TYPE = 'BP'.
            LS_PARTNER_COM-REF_DISPLAY_TYPE = 'BP'.
            LS_PARTNER_COM-PARTNER_GUID = WA_PARTNERGUID.
            LS_PARTNER_COM-PARTNER_FCT = '00000014'.
            LS_PARTNER_COM-PARTNER_NO =  WA_INPUT_PC-EMP_RESP.
            LS_PARTNER_COM-KIND_OF_ENTRY = 'C'.
            LS_PARTNER_COM-DISPLAY_TYPE = 'BP'.
            LS_PARTNER_COM-NO_TYPE = 'BP'.
            LS_PARTNER_COM-MAINPARTNER = 'X'.
            APPEND LS_PARTNER_COM.
            CLEAR LS_PARTNER_COM.
            CLEAR LT_INPUT_FIELD_NAMES.
            LT_INPUT_FIELD_NAMES-FIELDNAME = 'DISPLAY_TYPE'.
            APPEND LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            LT_INPUT_FIELD_NAMES-FIELDNAME = 'KIND_OF_ENTRY'.
            APPEND LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            LT_INPUT_FIELD_NAMES-FIELDNAME = 'NO_TYPE'.
            APPEND LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
            LT_INPUT_FIELD_NAMES-FIELDNAME = 'PARTNER_NO'.
            APPEND LT_INPUT_FIELD_NAMES.
            CLEAR LT_INPUT_FIELD_NAMES.
          CALL FUNCTION 'CRM_PARTNER_MAINTAIN_SINGLE_OW'
              EXPORTING
                IV_REF_GUID          = LS_PARTNER_COM-REF_GUID
                IV_REF_KIND          = LS_PARTNER_COM-REF_KIND
                IS_PARTNER_COM       = LS_PARTNER_COM
                IV_POPULATE_MODE     = ' '
              CHANGING
                CT_INPUT_FIELD_NAMES = LT_INPUT_FIELD_NAMES[]
              EXCEPTIONS
                OTHERS               = 1.
Regards,
Navin

Similar Messages

  • Recepient type not updating in entries posted through F-54

    We have a scenario as follows
    1. First we have made advance payment to vendor through F-48 with TDS posting.
    2. We received 4 bills against these advance payment and we booked these bills with TDS posting.
    3. We have used F-54 T-Code to nullify the TDS effect in FB60 and to process open item of FB60 against the advance payment through F-48.
    Now it working fine while open item clearance ( there is 1Re.diff which we are rounding up).
    But while making TDS payment through J1INCHLN two of the entries posted through F-54 ( KA Documents ) are not getting picked up as a result there is differenc between total TDS payable & what is shown in J1INCHLN open items.
    On checking in WITH_ITEM table it is found that Receipent type is not updating for these particular entries.
    Additional observation : we have three tds codes for basic, surcharge & E cess and three seperate line items are generated for each while posting TDS. It is observed that for these particular invoices as the amount is in hundreds the E cess amt is less than Re.1 so the only two line items are created i.e. Basic & Surchage.
    Please guide us for solving this.
    Thanks & Regars,
    Chandrakant

    Hi,
    You have to check two tables :
    T059C for Receipient types for country IN whether all the WH Types are maintained for CO and OT.
    V_T001RWT - WHT Rounding Rules - normally it will be 100 for INR (min Re.1) you may have to change it.
    Regards,
    Sadashivan

  • Quantity field KWMENG not updating in Salesorder created through BAPI

    Hi ,
    I created sales order through BAPI - BAPI_SALESORDER_CREATEFROMDAT2.Here, I passed material , quantity , unit of measure etc..
    But, when the sales order is created the value in the quantity filed is missing.
    I passed values as :--
      wa_itemx-updateflag = 'I'.
          wa_item-itm_number = '10'.
          wa_itemx-itm_number = 'X'.
          wa_item-material = wa_alv-matnr.
          wa_itemx-material = 'X'.
          wa_item-rnddlv_qty = wa_alv-kwmeng.
          wa_itemx-rnddlv_qty = 'X'.
          wa_item-target_qu = wa_alv-kmein.
          wa_itemx-target_qu = 'X'.
          wa_itemx-ITEM_CATEG = 'X'.
          append wa_item to it_item.
          append wa_itemx to it_itemx.
    What possibly could be the error?
    Thanks,
    Shivaa......

    Hi,
    You have to pass the quantity in the schedule lines parameter ORDER_SCHEDULES_IN..
    Thanks
    Naren

  • ITunes not updating info

    I recently upgraded iTunes to version 7.6.2 on my desktop and laptop. Now, songs played on my iPod are not recognized as being played in iTunes on either machine - the Last Played Date and Play Count data are not updated. Songs played through iTunes are updated appropriately. I didn't do anything to the iPod itself, so I'm assuming this has to do with the iTunes upgrades. Is anyone else seeing this? Is there anything to be done about it? Thanks.

    It is set to manual music sync - always as been, and it has always updated the info properly before. It does sync my calendar and address book info automatically. Syncing isn't the problem; it's the data on the music in the iPod itself that isn't being updated.

  • Ipod touch not updating emails

    ipod touch not updating emails.  went through all the setting but it says my password is wrong when it is not.  turned off the ipod and reset my account , can not verify my information.  Please help, Bill

    It is a Yahoo email account.  I have been thru this several times, checking it every step.  When I go to my emails it says that my password is incorrect but it is the same password I use on Yahoo.   I have even restarted the computer, but that does not work.  It tells me to log on to my Yahoo account so that it can VERIFY the account which I did but still nothing.  

  • Material Master Update through BAPI - Follow up material not updated

    Hi Experts,
    I am updating the material master through a custom transaction using the BAPI  'BAPI_MATERIAL_SAVEDATA'. Rest of the fields are updating correctly except for discontinuation ind., effective out date & follow-up material.
    When I try to update it through MM02 it is working fine. However, when I pass the same data through BAPI it is throwing an error message that 'the material XXXXXX does not exist or is not activated'.
    Please advice.
    Thanks & Regards,
    Ashu Arora

    Some more fields need to be updated along with the discont. indicator. Now working fine.

  • I have a  macbook, an ipad, and an iphone with the Mail app on all three synced through icloud, but when I read and delete emails on my phone, the inbox on my ipad is not update, so I have to go through and mark as read or delete messages again. How can I

    I have a  macbook, an ipad, and an iphone with the Mail app on all three synced through icloud, but when I read and delete emails on my phone, the inbox on my ipad is not update, so I have to go through and mark as read or delete messages again. How can I sync my iphone and ipad? (it seems like each is synced only to my laptop, so don't synchronize until I go home and use my laptop.

    POP: yahoo, aol, comcast/time warnder/road runner
    Imap: google, hotmail, and more including icloud.
    If you want to use multiple devices - move to imap, I would even say "exchange", but Google does not support free exchange anymore, since January of that year. So Ironically  Icloud or Hotmail would be my choices right now.
    To find out more about what happens to you, search on Google "difference between pop and imap"

  • Can't add music my iPhone from iTunes.  When I try to drag a song over to my phone, I get the circle w/ the syncing line through it, but it does not update/load.  [Manually manage music and videos] is checked. And, this is the only Mac I have ever used to

    Can't add music my iPhone from iTunes.
    When I try to drag a song over to my phone, I get the circle w/ the syncing line through it, but it does not update/load.
    [Manually manage music and videos] is checked. And, this is the only Mac I have ever used to add music to my phone.
    Also, just updated the phone's software today, and iTunes' software is already up to date.

    Hi Gregg,
    Have you tried resetting the device (nothing will be lost): Hold down the Home and Power buttons at the same time and continue to hold them down until the Apple appears (up to 30 seconds). Once the Home screen redisplays, see if your Music app is behaving normally.
    Cheers,
    GB

  • Partner Bank Type not Updating

    When running transaction F-110, the programme will not pick up DM documents on customer accounts due to the fact the Partner Bank Type field is not populated.
    As such I have to do this manually for each vendor every month. If this was populated invoices would be automatically netted against debit memo's
    to explain what's happening in our company here is the process...
    When we order a material from vendor - we normally raise a credit memo, after that when the quality department finds any fault with the product what they do is they do some repair work and they create a surcharge against it. This surcharge will create a creditmemo.
    Quality Management is implemented in our systems.
    A notification is created in Qm01
    Surcharge is added in Qm02
    And this produces a debit memo request (a sales order) in Va03
    Every night Batch input session runs in VF04 and billing document is produced.
    From billing document u2013accounting document is produced.
    Here when we run F110- it should normally net off credit balance with the new debit balances, but F110 cannot select these documents as partner bank type is not updating.
    (Both master records checked. And its happening for all the vendors)
    1) whether there is an opportunity to create (or) populate the field Partner bank type in creation of billing document.
    2) Any BTE's will help me like  (00001120).
    Please help me,
    cheers

    Hi Dove,
    I think you can use a substitution for field Bank Type at Item Level (TCODE OBBH). This would fill your bank type when you post the document in FI, then you won't have problems in F110.
    Hope that helps.Cheers.
    Ignacio.

  • I updated my iphone 5 through Itunes but an error occurred during installation on the phone that read -42110. Now the phone has a usb icon and itunes icon and is not recognized by itunes or my computer (windows 7). I uninstalled and reinstalled. no luck

    I attempted to update my iphone 5 through itunes. Itunes backed up the phone. However, when it tried to install the updated software an error message displayed -42110. Now the iphone is unresponsive with a usb icon with an arrow pointing to an itunes icon. The computer makes a connection noise when I hook the phone to the computer but it does not appear to be recognized. It does not appear in the My Computer section. Itunes does not recognize it either. I disabled my security software. I uninstalled itunes, Bonjour, Quick time, apple updates, Aplle mobile updates ect. I reinstalled Itunes and the program still does not recognize the phone.

    If you uninstalled and reinstalled iTunes, did you follow the steps in this support document http://support.apple.com/kb/HT1923 exactly. Check and make sure.  If you did, then try this support document to get the phone into the Recovery mode. It may take more than one try. http://support.apple.com/kb/HT1808

  • I have a ipad 3 with ios 5.1.1 and it will not update to ios 7. I keep getting a software failed message and the download takes 13 hours and stops half way through. Any help?

    I have an ipad 3rd gen with ios 5.1.1 and I can not update it to ios 7. It will take 13hours and when I try it stalls out halfway through and says software update failed. I have tried everything. Any help?

    it actually needs more space than that.  The file size is your 65 mb is probably the ota incremental file size.  The full package is 700 mg, and the system needs 3 gig of free space to unpack and install.
    There is a fairly good discussion here
    https://discussions.apple.com/message/23680750#23680750

  • Marketing Attributes not updating in BP through Suvery

    Hi friends,
    I m working in CRM 5.0, i want to update marketing attribute of BP using survey response, i have created survey which include marketing attributes, in survey setting i have maintained
    Callback to PBO    CRM_MKTBP_SVY_ATTRIBUTE_PBO
    Callback to PAI      CRM_MKTBP_SVY_ATTRIBUTE_PAI
    further i have generated survey url using BSP option, next i have assign this survey url  to  mail form, Customers/BPs can open the mail and able to fill the survey successfully, but when i checked in master data of BP no marketing attributes are assign to them(Marketing attributes are not updating).
    Please help me to resolve this,do  i will have to add marketing attribute anywhere in FM code ?? i have also read sap note : 638320 but no success.
    Thanks,
    Vivan

    Hello together,
    I would like to describe my own problem with updating Marketing Attributes in a Business Partner via a CRM Survey.
    Currently I am working with SAP CRM 7.0 EHP1. The Survey is maintained in SAP Survey Suite in the Application "Marketing".
    Furthermore I am using the following function modules:
    Callback to PBO CRM_MKTBP_SVY_ATTRIBUTE_PBO
    Callback to PAI CRM_MKTBP_SVY_ATTRIBUTE_PAI
    The Marketing Attributes should be updated within a Contact. This contact have assigned the role "Internet User". Behind this role I have defined my CRM User name.
    For testing the Attribute update I have generated an URL with BSP. Afterwards I opened this URL and logged in with my CRM User name. After filling in the survey and submitting no business partner were updated. It seems that the "conversion" from my CRM User to the CRM contact doesn't work. I think there could be a problem with the PBO and PAI modules. Because the functionality "Evaluation" within the Survey Suite shows a number of evaluated questionnaires and answers after submitting my survey.
    So my questions:
    Are the mentioned PBO and PAI modules up to date? (Last change date was in 2005)
    Is the Application "Marketing" within the SAP Survey Suite the correct one?
    I would be glad if anyone could give me tip for my problem. Thanks a lot and best regards,
    Oliver

  • Partner details is not updating in PO creation with reference PO

    Hi Team,
    my user creating a new PO with reference an old PO, and user  changed vendor in new PO then there is change not happening  in partner details of vendor in PO, these are coming old vendor's  partner details.
    so pl. guide me how we can update partner function for new PO.
    Regards,
    AM

    Hi,
    check following sap notes
    Note 376319 - ME21N partner from reference document not found
    Note 394091 - Partners are not transferred from vendor master
    it may help you
    Regards
    Kailas Ugale

  • ITunes would not update Ipad soft, stating I don't have enogh space onthe PC for files, even though I just completely backed up Ipad through Itunes on the same PC. Seems like Itunes is disconected from itself.

    Itunes would  not update my Ipad soft citing insuficient space on PC to back up Ipad files. Even though I just baked up Ipad through Itunes on the very same PC.
    It seems that Itunes is disconected from itself and is not able to track processes within itself for the same device in the same session. Any solutions?

    Hello there, EllVar.
    The following Knowledge Base article offers some great recommendations for the issue you're describing:
    iOS: If you can't back up or restore from a backup in iTunes
    http://support.apple.com/kb/ts2529
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Trading partner not updating in table FAGLFLEXA

    Hi All
    We are in ECC5.0 and we are using new GL. When we post entry tarding partner field updating in BSEG table, but it is not updating in FAGLFLEXA table.
    Can anybody tell me the what is the reason and soution for the same.
    Thanks in advance
    Regards
    Sekhar

    Hi
    Field RASSC not updating in the table FAGLFLEXA. That is the problem.
    Regards
    Sekhar

Maybe you are looking for