SRM MDM catalog  with Negative contract price

Hi SRM / MDM Gurus,
I am facing a problem, when transferring contract data from SRM MDM catalog 3.0 to SRM 7.0 shopping cart process.
Scenario:
We have a u201Cnegativeu201D contract Price in MDM and the same I can able to see in the SRM MDM catalog. When trying to add that contract item to shopping cart the price is always positive. For example the SRM MDM catalog contract price is -100.00, when trying to add that item to shopping cart it is always 100.00.
Is there any configuration or OSS to resolve this issue?
Kindly also let me know is it  possible pass negative value to shopping cart?
Kindly let me know your comments.
Thanks.
Regards,
Magesh Basavaraj.

Dear Poster,
As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
Best Regards,
SDN SRM Moderation Team

Similar Messages

  • SRM MDM Catalog- Scale prices

    Hi Experts,
    I am aware that, we can upload multiple quantity based Prices in Qualified Look up Table called "Price" in SRM MDM Catalog repository like stated below :
    Qty   Price
    0-10   2$
    11-22  5$
    But i don't see any option available to enter range value's in Lower Bound field of "Price " Table.
    Please assist.
    Kind Regards,
    SK

    Hi Padhi,
    normally the price base quantity field is to say how much has to be divided the price
    so 1000 EUR for 50 pieces >> 1 piece = 1000/50
    The fact is that in the Catalog you have more than one entry for the price, and you have to decide which one you want. The system is not so smart to change the price based on the quantity.
    Anyway I tried as you suggested to insert the same price base quantity as the lower bound:
    Lower bound: 1 - 100 - 1000 piece
    Price: 10 - 5 - 1 EUR
    Price Base Unit: 1 - 100 - 1000 piece
    In the Catalog I can see the three entries and I can decide which I want.
    I choose price 5 EUR but with 1001 quantity (for which the price has to be 1 EUR).
    In the shopping cart I have 1001 pieces, price 5 euro per 100 pieces = 50,05 EUR.
    This is not the result we want as Scale prices.
    Do the Scale price work in your system?
    Thank you and Regards,
    Maria

  • ECC TO SRM-MDM CATALOG THROUGH SAP PI

    We have a scenario where we are sending data from ECC to SRM-MDM Catalog through SAP PI and data is coming from ECC through proxy and sending to SRM u2013MDM catlog through file adapter. In ESR part we have used SAP defined standard service interfaces (CatalogueUpdateNotification as sender interface and MDMInfoRecordDataTransmission as a receiver interface). The mapping used is also standard one.
    Now we have got requirement to send the data for vendor mat no, manufacturer field of info records from ECC to SRM-MDM catlog.  But we are unable to find out these two fields in standard interfaces/messages. Can anybody guide us how to add these fields in the current data types or is there any other standard interfaces we can use.
    Thanks in advance.

    Hi Shiv,
    Many thanks for your reply.
    Since we're not using XI / PI scenario and this is an upgrade from SRM 5.5 to SRM 7, Iu2019m using the same approach that was already used in SRM 5.5 with CCM 2.0.
    The idea is that the catalogue and all the records maintained need to be associated to a contract. So, I add the contract ID and the correspondent contract item in the import file, in addition to the supplier name, product ID, price information and so on. I mapped the contract ID with the field contract price.
    In relation to the price information fields, as I want it to be visible for any user that accesses the product catalogue, I tried different approaches:
    1.Using OCI Price information u2013 amount, currency, price base quantity and price base quantity UoM;
    2.Using OCI Price contract u2013 amount, currency, price base quantity and price base quantity UoM;
    The first approach didnu2019t work very well, as I was not able to see price information when accessing the catalogue. I could only see it once I transfer the items to the SC. In addition, this approach had one problem. The products were displayed but it was not possible to select the items one by one. To do that I needed to select all the items of the catalogue and after that the detail of the contract ID was displayed in every item, allowing me to choose the items that I want to select to my SC.
    The second approach was better as the information was visible when accessing the SC and I was able to select all the items, one by one, as it should be. The main problem of this approach was that Iu2019m getting errors in the SC when the materials have stock u2013 u201CInterface data contains errorsu201D. Or alternatively, if the items didnu2019t have stock, the SC was possible, but when I tried to create a PO from that SC, It simply does not work.
    So, can someone help me? Any ideas?
    Thanks in advance.
    Best regards,
    Andreia

  • Scenario - ( EC6 - XI - SRM-MDM Catalog )

    Hi,
    I am working on Scenario"Transfer Info records and contracts from ERP, Auto Import of contract and info Records from ERP".
    Scenario:
    <b>
    Sender Side:</b>
    =>Run Tcode: MECCM in ERP system and send Purchasing info records to Catalog system via XI.
    <b>Recvr Side:</b>
    =>Same will be received as XML file in a file location(FTP Server running on SRM MDM catalog system).
    <b>
    XI Side:</b>
    =>I have uploaded XI Content in repository and same has been transported to Integration Directory also.
    =>Using Intergation scenario configurator i have done all configurations in Integration Directory also.
    =>I have configured XPATH in condition field for interface determination as dicussed in SAP OSS Note 967088 to be used for ths scenario.
    =>Now when i am running the tcode from sender side message is getting stuck in SXMB_MONI with error: No receiver Determined.
    I can understand there is some problem in Receiver Determination. When i tried to check all settings, only thing i found fishy was There was no Interface mapping being displayed in Interface determination but condition field is filled as discussed in SAP note 967088.
    I doubt there is some problem in interface determination only.
    Expert comments are required. I can send you screenshots if required.
    Any help is appriciated.
    Thanks,
    Vijay Raheja

    Here is the XML Payload
    <?xml version="1.0" encoding="utf-8" ?>
    - <nr1:CatalogueUpdateNotification xmlns:nr1="http://sap.com/xi/SAPGlobal/Global">
    - <MessageHeader>
      <ID />
      <CreationDateTime />
      </MessageHeader>
    - <Catalogue actionCode="04">
      <CompleteTransmissionIndicator>TRUE</CompleteTransmissionIndicator>
      <ID>SRM-MDM CATALOG</ID>
      <TypeCode>04</TypeCode>
    - <Model>
    - <PropertyDataType actionCode="04">
      <ID schemeAgencyID="">PURCHORG_TYPE</ID>
      <FormatCode>String</FormatCode>
      </PropertyDataType>
    - <PropertyDataType actionCode="04">
      <ID schemeAgencyID="">PURCHINF_TYPE</ID>
      <FormatCode>String</FormatCode>
      </PropertyDataType>
    - <Property actionCode="04">
      <ID schemeAgencyID="">PURCHORG</ID>
      <PreferredName languageCode="EN">Purchasing Organization</PreferredName>
    - <PropertyDataTypeReference>
      <ID schemeAgencyID="">PURCHORG_TYPE</ID>
      </PropertyDataTypeReference>
      <AspectID>LIST_VIEW</AspectID>
      <AspectID>DETAIL_VIEW</AspectID>
      <TargetInterfaceElementID schemeID="01">NEW_ITEM-PURCHORG</TargetInterfaceElementID>
      <MultipleValueIndicator>false</MultipleValueIndicator>
      <TextSearchableIndicator>false</TextSearchableIndicator>
      <ParametricSearchableIndicator>false</ParametricSearchableIndicator>
      <ValuationRequiredIndicator>false</ValuationRequiredIndicator>
      </Property>
    - <Property actionCode="04">
      <ID schemeAgencyID="">INFREC</ID>
      <PreferredName languageCode="EN">Number of Purchasing Info Record</PreferredName>
    - <PropertyDataTypeReference>
      <ID schemeAgencyID="">PURCHINF_TYPE</ID>
      </PropertyDataTypeReference>
      <AspectID>LIST_VIEW</AspectID>
      <AspectID>DETAIL_VIEW</AspectID>
      <TargetInterfaceElementID schemeID="01">NEW_ITEM-PURCHINFREC</TargetInterfaceElementID>
      <MultipleValueIndicator>false</MultipleValueIndicator>
      <TextSearchableIndicator>false</TextSearchableIndicator>
      <ParametricSearchableIndicator>false</ParametricSearchableIndicator>
      <ValuationRequiredIndicator>false</ValuationRequiredIndicator>
      </Property>
    - <CatalogueSchema actionCode="04">
      <ID>MMPUR_CAT</ID>
      <CatalogueSectionListCompleteTransmissionIndicator>true</CatalogueSectionListCompleteTransmissionIndicator>
    - <CatalogueItemProperty>
    - <PropertyReference>
      <ID schemeAgencyID="">PURCHORG</ID>
      </PropertyReference>
      <OrdinalNumberValue>1</OrdinalNumberValue>
      </CatalogueItemProperty>
    - <CatalogueItemProperty>
    - <PropertyReference>
      <ID schemeAgencyID="">INFREC</ID>
      </PropertyReference>
      <OrdinalNumberValue>2</OrdinalNumberValue>
      </CatalogueItemProperty>
    - <CatalogueSection actionCode="04">
      <ID>001</ID>
      <Name languageCode="EN">metal processing</Name>
      </CatalogueSection>
      </CatalogueSchema>
      </Model>
    - <Content>
      <CatalogueSchemaID>MMPUR_CAT</CatalogueSchemaID>
    - <CatalogueItem actionCode="04">
      <PropertyValuationListCompleteTransmissionIndicator>true</PropertyValuationListCompleteTransmissionIndicator>
      <ID>5300000000__________00000RBB1____0______</ID>
      <Description languageCode="EN">srm material 1</Description>
    - <Classification>
      <CatalogueSchemaID>MMPUR_CAT</CatalogueSchemaID>
      <CatalogueSectionID>001</CatalogueSectionID>
      </Classification>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRICE</ID>
      </PropertyReference>
    - <ValueGroup>
      <ID>1</ID>
      <OrdinalNumberValue>1</OrdinalNumberValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/AMOUNT</ID>
      </PropertyReference>
    - <ValueGroup>
      <ParentID>1</ParentID>
    - <PropertyValue>
    - <AmountSpecification>
      <Amount currencyCode="EUR">0.0</Amount>
      </AmountSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRICE_BASIS_QUANTITY</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <QuantitySpecification>
      <Quantity unitCode="EA">2.0</Quantity>
      </QuantitySpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/CONTRACT_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
      <NameSpecification />
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/CONTRACT_ITEM_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>00000</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/LEAD_TIME</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>0</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/ORDER_UNIT</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>EA</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRODUCT_GROUP</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>001</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRODUCT_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>000000000000000011</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/SUPPLIER_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>RBDE1</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">PURCHORG</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>RBB1</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">INFREC</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>5300000000</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
      </CatalogueItem>
    - <CatalogueItem actionCode="04">
      <PropertyValuationListCompleteTransmissionIndicator>true</PropertyValuationListCompleteTransmissionIndicator>
      <ID>5300000000__________00000RBB1RBBE0______</ID>
      <Description languageCode="EN">srm material 1</Description>
    - <Classification>
      <CatalogueSchemaID>MMPUR_CAT</CatalogueSchemaID>
      <CatalogueSectionID>001</CatalogueSectionID>
      </Classification>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRICE</ID>
      </PropertyReference>
    - <ValueGroup>
      <ID>1</ID>
      <OrdinalNumberValue>1</OrdinalNumberValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/AMOUNT</ID>
      </PropertyReference>
    - <ValueGroup>
      <ParentID>1</ParentID>
    - <PropertyValue>
    - <AmountSpecification>
      <Amount currencyCode="EUR">200.0</Amount>
      </AmountSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRICE_BASIS_QUANTITY</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <QuantitySpecification>
      <Quantity unitCode="EA">2.0</Quantity>
      </QuantitySpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/CONTRACT_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
      <NameSpecification />
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/CONTRACT_ITEM_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>00000</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/LEAD_TIME</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>5</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/ORDER_UNIT</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>EA</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRODUCT_GROUP</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>001</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/PRODUCT_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>000000000000000011</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">/CCM/SUPPLIER_ID</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>RBDE1</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">PURCHORG</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>RBB1</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
    - <PropertyValuation actionCode="04">
    - <PropertyReference>
      <ID schemeAgencyID="">INFREC</ID>
      </PropertyReference>
    - <ValueGroup>
    - <PropertyValue>
    - <NameSpecification>
      <Name>5300000000</Name>
      </NameSpecification>
      </PropertyValue>
      </ValueGroup>
      </PropertyValuation>
      </CatalogueItem>
      </Content>
      </Catalogue>
      </nr1:CatalogueUpdateNotification>
    Thanks,
    Vijay Raheja

  • Is use of flat file in SRM-MDM catalog search UI possible ?

    Hello,
    When user looks for materials inside SRM-MDM catalog (using search user interface), search is done manually with free form or drill down search.
    Then, among the search result, user has to select items he wants to add to his shopping cart and finally transfer those items from his shopping cart overview inside SRM.
    Is it possible to automate this user selection using for exemple a flat file uploading (or any other way you could know) ?
    This flat file will have material number (or service), supplier code and quantity (no more information).
    The aim of the request is to help requester to not have to select each item one by one (in the search result) knowing that :
    -  SC will have more than a hundred items,
    - delivery time and price (for example) must be checked in MDM, being the master data reference
    - materials (or service) to order are received by requester via a flat file without any information about prices, so i cannot upload my flat file directly into SRM because file missing data must come from MDM.
    With this process, user should have only to transfer items automatically selected.
    Could you please share your advises ?
    We use SAP MDM 5.5.
    Regards.
    Laurent.

    Hello Masa,
    Masayuki Sekihara wrote:
    A vendor look at buyer stock information like VMI and fill stock weekly base. So the vendor sends material number and quantity information as flat file to buyer. Buyer should create SC from flat file and price information should fetch from catalog.
    Yes, your are correct: example you gave corresponds to process for my SC uploading.
    Regards.
    Laurent.

  • Decimal places in SRM-MDM Catalog 3.0

    Hi experts,
    Iu2019m using SRM-MDM Catalog 3.0 and Iu2019ve an issue related to the decimal places configuration.
    Our products are defined with 2 decimal places and after importing the records I can see them in Data Manager with the correct price information. However, when I access my catalog in EP, I can see all my records but without any decimal places. For instance, if I define a price 1.25 Eur for one product, in EP I have 1 Eur.
    Can someone help me? Itu2019s really important that we can show the product correct price.
    Thanks in advance.
    Best regards,
    Andreia Nascimento

    Hi,
    My problem was in MDM Data Manager - currencies table. If you choose currencies table, select your currency and check if there are any decimal places defined.
    You can also check in MDM Console price table u2013 amount u2013 decimal places.
    BR,
    Andreia Nascimento

  • Shopping list in SRM-MDM catalog?

    Dear Experts,
    What is the use of shopping list in SRM-MDM catalog?
    I have created a new shopping list in the system. I have filled the name, description and other details in the new shopping list.
    When I select my shopping list, the button u2018Add to shopping list u2018is still disabled. How we can add new items to a newly created shopping list? My understanding is that a shopping list is created to include different shopping items  as favorite list?
    What is the function of the button u2018Share/Unshareu2019 ?
    Please, help me to understand the functionality of shopping list in SRM-MDM catalog 3.0?
    Thanks and regards,
    Ranjan

    Note 1141870 - SRM-MDM Catalog: Usage of Shopping List (Memory, M/S)
    Symptom
    The usage of Shopping Lists in the SRM-MDM Catalog has direct influence on the memory consumption of the MDM Server.
    Note 1153525 - Enabling shopping lists for named users
    Note 1165452 - SRM-MDM Catalog 2.0 SP04 Patch00 Release Note
    Shopping Lists
    You can use this function as a:
    Template for orders that are made regularly
    Search criterion
    Prerequisites
    Your User Interface (UI) Configuration Manager has given you shopping list authorization.
    A shopping list must have at least one item in it to serve as a search criterion.
    To display all items in a shopping list, the search criterion must be reset before the shopping list is selected.
    This is because the search UI treats the shopping list as a search criterion. Consequently, any other active search criterion reduces the items displayed to a subset of all the items in the shopping list.
    To display all shopping lists, including empty ones, on the Shopping List tab page, one of the following conditions must be met:
    No other search criterion has been entered
    The search has been reset
    Activities
    When a shopping list is selected as a search criterion, the system restricts the search by removing any items not included in the list from the search result.
    Items can be added or removed from shopping lists in the shopping cart preview.
    Note
    Depending on authorization, users can modify either their own shopping lists or those of others.
    This function provides search strategies for locating products, displaying product item details, and transferring items to procurement applications such as the cart. The Search User Interface (UI) can be configured to meet individual user requirements.
    Prerequisites
    The User Interface (UI) Configuration Manager is responsible for configuring the search UI.
    If you cannot access some of the functions and features listed below, check that your user has been correctly configured. For more information, see User-Specific Configuration: Product Procurement
    Features
    On the Search tab page:
    Keyword search
    Advanced Search
    Hierarchy (category) View
    Allows you to drilldown when searching. This view also displays product attributes, if they have been maintained.
    List View (for displaying search results)
    Displays results with images and a URL to item details
    Context View (for displaying search results)
    Navigation up and down the list is possible and item images are also available.
    In the List View and in the Context View, the following functions are available:
    Add To Cart
    Compare for price comparisons. For more information, see Compare Function
    Cart Preview
    On the Cart Preview tab page, the following functions are available:
    Transfer Items
    Delete
    Delete All
    Back to Search Result
    Add to Shopping List
    Recalculate
    Add to Shopping List
    Remove from Shopping List
    Current search parameters are displayed on the Search Criteria tab page.
    Shopping Lists can be maintained on the Shopping Lists tab page.

  • How to use the Masks in SRM-MDM catalog?

    Hi Expert,
    We are at SRM-MDM catalog 3.0.
    There have  two types of SRM contracts were transferd to one MDM catalog repository, and we config two different number range for these contract types. We will creat two web services in SRM IMG, only the same number ramge of the contracts could diaplay in one web service.
    As this requirement, may be the MDM function Masks could be a solution I think. But when I try to separate the contracts with two masks in MDM Data Manager, I have no idea that how could I set the key filter with the contract number fields.
    Could every expert tell me how could i set the Masks as this situation?

    Hi
    Have you assigned the masks created in data manager to some role in Console(Console-Roles TableRole1-Table and fields tabMask--add Mask 1 say)
    Once the mask is assigned to the role then only the role can see records pertaining  to that mask else it can see all the records in the repository.
    Regards
    Nisha

  • Material Replication from ERP to MDM (SRM-MDM Catalog)

    Hi Experts,
    I would like to replicate the material master from the ERP system into the MDM (SRM-MDM Catalog)?
    I don't want to replicate the materials from ERP to SRM, and then from SRM to MDM.
    1. Does ERP provide any transactions to achieve this ( like MECCM / MDM_CLNT_EXTR) ?
    2. Is there a necessity to use the PI system in these communications? If so, what Integration Scenario I need to use in PI Enterprise Repository?
    3. Any further changes to Materials in the ERP system should automatically replicate into the MDM system.
    From SRM, I create SC with items from Materials in MDM.
    Please let me know if you require more information.
    Thanks
    Kasee

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • SRM-MDM Catalog - Transfer Product masters

    Hi Guys,
    I am using SRM 5 and SRM-MDM 2.0. I have uploaded using MDMGX all the product groups, currencies, and UOMs successfully.
    Now I have set up XI and SRM for transferring Product masters, suppliers and contracts. When I run BBP_CCM_TRANSFER, I am getting confirmation with green light. However, I am not seeing any messages in SXMB_MONI. But when I send the suppliers, I could see messages in SXMB_MONI in SRM and Xi and both are with checkered flag (successful). But in MDM, I do not see any supplier entry. Where do I see?
    Also, why I can not see SXMB_MONI message for product master transfer.
    Any help is highly appreciated with loads of points.
    thanks,
    Surya

    Hi Masa,
    Thanks for your reply. I have configured Xi communication channel. I have put the FTP server entries and path to the ready folder in communucation channel as per the ftp server set up. But the file is not in Ready folder when I checked the ftp directory path. It didn't even show any entry in SXMB_MONI in SRM. Do I have to make an entry in "Define Backend Systems" in SRM for SRM-MDM catalog?
    Also, when I transferred the suppliers it is showing up in SRM and XI under SXMB_MONI as successful but was not there in MDM data manager. Do you know where I can find the supplier that I loaded through XI?
    Also, I would like to confirm that my FTP path in communication channel I have changed based on what we configured for our FTP server to the Ready folder and so is it OK or we have to leave it as it is. Is it possible to send me your commincation channel screen shot? I would really appreciate your help.
    I will give so many points.
    thanks,
    Venkata Nibhanupudi

  • Service hierarchy for SRM-MDM catalogi scenario

    Hello,
    We tried setting up the 'new' SRM-MDM service hierarchy catalogi. I've looked over some sdn threads already and read the SAP help http://help.sap.com/saphelp_srm70/helpdata/en/6b/7fb967f6cd4df0a5a9d5dec7e4aa72/frameset.htm. Both told me the service hierarchy should work in the SRM 'bidding/RFx' scenario. Since service hierarchy should work for RFx we continued trying setting it up but ran into the following problem:
    Up on opening our service hierarchy catalogi it returns the following message 'Table is empty' and does not show us any items(mss hierarchy is enabled in the SRM-MDM UI configuration for this catalogi). If we change thé UI setting to 'products' the items do show-up in a 'flat' manner (without hierarchy).
    - We've set up grouping in the SRM-MDM catalogi for these items
    - We've set up an entry in the MSS hierarchy lookup table and assigned this entry some of the catalogi items
    - We've not setup any MSS Hierarchy price
    - We've setup the item types, the outline item is of type 'MSS header' the subtypes are of type 'Free Text' and the MSS hierarchy entry is of type 'MSS header' aswell.
    - we've setup the hierarchy manually with testdata via the important manager (no pi/ix).
    Could anybody confirm service hierarchy works in the RFx scenario (mss hierarchy enabled)? Is there something we've missed or are forgetting? Any other pointters are greatly appreciated.
    Kind regards,
    Tim

    Hello Masa,
    We have not loaded our service hierarchy catalogi items from ECC nor SRM. We've manually set-up test-date via the import manager and data manager tools. This, as long as you set it up correctly, should still work in my oppinion?
    For the UI configuration the service (mss) is enabled causing the 'empty table' line to show up. If we would change it to 'product' the items would show but in a flat manner.
    Do you have any other pointers . F.e. what the item types should be (subitems: free-text and header: mss-header) and what the role of the mss-hierachy and mss-pricing table are and what we should do with those?  We've configured grouping (main item, component item, substitute item ..) to enable hierarchy is this correct?
    Ps. What does 'MSS' stand for, what does it mean?
    Kind regards,
    Tim

  • SRM-MDM catalog 3.0 - Installation Process

    Hi All,
    I'm in the process of installing SRM-MDM catalog 3.0 but I'm not sure about the correct installation process.
    The SRM-MDM catalog 3.0 installation guide indicates that the following instances are mandatory for SRM-MDM Catalog system:
    1- Java system with the central instance, the central services instance, the database instance
    2- MDM Server, and MDM Import Server
    We have covered the first point by installing an SRM 7.0 JAVA system. Regarding the second requirement, I have some doubts in the way it should be completed. What we did so far was to install the SRM-MDM catalog 3.0 from the MDM 7.1 installation master. So, we now have two MDM server instances: MDS and MDIS.
    I'm stuck now. I'm not sure on how to connect my SR-MDM system to the JAVA DB (created in step 1) to create a new MDM schema within it. This makes me wonder if I've followed the correct process. Could you please clarify and explain which steps should be performed to get my SRM-MDM system up and running? Actually my main concern is..Should I first install a MDM system as it's described in MDM IG, and after that perform the installation of the SRM-MDM catalog as I've already done in step 2?
    Hope being clear enough I'll wait for your suggestions.
    Thanks and regards

    Hi Diego.
    The Installation Note Number for SRM-MDM Catalog 3.0 is : 1177779. The recommended steps would be to follow how the Installation Guide recommends you to do so.
    But still your assumption is correct. MDM landscapes and Java landscapes are both different set of categories to be installed to make the Catalog scenario to be successfull.
    Step 1:  Make sure you have the back end database server(SQL/Oracle/???) is installed.
    Step 2:  Make sure all the MDM components(MDS, MDIS, etc) is installed.
    Step 3:  Make sure Java WebAS is installed correctly.
    Step 4:  Now deploy the Catalog SCA and MDM Connector deployed in the Java WebAS.
    Step 5: You can unarchive and load the repository.
    Step 6:  Try to launch the catalog using the URL provided to check and make sure if the connection is fine.
    Also what Masa has mentioned is the communication path how the whole process is achieved technically and that doesn't mean that it has to be in the same order which he has mentioned. The below sequence is just an path to describe how the communication is achieved technically.
    User -> Browser(Search UI deployed on AS Java) -> (Java API on AS Java) -> MDM Server -> MDM Repository -> DB
    Relating Masa's path with the above steps
    User ->
    Browser(Search UI deployed on AS Java) -> Step 3 and 4
    (Java API on AS Java) -> Step 3 and 4
    MDM Server -> Step 2
    MDM Repository -> Step5
    DB-> Step 1
    Hope this helps.
    Regards
    Bala
    Edited by: chandar_sap on Aug 30, 2010 6:16 PM

  • SRM-MDM Catalog Installation/Landscape

    Hi,
    We are currently having the following landscape in place with regards to the SRM, MDM and SRM-MDM Catalog :
    Server 1 :  SRM 5.0 Running   (HP-UX)
    Server 2:   Enterprise Portal running with MDM Content and SRM-MDM Catalog JAVA components  (HP-UX)
    Server 3:   Standard MDM Server installation  (Windows 2K)
    We have configured everything according to the notes and guides (including the guide from Sudhendu Pandey), but when we try to configure the Search UI in Webdynrpo, the java components cannot connect to the MDM host and we are getting just the connection failed error.
    My questions are :
    1)   Can we run with the above landscape or is it necessary to have the SRM-MDM Catalog Java components installed on the same server as MDM.
    2)   Do we have problems with versioning of the MDM server and the SRM-MDM java components ? We already replaced the MDM_JAVA_API with the correct one, but I do not have a newer version of the other api.
    3)   Do I need to configure anything on the MDM server to get this running ?
    Thanks in advance for your help
    Regards
    Raymond

    Hi Foh,
    Apologies for my late reply, but I was travelling.  Thanks for this tip. We were using the latest versions for the MDM Portal Content, but the API for the SRM-MDM catalog was different.
    I have updated this API with the latest version (Patch 3 HF 1) and now I can logon to the MDM server and I see the MDM Repositories. However if I now try to logon to one of the repositories he gives me the same error that the Login has Failed. The user that I am using is the default one coming with the SRM-MDM repository (Admin).
    Regards
    Raymond

  • Installation & configuration SRM MDM Catalog 3.0

    Hello Everybody
    I have SRM 7.0 ABAP & SRM 7.0 Java installed with different SID's.
    Can anybody please tell me step by step installation & configuration SRM MDM Catalog 3.0 ?
    I have referred note 1177779  & 1177780 .
    Thanks,
    PR

    You can get it here:
    https://sapmats-de.sap-ag.de/download/download.cgi?id=TX7G1TDRAETSXTLIICWNYGBHG9751YVJKY3NPP9WL9PEEZIXG5
    The password for the file is:
    TryMe1st

  • Installation of SRM MDM Catalog

    Hi SAP Mentors,
    We are installing SRM MDM Catalog. I needed some clarification regarding the same. The version for SRM MDM Catalog is 7.02. Do I need a SRM 7.02 server with MDM 7.1 installed on it , on which I will be putting SRM MDM Catalog?
    Please let me know as we need to start installation Monday. The docs are not very clear.
    Thanks,
    Asad

    Zafar,
    Yes. You need to have same release including the patch level. We experienced similar scenario and resolved all issues only after syncing the release and SP level.
    hope it helps.
    Regards,
    Srinivas K.

