Adding URL field to CCM catalog

Hi,
Is there any way to add new URL field and display it at the CCM Catalog?
I donu2019t want to add links to images; I want to add links to internal web sites.
I added a /CCM/URL kind of field but the system has changed it to string.
Do I have to define new data type?
Please help!
Yaron.

Hi Yaron,
No - this cannot be done. Sorry.
Regards,
Jason

Similar Messages

  • Is it possible to add new characteristic to CCM catalog SRM_EXTRACTED_CTLG?

    Hi Experts,
    Any idea if I can transfer new extra data from the SRM product master into CCM? (via program BBP_CCM_TRANSFER_CATALOG)
    So I want to add a new characteristic (e.g. ZVALUEPRICE) to the catalog SRM_EXTRACTED_CTLG and fill it with the valuation price.
    According to BAdI BBP_CCM_CHAR_MAINT it should be possible:
    "When you transfer SRM product data to SAP Catalog Content Management (SAP CCM), this BAdI enables you to also transfer additional item characteristics contained in the product master data in SAP Enterprise Buyer. These characteristics are then available in the SRM product catalog in SAP CCM."
    But I'm getting errors like: "Value assigned to ZVALPRICE is not valid-locale NL/ is not possible".
    Any idea how I should set this up? Or if I'm doing anything wrong?
    I know the valuation price is also filled in /CCM/PRICE, but I want to map the content into a different field. And change the mapping of original created field is not possible.
    Thanks in advance.
    Kind regards,
    Marius Hartman
    Edited by: Marius Hartman on Mar 4, 2009 1:39 PM

    Hi All,
    Turns out that when we don't add a language code to the code, the problem is resolved. So currently I'm able to add the information to a new field in CCM catalog SRM_EXTRACTED_CTLG
    Marius Hartman

  • Any alternative to the BADI for scaled pricing in CCM catalogs

    Hi,
    We are not able to use the scaled pricing functionality in CCM. When the item is added to the shopping cart from the CCM catalog the highest price gets chosen by default irrespective of the quantity ordered.
    I understand that this can be solved by activating the BADI /CCM/CSE_ENRICHMENT and Implementation /CCM/CSE_OCISCALEPRI
    IS THERE ANY ALTERNATIVE TO THIS. CAN THIS FUNCTIONALITY OF SCALED PRICING BE ACHIEVED WITHOUT THIS BADI.
    Regards,
    Srivatsan

    Hi Srivatsan,
    you could use the BADI BBP_CATALOG_TRANSFER to amend the price, in order to do this you would need to pass the lower bound to one of the OCI custom fields in order to pick up this avlue and determine the correct price.
    Why do you not want to use the standard implementatiom though?
    Regards
    Chris

  • Adding a field from a catalogue in 'create shopping cart' display screen

    Hi all,
    I am new to SRM and i am faced with the following situation:
    I need to add a field called 'supplier part number' to the 'create shopping cart' screen from the MDM catalogue. Once the entries for the field 'supplier part number' are fetched from MDM catalog, they must be displayed corresponding to every line line item displayed under 'item overview'. Currently the entry for 'supplier part number' for a given item is displayed in the 'detailed display' tab observed after clicking on the line item under consideration. But, I need to add this field to the items list under 'item overview' rather than restricting it to detailed display tab alone.
    in my case the webdynpro component associated with adding item details from MDM catalogue is  '/SAPSRM/WDC_UI_SC_DOTC_BD' and the view is  'v_sc_dotc_basic'. I am not able to locate the method/section of code that is responsible for fetching the entries in the field 'supplier part number' from MDM CATALOG to the item overview screen.
    can you please give me any leads like - where i could possibly do the changes in the webdynpro component and any other details that can help me add the  'supplier part number' field to details under items overview tab.
    Regards,
    Abhinay.

    Hello,
    Have you tried to add this field using the Catalog UI configuration tool?
    The URL for the tool should be something like
    http://adress:port/webdynpro/dispatcher/sap.com/tcmdmsrmcat~uisearch/MDM_SRM_UI_App?x

  • Added new field to ALV but not  displaying the ouput

    Hi guys,
    I'm adding one more column to be displayed on an old existing program that uses REUSE_ALV_FIELDCATALOG_MERGE to generate the ALV fieldcat.
    DATA : BEGIN OF itab OCCURS 0,
      matnr LIKE eina-matnr,
      extwg LIKE mara-extw,
      matkl LIKE mara-matkl,
      mtart LIKE mara-mtart,
      maktx LIKE makt-maktx,
      lifnr LIKE eina-lifnr,
      wglif LIKE eina-wglif,
    <span style="color:red">idnlf like eina-idnlf,          " <----
    new field</span>
      name1 LIKE lfa1-name1,
      profl LIKE mara-profl,
    END OF itab.
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
        EXPORTING
          i_program_name         = sy-cprog
          i_internal_tabname     = 'ITAB'
          i_client_never_display = ''
          i_inclname             = sy-cprog
         i_bypassing_buffer     = 'X'
        CHANGING
          ct_fieldcat            = t_cat
        EXCEPTIONS
          inconsistent_interface = 1
          program_error          = 2
          OTHERS                 = 3.
    I've added in a new field inside the ITAB internal table, but it wouldn't appear in the t_cat, only all the old fields will appear. What have i done wrong?

    Hi
      Facing similar kind of issue.. added one field to the existing internal table. This is not getting populted by the field catalog merge FM. Tried with the suggested solution also of running programs BALVBUFDEL,
    BCALV_BUFFER_DEL_SHARED then logging off  and logging in..
    But the newly added field is not getting populated. Any suggestions would be of great help.
    Regards,
    sridevi S

  • Adding new field in the table for Output

    Hi ,
    I need to add a field catalogue as Payment method in the condition table for Output, but the payment method field does not exist in the table. Can this be done?
    regards,
    Ragu

    Hi Refer below link on sdn for adding new Field
    Adding New Field to Catalog
    Adding New fields to field catalog

  • Adding URLs in Content Areas

    I have added some URLs to the NavBar on the left hand side of Content Area page and would like them to open as new window. I was wondering if someone could let me know how to do this? Been looking around, but can't find any information. Since adding URL items is done with a form, I was curious if there was something that could be typed in ahead of URL to cause to open in new window. Thank you.

    Not sure if I understand your question, but this is how I cheat with opening new windows from the nav bar...
    When you filling in a URL in the nav bar properties, you can add a closing quote to the end of your URL and then insert the target attributes, but leave off the close quote for the target.
    so if you want to open yahoo in a new window, instead of putting [http://yahoo.com] in the form field, put [http://yahoo.com" target="_blank] sans-brackets. Don't forget to leave off the last close quotes. Portal adds that for you.

  • Adding SERVICE_ORG_RESP_SHORT field to Condition Table

    Dear Experts!
    We want to use the SERVICE_ORG_RESP_SHORT field in our Condition Table to define product Pricing. The problem is it doesn't exist in a Field Catalog (SPRO -> CRM -> Master Data -> Conditions and Condition Technique -> Condition Technique: Basics -> Create Field Catalog).
    We see two possible ways of dealing with this issue:
    1) Adding SERVICE_ORG_RESP_SHORT field into Global Field Catalog (SPRO -> CRM -> Master Data Conditions and Condition Technique -> Condition Technique: Basics -> System Configuration for Condition Technique -> Set Up Usage -> folders "Global Field Catalog: Fields" and "Global Field Catalog: Data Elements").
    2) Using BAdI (SPRO -> CRM -> Basic Functions -> Pricing -> Define Settings for Pricing -> Adopt User-Defined Fields).
    Please, tell us, which of these ways is correct?
    Kind Regards,
    Alexander Smirnyagin.

    Hi Alexandr,
    the first step mentioned above is required to define the field, so that you can use it to create a conditon table based on it and maintain master data for that condition table. In addition, you should implement the /SAPCND/ROLLNAME BADI for the field.
    The second step described above is required to integrate the field for transaction processing, e.g. in a sales or service order. You need to define which order value should get passed to your pricing attribute.
    Best Regards,
    Michael

  • Any way to have the URL field without the Google search window?

    It would be great if someone had made a Safari Extension that only showed the URL field and not the Google/Yahoo field.  Has anyone seen this? I found an extension for DuckDuckGo which I like.    This is on Safari for the Mac on 10.7.1 and 10.6.2 on two of my machines that I'd like that to be added. Also if there is a PicSearch plugin that would be great.  I'm trying to get rid fo all the cookie based search engines now that Google has changed their privacy policy, and I don't like Yahoo's either.

    Nondisclosure statement would suggest that would not even be something anyone would know if it is a feature or not. Unless it is up on Apple's website.  Did you see something mentioned on Apple's website? Also, I'm going to have to wait to see if I need new hardware for it. I'm still dependent on MacBook Pro 3,1 and iMac 5,1.

  • IPhone, .mac & iCal - URL field problem

    I've noticed (b/c I need this field) that my iPhone doesn't show up the URL field (that is present on my various iCals). I've got around this by including the url I need by adding that to the 'notes' field - but why doesn't it sync or show up on the iPhone?
    Does anyone have success in getting the url field to show up in the iphone's ical (to match the desktop/portable) version?

    edit: I don't think I was as clear as I could be:
    1) creating a new event in an iCal, including the url field
    2) syncing across multiple macs (success) & iPhone (success) yet neglects to include the url field - just the 'notes' field

  • New Field in Pricing Catalog

    Hi All,
    I am adding new fields in the Sales Order which is required for pricing. The following steps were followed
    New fields included in a structure and added into VBAP
    The structure also included in the KOMPAZ .
    Now I am trying to use the fields in creation of condition tables. But I am unable to see the fields in the field catalog for pricing. Can anyone help?
    Regards,
    Swarna

    check /add ur fields in this view
    V_T681F
    ,then u will get.
    Regards
    Prabhu

  • CRM PCUI (Imp):   Adding new fields  &  Webpage display in ODC1

    Hi Gurus,
    Plz help in these PCUI related configurations:
    <b>Query 1</b>.
    PCUI: Adding ‘custom created’ field in a new TAB (BSP Iview)
    Steps Done
    a. “Custom field” defined in an object (say Opportunity)
    b. An ‘event’ created.
    c. A ‘Group Tab Page’ created
    d. A ‘Field group‘ created and a new ‘field name’ added to the “field group” … (What structure need to be added to this field group?)
    e. Entry made in ‘Application Layout’ for an application i.e. event / position / screen element / tab page / structure…. (Again what structure to be added?)
    To handle this new field & tab, plz advice
    1. What needs to be entered in the screen structure? Do we need to create this structure?
    2. The required the model access class defined for the screen structure.  
    3. Any changes required in the controllers
    <u><i>(Where is the linking between “custom field’ defined in the opportunity object and the “new field entry” made in the filed group)</i></u>
    <b>Query 2.</b>
    Calling a webpage in a tab (ODC1, Detail area)
    Opening a webpage in an iview can be done easily by reating a URL iview.
    If the requirement is to open a web page in ODC1, than what are the steps required for the same?
    e.g. On clicking a ‘user defined tab’ the webpage should open in the “detail area 1”.
    <b>Query 3.</b>
    We have extended an object (say field addition in opportunity header) through EEWB
    Will the added filed be available in PCUI screen also?
    Regards,
    SAURABH

    Hello SAURABH,
    welcome to the SDN Community. Please do not crosspost:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=66550&messageID=707519">CRM PCUI (Imp): Adding new fields & Webpage display in ODC1</a>.
    Regards
    Gregor

  • How do you edit the url field

    When you create an iCal event from a mail message, the mail link is added the url field. I later receive another email with an update regarding the event. How can I change the url link to point to the new email message. I don't find anyway to modify the url field once it's been set. Will I have to just remove the old event and create a new one? That wouldn't be as desirable.

    Ditto here. Is there no way to edit the URL field? you can edit Attendees...I haven't tried editing the Attachments field...

  • Added new field to cube but data not passed from DSO

    Hope someone can help.
    (BI 7.0) We added new fields into a cube. The fields already existed in the DSO. When we ran the process chain in development for the first time after making this change, we notice that the 'historical' data for these fields is populated in the cube. When we do this in our quality system only new data passed to the cube is updated. In development in the sub-chain DTP request we see all previous requests listed under selections. In quality it is only the latest request. The only difference is that the DeltaInit flag in the DTP request in development is ticked (extraction mode) - but not in quality. Does anyone know whyb this is?

    hi peter,
    Adding fields to cube doesn't affect delta status...The delta DTP should be able to handle delta requests automatically.
    I guess in you quality system, the cube already got all requests updated from ODS before you importing the change request. And in develop system none of the requests in ODS were updated before the change.
    Regards,
    Frank

  • Adding new field to data source -can not see them

    Experts,
    I have added 4 fields to the data source 0FI_AA_11 .
    I can able to see these fields in the append structure or in RSA2,but i can not able to see in RSA6.I reactivated append structure ,still i can not see these fields in RSA6.
    Please advice me how can i see them in RSA6.

    Hi Manoj,
       Have a look, similar post:
    Re: not able to see new fields in datasource
    Hope it Helps
    Srini

