SOLUTION MANAGER - VAR Scenario - Attributes are not transfered

Hi Solman Gurus
I have an issue regarding connection between Customer and VAR solman.
IThe connection is established following document How To Setup ServiceDesk 2 ServiceDesk Connection Nov 09.pdf.
The problem is in VAR Solman.
When message is transfered from Customer solman to VAR solman the following attributes are not transfered:
Sold-to party, Reported by, Support Team, Message Processor.
The Ibase is configured in both systems. When message is posted from satelite to Customer Solman all this attributes
are transfered. In the next steep, when message is transfered from Customer solman to VAR solman this attributes remain
empty in VAR Solman.
What confugration is missing in VAR Solman?
Thank you in advance
Marko

Hello Marko,
How did you define the value mapping? Automatically or manually?
Have you checked that Incoming and outgoing value mapping has been created in both systems?
Are you copying the values or taking an other action?
Could there be a rule that is setting the value to space?
I'd take a closer look at your value mapping and make sure incomming and outgoing have been defined properly on each system and make sure the rule is correct, and its not taking some unexpected action like set the value to blank when you wanted to copy it.
Regards,
Paul

Similar Messages

  • I can no longer shoot directly into phaseone software since i use my new macbook pro with retina display. pictures are not transfered from the camera into captureone. anyone else with this problem? any solutions?

    i can no longer shoot directly into phaseone software - neihter version 6 or 7 - since i use my new macbook pro with retina display. pictures are not transfered from the camera into captureone. anyone else with this problem? any solutions?

    My eyes just glazed over...Please in the future break down each of your issues with paragraphs separated by two carriage returns. It would be much easier when trying to address your issues.
    Go to Apple menu -> System Preferences -> Keyboard and Mouse -> Mouse
    And edit your mouse settings to do what you want it to do.
    Secondly, this is not the place to vent. If you have a complaint, there is:
    http://www.apple.com/feedback/
    or http://www.apple.com/contact/
    We are just end users here helping other end users.
    Third, from my understanding, it would appear you are concerned about the noise the hard drive makes when it falls asleep? Why not put your machine in screen saver mode instead? Apple menu -> System Preferences -> Energy Saver turn off all Energy Saver settings, or set them to run Never.
    Fourth, if your machine was purchased just a few days ago, you may still be able to get an exchange from the store, quicker than you can get a repair done. You may want to look into that possibility.
    Fifth, it does appear you found the Logic forum. I would persist in asking there how to solve your technical issue with Logic regarding the audio. It may be you don't have to do anything special to the hard drive. Remember audio can be transmitted by wire, avoiding ambient sounds.
    Good luck!

  • HT204053 I have a problem. I bought Pages and Numbers for my iMac and so far everything was OK.  Suddenly i have a problem with connection to iCloud. Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded in iCloud.

    I have a problem.
    I bought Pages and Numbers for my iMac and so far everything was OK.
    Suddenly i have a problem with connection to iCloud.
    Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded to iCloud. There is a sign  (small shape of iCloud), that they are waiting to be uploaded to iCloud.
    I think the iCloud is OK.
    i can see and manage documents in iCloud. i can create them on iPad and  see them and delete them in iCloud.
    But not on iMac.
    i dont know what has happened and I am not abble to find the solution. It was OK till some days ago….

    I have a similar problem! Everything stopped working after upgrading to Mac OS 10.8.4 through the App Store. Help!

  • Free of charge items, ie price = u00A30.00 are not transferred to backend.

    Free of charge items, ie price = £0.00 are not transferred to backend. PO created with held status, but the SRM PO item IR flag is selected. If we manually amend the SRM PO item to remove the 'invoice receipt' flag, then save the PO, the PO does get to the backend with a price of zero, the IR flag de-selected and the 'free' item flag selected.
    How do we manage to get the PO with free items to the backend without having to manually change the held PO in SRM? We are on SRM 5.0 using extended classic.

    Hi
    <b>We have done this type of requirment.. several times.. This is easily possible ..</b>
    <u>You need to Implement the BADI - BBP_CREATE_PO_BACK using SE18 Transaction.</u>
    <b>Either you can do this sample code inside BAPI (Make changes accordingly) or inside the BADI - BBP_CREATE_PO_BACK / BBP_CREATE_PO_BACK_NEW depending on your requirement.</b>
      LOOP AT po_items INTO ls_po_items WHERE net_price IS INITIAL.
    * Reset the IR Indicator for Items with Zero net price
        ls_po_items_add_data-po_item = ls_po_items-po_item.
        ls_po_items_add_data-ir_ind  = space.
        ls_po_items_add_data-gr_ind  = 'X'.
        ls_po_items_add_data-gr_non_val = 'X'.
        APPEND ls_po_items_add_data TO po_items_add_data.
      ENDLOOP.
    <b>Related link -></b>
    Re: Final Entry/ Final Invoice Indicator to be checked Auotmatically
    <u>Do let me know.</u>
    Regards
    - Atul

  • Call on PRI Line are not transfered to IP-AA on CCM

    Greetings,
    Having an issue with H.323 Voice gateway. Incoming calls are not transferred to Auto-Attendant. This happens randomly but I have noticed that the frequency is higher when there are no incoming call no PRI lines.
    (Check the attachments for debugs)
    The calls seems to be answered by gateway but ISDN-Connect message is never displayed. I tried to call from my IP Phone to but no ISDN-Connect message for this call, however, the call is landed on gateway. Running CCM 4.2(3), IPCC Express 4.0(4),IOS version 12.4(8) Advance IP Services, tried IOS 12.4(5a) Advance Enterprise Services as well but in vain.
    Another questions is that: we can run both MGCP and H.323 on voice gateway but how will it register with CallManager. I guess we can use some loopback technique for this purpose. Need suggestions/comments!!!
    Please find the attachments of Q921 and Q931 debugs. Took debugs for 2-scenarios
    1- Called from and outside number to PRI line
    2- Called from IP-phone to PRI line
    Regards,
    Syed Khalid Ali

    You can refer this guide for more information on configuring loopback for PRI interface:
    http://www.cisco.com/en/US/docs/ios/12_2/dial/configuration/guide/dafchant.html#wp1002838

  • SRM PO Changes are not transferred to Back end

    Hi All,
    I have a problem in PO changes.
    We are using extended classic scenario. User create PO in the portal and the PO will be transferred to the back end R/3 via RFC. Earlier in 4.7 we the PO's are updated with the changes.
    Recently we have upgraded to ECC 6.0. Now the changes are not transferable.
    Could any one help me to fix this issue and please give the steps that i need to check for fixing it.
    Regards
    Pratap J

    Hi Thaigo,
    Thanks for your input. please go through the below.
    These are the table entries in BBP_BACKEND_DEST
    Client Logical system Destination                        System type RFC possible Local FI validation
    500    EP1CLNT500     EP1CLNT500                         EBP_5.0                  X      0
    500    RP1CLN500D     RP1CLNT500DIAG                     R/3_4.70    X                   0
    500    RP1CLNT500     RP1CLNT500                         R/3_4.70    X                   0
    In the table, it was still 4.70. So it needs to changed to ERP_4.0 ?
    Regards
    Pratap J

  • How can I import all my gmail contacts into iPad? I use iPad mini and the solutions available on the web are not compatible.

    How can I import all my gmail contacts into iPad? I use iPad mini and the solutions available on the web are not compatible.

    Hello and thanks for the answer.
    I meant by "not compatible" that all the solutions that I found on the web did not work, especially the "Microsoft exchange" one.
    Fortunately I found on the comments of the first website you mentioned the right answer for me, which I copy below:
    Tap Settings > Mail, Contacts, Calendars > Add Account > Other > Add CardDav Account.
    Enter the following information in the fields:
    Server: google.com
    User Name: Enter your full Google email address
    Password: Your Google account password
    Select Next at the top of the screen to complete the setup.
    After you have completed the setup, open the Contacts app on your device. Syncing should begin automatically.
    Additional Information
    Note: Make sure that SSL is enabled (under Advanced settings), and that the port is 443.
    If you are using application based special password go to https://accounts.google.com/Se... and instead of your password put that special code and u r done.

  • Attributes are not displaying in Navigational Attributes area of DSO.

    Hi Experts,
    I have created a DSO and have included Info Objects 0SOLD_TO & 0SHIP_TO. In the Navigational Attributes area, its attributes are not getting displayed even though the attributes are in the info object.
    What are the steps needed to perform for it to display there?
    Waiting for your reply,
    Thanks in advance,
    With Kind Regards,
    Shreeem

    Hi Shreem,
    If you want attributes of any master objects in navigational attributes section, you have make them navigational attributes while defining base info object.
    Please follow the below steps.
    1) goto RSA1, search for 0SOLD_TO & 0SHIP_TO info objects and open them
    2) goto edit mode of info object and goto attributes section.
    3) here you will find for every object "DIS" --- this means these attributes are display attributes.
    4) If you want to change any attribute to NAV, then click on "Pencil Mark".
    5) Now you can see text NAV instead of DIS for that attribute.
    activate the info object and goto DSO, now you will see that attribute in navigational attribute folder.
    Regards,
    Venkatesh

  • When I take photos with my ipad 3 the photos do not go to photostream anymore...they just go to the camera roll so they are not transferring to my pc

    When I take photos now with my ipad 3 the photos do not go to the photostream folder...they go to the camera roll so they are not transferring to my pc although they were up till today. How can I fix this?

    I went there and the problem might be because of low battery power..I am charging my ipad now and will let you know if that has helped...Thanks for the link..

  • Files Are Not Transferring Correctly from Captivate 4 to 5

    My files from Captivate 4 are not transferring correctly into Captivate 5.  The images and quiz questions are not in the same place. Help!

    This is a bug.
    We all have it.
    Keep CP4 for the old courses, and develop new ones in CP5. That is what I am doing.
    Alternative is to manually adjust everything (don't even get me started on rollovers...)
    Terry

  • Changes to order are not transferred

    Hi,
    our PPDS users are facing an issue in Product Planning Table ( transaction /sapapo/ppt1).
    When we create a planned order and convert to production orders, the system converts with out any issues.
    After some time when we drag the production order to a new time ( in DS board), fix the order, then when we save, we get the message " Changes to order 100065265 are not transferred" and the order moves back to where it was... The  # 100065265 is our production order in created status.
    Looking at the error details, I thought there are some changes to the order being done in R/3, but there were no changes to that order in R/3 at that point and the same change, if done after some time goes through...
    This is happening almost for every order and it's annoying to keep click ok on this order, wait and then reprocess again...some time we get the error multiple time before the system accepts the changes...
    Any idea on what might be happening?
    More details about the error,
    ===
    Changes to order 100065265 are not transferred
    Message no. /sapapo/cdpssimulati015
    Diagnosis:
    The changes made to the order 100065265 in SAP APO can not be transferred as the order has already been changed by the linked R/3 system
    System Response:
    If you have made minor changes to an order in SAP APO and changes to this order are simultaneously being transferred from the R/3 system, only the changes from the R/3 system are adopted. The changes you made to the order manually in SAP APO are lost
    In technical information, I see the application area as /SAPAPO/SIMULATI, MESSAGE # 015 and main program SAPLSHL2.
    Thanks,K

    Hi,
    It seems the production order details are getting updated in ECC with order related settings you maintained at ECC, like settlement profile, etc., During that time, if you try to change the production order in APO, since the ECC update for the order is not yet completed, it gives the error. Thats why after sometime, when you change the production order, it allows you to change.
    Please try this, once you convert the order in APO, go to ECC and try to open the order in CO02 or CO03, it will give you an error the order is already being processed by XXXX. If so, then it is the time taking to update the production order in ECC.
    Also, try this, once you convert the order, immediately save and after sometime you change the time.
    Please check and revert.
    Regards,
    Manimaran M.

  • Entity Attributes are not populating while creating EO using EO wizard.

    Hi,
    I am using JDeveloper version 10.1.3.3.0.3 and E-Business suite12.1.2.
    I am facing problem while creating EO using EO wizard.
    In Entity Object Editor Entity Attributes are not populating while creating EO.
    Please help me resolve this issue.
    Thanks & Regards,
    Sagarika

    Please ensure you click on Tables and Synonyms check box and select proper schema.
    Try to select the table from the list after this instead of writing as in 10.1.3 when we write table name it automatically selects from the list if it exists in the list.
    Thanks
    AJ

  • TS3989 Some of my pictuers on iPhone are not transferring to my ipad

    Some of my pictuers on iPhone are not transferring to my ipad

    UM Go Blue wrote:
    Until today, all of my music was on both my Mac and iPad 2.  I too just sync'd my iPad 2 with my Mac.  Originally, none of the music from the Mac showed up on iPad.  Tried again, and now some albums are showing up, but only a few.  Have plenty of capacity/space.  Also noticed the "iPod" icon is now a "Music" icon on the iPad.  Any ideas?
    Sounds like you just updated your IOS.  Check the iTunes settings and confirm that nothing was changed:

  • Error RSM006 "Attributes are not yet maintained"

    Hello everyone, I have had a problem with two infopackages,  one of them has the 0COORDER_TEXT datasource and the other 0COORDER_ATTR datasource. When I run the process chain with these infopackages, I have the error RSM006 "Attributes are not yet maintained", if I try to change these infopackages with the RSA1 I have the same error.
    Do you have any suggestion to solve this problem?
    Thank you very much.
    Best Regards
    Maximiliano Valin

    Thank you, I check your recommendation and I found everything ok, the 0COORDER is ok and active, and the tranfer rules are ok and active too, I don't know what other thing could be the problem.
    This is the help message that appear when the error happens.
    Attributes are not yet maintained
    Message no. RSM006
    Diagnosis
    The attributes have either not yet been created or activated.
    The data cannot be taken from the source system without maintained attributes. Therefore, this data request is not possible.
    Procedure
    Maintain the attributes for this master data-InfoSource in the Administrator Workbench and then activate them.
    Thank you for everything.

  • Process chain termination - Attributes are not yet maintained

    Hi Experts ,
    I am running a process chain in the production system , which is failed , however the below objects in the chain is completing successfully.
    Please see the below msg descriptions
    Attributes are not yet maintained
    Entire chain now has status 'R'
    Process Start Process, variant Technical InfoObjects Attribute Load has status Undefined
    Process Execute InfoPackage, variant InfoPackage has status Undefined ...
    Process Execute InfoPackage, variant BW Systems has status Undefined
    Process Execute InfoPackage, variant InfoSource has status Undefined
    Process Execute InfoPackage, variant InfoCube has status Undefined
    Process Execute InfoPackage, variant Application Component has status Undefined
    and many things which are undefined ..
    Have nay one come across this issue , how to resolve this ?
    Thanks

    Hi,
    Is there any changes done for the respective IP's/objects used in the chain recently. It might be the cause and before running jst test the chain using CHECK option and accordingly redesign, activate and schedule the process chain,
    rgds,

Maybe you are looking for