Maybe you are looking for

  • Problem in displaying the data of columns into rows in sap script

    hi, i am working on a sap script and i have to display the dat which is displayed in column into rows but it is not displaying it properly. eg, C     12.1     Si     5.5 it is displaying the data right now like this but i want to display the  data li

  • Is there a way to adjust the feet on the iq500 so monitor sit on better angle

    I read up on the documentation and best possible angle is 10 degrees, I was wondering if the feet are angled at roughly by 10 degrees or less in the oppisite direction to the monitor the monitor can safely sit at a better angle than what it currently

  • Select column in main query from sub query (derived table) -

    Hi: I have the following query - How do I select Tot_Atnd defined in the derived table SELECT  count(distinct c.prgm_id) AS "Total Completed", h.Tot_Atnd FROM  iplanrpt.vm_rpt_prgm  c INNER JOIN *(SELECT PRGM_ID, SUM(CASE WHEN ATTENDED_IND = 'Y' THEN

  • Mass Changing a Version Name

    Is there a way to select a group of photos and mass change the Version Name? For instance, I have multiple pictures of Germany that currently have a version name of IMG_XXX.JPG - I'd like to change all these to just Germany.

  • CheckDB failed in CRM 4.0 and SQL2005 SP1

    Hello all, I have a CRM 4.0 an SQL2005 SP1 - The kernel patch 640 is 221 - BASIS and ABA level is 60 When I execute a CheckDB by DB13 transaction the next error appear: "Could not find stored procedure 'dbc.sap_new_dbcheck'. [SQLSTATE 42000] (Error 2