Material description is missing when replicating material from R/3 to CRM

Hi Experts,
I am facing middleware error.
I have replicated a material from R/3 to CRM system.
I am able to see all the details in CRM except the material description in CRM.
The material i have replicated from R/3 to CRM has a description in R/3 but the same description is missing in CRM and it is showing blank.
Please help me to solve this.
Thanks

Hi,
  Go to the COMM_PRSHTEXT see the table entries is there are not. Pass product GUID in this table and check.
Regards
Srinu

Similar Messages

  • Material desc automatically filled when enter material number  using SM30

    Hi all,
    I have  created Z table with fields material number(MATNR) and material description. Iam maintaing table using SM 30 transaction. If  I enter material number  the material description automatically filled when press enter button.
    Is there any solution for this
    Thanks
    Sudarsana

    Hello,
    whenever you create a maintainance for a table an SAP program is generated which will have the name SAPL(name of the function group to which the table is assigned)....you can go directly to the program inside SM30 by clicking on the top menu -> system -> status ->program name and screen number
    inside SM30 go to the screen where you have to see the description(based on 1step and 2step ) and note the screen number and program name
    once you go the program -> go to the particular screen -> and confirm the screen
    inside the PAI or PBO
    write the code :
    if Material number is not initial.
    select and put material description into the screen field for text.
    else.
    clear the value for text in screen field
    endif.
    Disadvantages : whenever you create a new maintainance by using the table maintainance generator the code is over written
    solution:the screen code will be always over written..but inside the SAPL program when you create the PBO/PAI make an include and save it...when regenerating the include will not be over written but you will have to go to the screen flow logic and give the name of the PBO/PAI modules
    A table once finalised will not require regenerating the maintainance again but this is a draw back ...but the solution just provided is the widely accepted and followed one
    Reward if useful
    Regards
    Byju

  • Error while Replicating Objects from R/3 to CRM

    Hi,
    While replicating objects from R/3 to CRM (Tcode :R3AS), the status of the object is still running. When I checked in Outbound queue (Tcode:SMQ1) the status is 'SYSFAIL', when I double clicked it says "Password logon no longer possible - too many attempts". So what is the solution to it...
    I am working on CRM 5.0
    Regards,
    vimal

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Keyword and description fields missing when add bookmark

    vers 37.0.1
    In a recent upgrade I notice the keyword and description fields are missing when "bookmark this page".
    When view bookmark properties in bookmarks sidebar these fields appear

    You can make the fields visible with code in userChrome.css ()they have visibility:collapse).
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #editBMPanel_keywordRow,
    #editBMPanel_descriptionRow,
    #editBMPanel_loadInSidebarCheckbox {
    visibility:visible !important;
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *Create the chrome folder (lowercase) in the <xxxxxxxx>.default profile folder if this folder doesn't exist
    *Use a plain text editor like Notepad to create a (new) userChrome.css file in the chrome folder (file name is case sensitive)
    *Paste the code in the userChrome.css file in the editor window
    *Make sure that the userChrome.css file starts with the default @namespace line
    *Make sure that you select "All files" and not "Text files" when you save the file via "Save file as" in the text editor as userChrome.css.<br>Otherwise Windows may add a hidden .txt file extension and you end up with a not working userChrome.css.txt file

  • Fonts went missing when I upgraded from the trial version (mac)

    I'd been happily working away in a file using ID CC with no problems whatsoever when my trial period expired. A couple of days later, I purchased a subscription, then opened ID back up and opened up the exact same file.
    When I reopened the file, it told me that all my fonts were missing, and it was going to replace them with Minion Pro (no thanks).
    I checked fontbook and confirmed that those fonts are, in fact, all installed on my computer. (Even though I was sure they were because I'd been successfully using them shortly before.) I tried uninstalling and reinstalling them. I also tried closing and reopening the document, and shutting down the program, as well as shutting down my computer. Nothing has made any difference. Trying to find the fonts in preflight hasn't helped at all.
    The problem is not that my fonts aren't installed, it's that ID stopped recognizing them, even though they are installed, when I switched from the trial version to a subscription.
    I haven't found anyone else with quite this same problem.
    Any ideas?

    I meant do you have a third-party font manager, and I see the answer is no.
    And the font's don't appear inthe font list, or Find Font, at all?
    If that's the case I might sayt it's time to uninstall, run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3) and reinstall.

  • Notification description is missing when using BAPI_ALM_NOTIF_CREATE

    Hi,
    Creating a notification using BAPI_ALM_NOTIF_CREATE should create 2 entries in IHPA.
    one for customer and another for contact with respective partner function.
    but in my case it making only customer entry in IHPA.
    and also notification description is missing.
    Cheers

    Hi Narasimhan,
                             Yes I am passing short_text and partner table
    WA_NOTIFHEADER-SHORT_TEXT = KNA1-NAME1.
      IT_NOTIFPARTNER-PARTN_ROLE = 'AG'.
      IT_NOTIFPARTNER-PARTNER = CUSTOMER
    Its really strange, why its wiping out the short text I am giving.
    Anything else I need to do ?
    Cheers

  • Error while replicating employees from R/3 to CRM. BP no. are not created

    CRM Experts,
    Request your help in solving the following issue.
    While replicating the employee information from R/3 to CRM, we get the following error message in the IDoc details.
    <b>Message:</b>
    IDoc: 0000000000057590 Status: IDoc ready to be transferred to application
    <b>Immediately processing not possible: Screen output without connection to user.</b>
    Steps:
    1. Using PFAL TCode, we push the details of "Persons" from R/3 to the CRM client.
    2. After pushing the details, come to CRM and see the IDoc details. We get the above mentioned error message.
    3. The BP number is not getting generated.
    Really appreciate your solutions/suggestions/clues.
    Thanks in advance,
    Vijay

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Organisation Structure is not replicating completely from R/3 to CRM

    Hi SAP Gurus,
    Plaese help me out in this issue.
    We are replicating organisation structure from R/3 to CRM. There is Org Structure in which there are some sub org units say 6, under main org unit with positions and jobs. When try to replicating by tcode PFAL with evaluation path OS-CP, it geneartes IDOC in R/3, all are succesfully processed and Green. IN CRM, these Idocs are red and yellow with staus 51 and 52. As a result of this partial, org structure is replicated to CRM. In CRM, the Idoc is failed and It shows following errors:-->
    1. Resource key 4AFBD7B949F406E9E10000000B7404B7 is not known (Status 51)
    2. HR: ALE inbound processing for HR master data (Status 52)
    3. No Filter, No Conversion, No Field converted.
    Plaese advice to resolve this issue.
    Thanks a lot,
    Kind Regards
    Ash
    Edited by: Raman Khatri on Nov 23, 2009 2:43 PM
    Edited by: Raman Khatri on Nov 23, 2009 2:47 PM

    You can copy exactly error ??..
    For replication you need use tx PIDE in R3.
    In folder CRM>R3 you assign "BP Classification: Consumer, Customer, Sales prospect, competitor" to account group in R3. The BP Classification is hard code in CRM and only are available 5 types of classification.
    In folder R3> CRM you assing Account group R3 to CRM Classifcation and grouping. Grouping CRM is done in SPRO > Cross-Application Components >SAP Business Partner > Basic Settings > Number Ranges and Groupings > Define Groupings and Assign Number Ranges.
    Then, you define filter for replication in tx R3AC1 and replicate with tx R3AS

  • Business Partner not replicating automatically from ISU system to CRM

    Hi All,
            We are working on transferring BP from ERP to CRM. Following are the main ways that we are using for the same :
    1) We are creating reference customer with role Sold-to-party in transaction VD03 using internal no range.
    2) Then we are creating ISU BP using the internal same number range and giving the above created customer no as reference customer and finally saving it
    3) We have maintained the settings in PIDE from R/3 to CRM as :
    Sold-to-party     B   ZD02 External Checked
    DEBI                B   ZD02 External Checked
    We are using BUPA_MAIN as Bdoc.
    I get the follwing Bdocs in CRM system :
    1) In SMW01 in CRM I am getting the reference customer created in Step 1 as automatically replicated to CRM and in Success state
    2) Also I get the Bdoc in Error State for ISU BP created in Step 2. Then if I try to pull the BP it comes in Success state.
    My problem is that the BP Bdoc should automatically come in Success state in CRM.
    Please help me solve this problem.

    Hi,
    We also have the same approach of BP, CA and contract creation. These data, after creation in ISU are replicated to CRM. We had an issue while replicating the Contract. The contracts were not getting replicated if the contracts donu2019t have the Service Provider and external service provider information. We donu2019t require to capture this information at contract. We are now forced to capture have this information at contract level just for the replication purpose. Is it mandatory to have the service provider information in contract for the replication of contract to CRM.
    Regards,
    Murali

  • Error in SMW01for BP while replicating data from R/3 to CRM

    Hi Experts,
       While doing initial load for Customers from R/3 to CRM am getting errors as "Customer number already assigned to business partner" in SMW01 error message
    Can anyone please help me on this.....
    Regards,
    Rahul

    Hi Rahul
    As stated above this will happen in case the number is already assigned to a business partner.
    Are you
    1. <u>Reconnecting</u> the CRM system to a  new R/3 and the CRM system has data from an old system?
    2. Has the replication been done before
    3. In case this is a new CRM system and numbers are being generated for the first time check the numbering range. (are the CRM numbers for this BP defined as external if R3 is the leading system?) the numbering ranges should not overlap or this will be a common scenario.
    Rewards points if this was helpful.

  • Replicating customer from R/3 to CRM  found Acct group y001 do not exist

    Hi gurus,
    I tried to replicate the customer master data from R/3 to CRM. Using Tcode SMW01 i found out that Account group Y001 do no exist.
    Note:
    Y001 is the account group i created in R/3. I also assigned it to CRM grouping Y0 using tcode PIDE.
    Kindly help regarding it.
    Regards,
    vimal

    You can copy exactly error ??..
    For replication you need use tx PIDE in R3.
    In folder CRM>R3 you assign "BP Classification: Consumer, Customer, Sales prospect, competitor" to account group in R3. The BP Classification is hard code in CRM and only are available 5 types of classification.
    In folder R3> CRM you assing Account group R3 to CRM Classifcation and grouping. Grouping CRM is done in SPRO > Cross-Application Components >SAP Business Partner > Basic Settings > Number Ranges and Groupings > Define Groupings and Assign Number Ranges.
    Then, you define filter for replication in tx R3AC1 and replicate with tx R3AS

  • Error when replicating material master - Value not permitted for PO Unit

    Hi all,
    I am having the following issue. I am trying to replicate material master from ECC 6.0 to CRM 5.0, but I am getting an error to which I am not being able to find the solution:
    Value GFO is not permitted for attribute Purchase Order Unit
        Message no. COM_PRCAT020
    Diagnosis
        You want to specify that the value GFO is allowed for the attribute Purchase Order Unit. However, in attribute maintenance or in the
        higher-level category ('parent category'), you specified that the value GFO is not allowed for this attribute.
    I tried to find where to edit this attribute in Customizing, and also in tcode COMM_ATTRSET, but I have no idea if this was the right direction.
    Has anyone faced this issue before? I would really appreciate any help, since this is preventing me from completing material replication.
    Thanks in advance.
    Best regards,
    Joã

    Hello Sudipta,
    I checked the attribute in COMM_ATTRSET, but there aren't any specific values for it. There is a value table T006, which I believe is standard, and it contains UoM GFO.
    With this being the case, the error I'm getting makes even less sense to me...
    Can you tell me if in there is any other place in CRM where we can set UoM?
    Thank you, once again.
    Regards,
    Joã

  • Leading Zeros Missing - When exporting data from ALV grid display to Excel

    Hi,
    Am exporting the data from ALV GRID DISPLAY to Excel sheet using standard toolbar icon 'Local file'
    the leading zeros displayed in the ALV output is missing in the EXCEL sheet.
    (eg)  in ALV o/p - 0029. 
            in Excel - Only 29 is appearing.
    As per the requiement i have to show the leading zeros in excel also.
    Pls help on this issue.
    Thanks in advance..

    Hi ,
      Please set the property  :
      wa_fieldcat-lzero = 'X' .
    when you are creating field catalog for display alv data .
    your prob will solved .
    Regards ,
    Nilesh Jain

  • Composed looks / Change the look themes are missing when creating site from saved template

    Hi,
    I found an issue when save you own site template and then want to create a new site from that template the "Change the Look" themes are missing and if you go to site settings, Comosed looks where the themes are stored is empty! Anyone else has
    the same experience? Any workaround for this?
    regards
    Martin

    I've just seen this exact problem on a SharePoint 2013 farm as well this morning, but have managed to fix the blank "Composed Looks" list issue, although am still working on the "Change the look" wizard pages.
    Edit: found a fix for this too now. See my next post below.
    It appears that the process of saving a site as a template and then creating a new site from that template causes the original XsltListViewWebPart used to display the default view of the "Composed Looks" list, to be replaced with a ListViewWebPart,
    which appears to be broken.
    Edit: have also seen this behaviour on sites created from the built-in templates but haven't determined exactly whether this is a bug. ULS logs never show any errors when this occurs so it appears to be "by-design". Ugh.
    There may be a tidier way to fix this, but for now, I used SharePoint Designer 2013 to copy an XsltListViewWebPart from a working "Composed Looks" list, AllItems.aspx page and replaced the ListViewWebPart in the broken Composed Looks list, AllItems.aspx
    page with it. There is also some additional post copy-paste tidy up to do on the pasted-in XsltListViewWebPart HTML to get it to work within the context of the site it is now in as it will contain GUIDs and URLs that are only relevant within the site
    that you copied it from and these need to be replaced with the GUIDs/URLs from the replaced ListViewWebPart - paste it in a notepad session before deleting/overwriting it so you can grab those bits.
    I'll write a more detailed step-by-step if anyone wants it, but this doesn't seem to fix the broken "Change the Look" wizard still, only the "Composed Looks" list default view. I'll look into that now and post back more complete solution if I can
    find a fix.
    Edit: Found a fix. see my next post below.
    Edit Edit: One more thing - on some Composed Looks lists we are seeing empty lists once the default view webPart is fixed up. To correct this, you can copy selected Composed Looks from a working site with a full set.
    Before you do that, edit the default view in both the source and destination Composed Looks lists and include the Title field as it is a required field.
    Then, you can use Datasheet View (just click the edit list link to put it in Datasheet View mode) to bulk copy/paste Composed Looks between the source and destination lists.
    Do a little post-paste tidy up on the URLs as above to make sure that they are correct for their new location and then click on over to your Change the Look wizard.
    You should see all of your Composed Looks displayed nicely on the page.
    Note that the Current Look might not represent the sites actual appearance as it's settings will reflect the source sites appearance, but you can tweak it with the Wizard now.
    Regards,
    Glenn
    Can you confirm your sharepoint patch level?

  • Body and Attachments missing when running JavaMail  from Jboss.

    When I send an email from a Web service running on Jboss I get an email with recipients and subject but I do not get the body or the attachments. However, when I use the same code and run outside of the server environment everything works as expected. I have double checked to insure that I am using the correct jar files. I am not sure where to go from here.

    Here is the debug output from the server.log. I have a application log file that says when I'm creating the body parts and how many there are.
    I've redacted some company addresses etc.
    2009-04-01 09:30:54,296 INFO [STDOUT] DEBUG: setDebug: JavaMail version 1.4.2
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems,
    Inc]
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG SMTP: useEhlo true, useAuth false
    2009-04-01 09:30:54,312 INFO [STDOUT] DEBUG SMTP: trying to connect to host "***.***.***.com", port 25, isSSL false
    2009-04-01 09:30:54,359 INFO [STDOUT] 220 ***.***.***.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959 ready at Wed, 1 Apr 2009 09:26:31 -0400
    2009-04-01 09:30:54,359 INFO [STDOUT] DEBUG SMTP: connected to host "***.***.***.com", port: 25
    2009-04-01 09:30:54,359 INFO [STDOUT] EHLO bladepc135
    2009-04-01 09:30:57,187 INFO [STDOUT] 250-***.***.***.com Hello [**.***.***.***]
    250-TURN
    250-SIZE 104857600
    250-ETRN
    250-PIPELINING
    250-DSN
    250-ENHANCEDSTATUSCODES
    250-8bitmime
    250-BINARYMIME
    250-CHUNKING
    250-VRFY
    250-X-EXPS GSSAPI NTLM LOGIN
    250-X-EXPS=LOGIN
    250-AUTH GSSAPI NTLM LOGIN
    250-AUTH=LOGIN
    250-X-LINK2STATE
    250-XEXCH50
    250 OK
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "TURN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "SIZE", arg "104857600"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "ETRN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "PIPELINING", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "DSN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "8bitmime", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "BINARYMIME", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "CHUNKING", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "VRFY", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-EXPS", arg "GSSAPI NTLM LOGIN"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-EXPS=LOGIN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH", arg "GSSAPI NTLM LOGIN"
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH=LOGIN", arg ""
    2009-04-01 09:30:57,187 INFO [STDOUT] DEBUG SMTP: Found extension "X-LINK2STATE", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: Found extension "XEXCH50", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: Found extension "OK", arg ""
    2009-04-01 09:30:57,203 INFO [STDOUT] DEBUG SMTP: use8bit false
    2009-04-01 09:30:57,203 INFO [STDOUT] MAIL FROM:<[email protected]>
    2009-04-01 09:30:57,218 INFO [STDOUT] 250 2.1.0 [email protected] OK
    2009-04-01 09:30:57,218 INFO [STDOUT] RCPT TO:<[email protected]>
    2009-04-01 09:30:57,234 INFO [STDOUT] 250 2.1.5 [email protected]
    2009-04-01 09:30:57,234 INFO [STDOUT] DEBUG SMTP: Verified Addresses
    2009-04-01 09:30:57,234 INFO [STDOUT] DEBUG SMTP: [email protected]
    2009-04-01 09:30:57,234 INFO [STDOUT] DATA
    2009-04-01 09:30:57,250 INFO [STDOUT] 354 Start mail input; end with <CRLF>.<CRLF>
    2009-04-01 09:30:57,250 INFO [STDOUT] Date: Wed, 1 Apr 2009 09:30:54 -0400 (EDT)
    From: [email protected]
    To: [email protected]
    Message-ID: <31640094.22.1238592654312.JavaMail.SYSTEM@***.***.***.com>
    Subject: whateverwhateverwhatever
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
         boundary="----=_Part_21_14054944.1238592654296"
    MultiPart: ICP Email
    2009-04-01 09:30:57,281 INFO [STDOUT] 250 2.6.0 <31640094.22.1238592654312.JavaMail.SYSTEM@***.***.***.com> Queued mail for delivery
    2009-04-01 09:30:57,312 INFO [STDOUT] QUIT
    2009-04-01 09:30:57,328 INFO [STDOUT] 221 2.0.0 ***.***.***.com Service closing transmission channel

Maybe you are looking for

  • My Displeasure with the Home Media DVR

    Before I begin let me say that I love FIOS....it beats the competition by a mile.  My disappointment however, comes from the software that runs the Motorola boxes badged as the FIOS Home Media DVR. When I first moved to my current apartment I immedia

  • Persist Order for Anonymous User

    If I set persistOrdersForAnonymousUsers=true in my shoppingcart. properties will it persist the order ? Or do I have do set additional property to set the anonymous profile to true as well ? Again how to use this behaviour along with the cookie ?

  • Dreamweaver CS5 Crashing on Startup

    I just installed a trial version of DW CS5 on WindowsXP.....and it starts up and I get the initial extension setup window, then it crashes immediately. I reinstalled...removed then rebooted and reinstalled.... Any suggestions?

  • Conv Routin in DataSource

    Gurus, This is the generic DataSource created in R/3, and replicated into BW.  In RSA1, I double-click on the DataSource. In the Field tab, I can see the list of fields used by this DataSource. However, I noticed that the Conversion Routine exist for

  • Itunes won't recognize CD buring software

    when i try to burn a playlist out of itunes i get a message saying that itunes can't find a cdburner or software. but when i burn a cd with windows media player it works. i would rather use itunes than media player. i have also tried roxio, it also s