Maybe you are looking for

  • Advance Pyament and recoveries

    Hi All, Right now we are using the advance payment functionallity of FI module. ( F-47 and F-48). Now if i want to recover the advances in parts, how can the information for this recovery of advance can be given to accounts dept. Is it possible to gi

  • Is Adobe Photoshop Elements 11 compatible with Mac Mini 1.66GHz Intel Core Duo

    Hello, I'm using Mac Mini 1.66GHz Intel Core Duo with Mac OSX 10.6.8 Snow Leopard.  When I try to install Adobe Photoshop Elements 11 I receive this error message:  "Some errors occurred during installation. Adobe  Elements 11 can be installed on 64-

  • Safari private browsing is not private-pls advice

    A good and bad thing about MBP is its transparency in documenting things done (things done today, past week etc). Everything is documented and available. It is disturbing of course if one is equipped with secrecy-genes. In Safari private browsing is

  • Eclipse 3.2 + MTJ + Nokia (and other emulators) - Cannot read resources

    have the following simple Hello World code : public class Hello_World_MIDP extends MIDlet { protected void startApp() throws MIDletStateChangeException { try{ // I AM NOT ABLE TO READ THIS RESOURCE Image anImage = Image.createImage(getClass().getReso

  • Permission changes after running maintainence scripts

    Everytime I ran the daily, weekly and monthly scripts, I will exprience a change in permission when I run disk utility. This is where it changed: Permissions differ on ./private/var/log/secure.log, should be -rw------- , they are -rw-r----- Is this p