Mass upload contract with "Distribute Contract to Catalog" flag

I need to mass upload contract to update the flag "Distribute Contract to Catalog" (for srm mdm). What are the options. I don't see any option of that flag in the screen "Change Contracts: Mass Processing"

Solved on own
One needs to maintain System type as 'CATALOG' in SPRO >Define Backend Systems.
This makes the Distribute Contract Catalog check box to be visible in the Header tab of contract.
Regards
Sarath

Similar Messages

  • How to Link Master Contract with other contracts

    hi,
             i am really getting hard time to link master contract with other contracts.i have already created master,quantity,value,material value contracts already.
    thanks
    bharat

    hi,
    below is the path to assign the lowr level contracts to master contracts
    step1: IMG--Sales and distribution salessales documentscontractsmaster contracts---define referencing requirements
    1.define reference sales document type: here lower level contracts are assigned to master contracts
    2.define referencing procedures: here filelds are categorized into 3 parts
    1.Identical fields: a master contract can only be referenced by a contract if the fields in the master contract and low level contracts matches
    2.Copy fields: the values of these fields are copied from master contract into lower level contract .deviating values in the lower level contracts are not allowed
    3. proposal fields: like copying fields are be over written
    choose the standard reference procedure SDGK and copy it and rename it (ZSDK)
    Select our procedure
    click on fields control button under dialog structure
    go to new entries and maintain entries in the table like below
    table   field name        partner function      copy rule   message
    VBAK          AUGRU                                            C                      
    VBKD          INC01                                               B                              
    VBPA          KUNNR                    SP                    A
    VEDA          VLAUFZ                                            A
    copying rule: A-check for agreement
                       B-always copy
                       C-copy only if AGree
    SAve it and exit
    Step2: go to transaction code VOV8 of GK
    sd document category=0
    screen sequence group=GK(Master contract)
    transaction group=4
    document pricing procedure=V
    contract profile=001
    group referencing procedure-ZDSK
    contract data allowed=X
    Check update low level contract
    SAve it
    Step 3: go to transaction code VA41
    Specify document type=gk
    specify the sold to party number
    specify the description
    specify contract start date=01
    specify the end date=10
    save it and note down the master contract number
    Again go to VA41 and raise quantity contract
    specify description
    specify contract start date and end date (like master contract validity periods)
    and assign Master contract number that was created in the previous step
    Save it and exit
    Go it VA41 of the master contract and check qty contract has been assigned or not
    reward points if the answer is helpful
    REgards,
    Murali

  • Difference between centrally agreed contract and distributed contract

    Hai
    What is the main difference between Centrally agreed Contract and Distributed Contract?
    Can any one help me in this?

    Please go through the link
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm

  • Central contract details & link with operational contract

    Hi guys,
    I want to get all the detail of CENTRAL contarct and the In need to get the corresponding operational contract also...
    Please let me know whether there is any F.M. or Class or table where I can get these details.
    regards,
    Prabhu

    Please rephrase your questions
    The Contracts are distributed to backend system and Linkages are made betwwen SRM and Backend contracts. once distributed contracts are reached later clean jobs build a linkages between backend business Object contract with SRM contract
    see
    Linkages division in BBP_PD
    header as well as item
    Header Links:
    and item links

  • Mass upload through Web Dynpro application possible?

    We want to develop a custom aplication with Web Dynpro ABAP for master data maintenance. About 90 % will be done manually but we also want to have the possibility to do mass uploads (comparable with LSMW's in SAP R3 for win gui transactions: users send us a spreadsheet and we load it for them using a LSMW). I found one option by building Adobe Interactive form offline scenario using xml messages but I don't want to be forced to use Adobe only to enable mass uploads that will only happen in 10 % of the cases.
    I am loking forward to your suggestions!
    kind regards
    Angelique Heutinck

    I got a very useful answer from Thomas Jung (SAP) via a site he did setup with a couple of other SAP experts, also see http://enterprisegeeks.com/blog/2009/03/31/abap-freak-show-april-1st-acf-updownload-in-web-dynpro-abap/comment-page-1/
    My question:
    I think this new UI element ACFUpDownload cannot be used to do mass uploads/updates of data that need to be stored in SAP tables?
    Answer Thomas:
    This UI element is just about the transfer of data from the client machine to the server. It has nothing to do with how the data is used or processed after upload. Think of it as the equal to the CL_GUI_FRONTEND_SERVICES class and methods GUI_UPLOAD and GUI_DOWNLOAD.
    My question:
    Is there a tool like LSMW, CATT, eCATT that we can use for recording webenabled transactions (applications developed in Web Dynpro ABAP)?
    Answer Thomas:
    You shouldnu2019t need a tool like LSMW, CATT, eCATT that is tied to the user interface. With WDA you should be using MVC to design your application. This is part of the reason for MVC so that you have a clear separation of the model - business logic. You should always have a reusable class that can be called to input and create data with the same validations without going through the user interface. This is the process that SAP is following as we create new WDA screens. We use the enterprise services and their implementation classes as the Model for the WD Components. This ensures that you always have a clear API to use to mass import data.
    Although we wouldnu2019t recommend doing any kind of mass data load via the user interface any longer - eCATT will be supported for automated testing of Web Dynpro ABAP applications as of NetWeaver 7.0 Enhancement Package 2.

  • Mass Upload - Customer Contract Related Notes

    Hi Everyone,
    i am trying to find a BAPI or FM for Customer Contract Related Notes. T-code for this is UDM_SUPERVISOR . could anyone help with the FM or BAPI's which has these fields mentioned below: -
    COLL_SEGMENT
    PARTNER
    CCT_DATE
    CCT_GUID
    CUSTOMER
    CCT_ID
    COLL_SPECIALIST
    CASE_GUID
    TEXT_LINE
    Thanks
    Edited by: akshrao on Oct 28, 2010 4:14 PM

    Hi
    For this requirement you can use BDC to do,
    Just use the transaction SHDB to record your T-Code
    and use create program to do BDC program
    then you do mass upload, it would be easy to do..
    you can also get data from excel..
    Use FM WS_UPLOAD WS_DOWNLOAD

  • Uploading of contract with adjustments.

    Dear all.
    i was using the function module BAPI_RE_CN_CREATE to create the contract . the contract is uploading fine with out the adjustment details.now the issues is when i have slected the adjustment rule FREECUS which is avilable in the system . The conditionis not gettting adjusted. and also the condition is not getting approved even though i have slected the option in the BAPI accordingly. can any body suggest how to upload this contract with adjustments.
    Regards.
    Varaprasad.

    Hi Varaprasad,
    you can use BAPI_RE_CN_CREATE to upload adjustment rules also  (parameter TERM_ADJUSTMENT). But it is not possible to upload results of former adjustments of old system. In this case you have to adjust adjustment rules accordingly so that it is possible to continue adjustments after uploading of contracts.
    Regards, Franz

  • Distribute contract to SRM-MDM 2.0 catalog in SRM 4.0

    Hi,
    My client is using SRM 4.0 and need to distribute his contracts to SRM-MDM 2.0 catalog.
    Once you set the flag "Distribute contract to catalog" in the contract the XI Sender Interface that the system uses is CatalogUpdateNotification_Out form the Sender Namespace http://sap.com/xi/EBP.
    The question is whether there is an XI content for SRM-MDM 2.0 and if so then how can i redirect the distribution to another interface.
    Thanks,
    Raz
    Edited by: Raz Golan on Jan 14, 2009 8:55 AM

    Hi,
    You can download XI contents for SRM-MDM Catalog 2.0 from SAP Service Marketplace same as other patches. http://service.sap.com/swdc
    Regards,
    Masa

  • 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

  • What is diff b/w contract with doc and w/o document?

    hi
       what is diff b/w contract with doc and w/o document?
    regards
    Ram]
    Edited by: Ian Wong on Aug 13, 2008 7:01 PM

    Hi,
    Are you taking about Distributed contracts..if not then pls elaborate your question..explain properly, its use, where is req. etc..
    Regards
    Priyanka.P
    Edited by: Ian Wong on Aug 13, 2008 7:02 PM

  • Sales of service materials from one SO or Contract with different durations

    Dear Gurus,
    I have to make a sales process for some service materials. Yet I could not decided whether I should go for sales order or contract. If contract then which one will be the suitable for my requirement?
    Requirement is like,
    for example I have a college courses as materials. so student purchased a course for 6 months from the middle of a month say from 16th of Jan and going to continue upto 15 July so I want the Jan invoice for amount of 16 days only. then the invoice of february for 28 days amount only later the 3 invoices for 30 and 31 days month with respective amount and the last invoice in july month will be for 15 month with the completion of the amount of 15 days only. hence the system should distribute the amount per days of the month from the start to end of the course duration.
    in the same order/contract i have a second course for same student where sale of a course for 1 year where he has to pay quarterly so the 4 invoices with with respective amount bifurcation are required.
    the third material with the 100% advance payment.and only one invoice on the same day of the purchase of course.
    can we do this scenario with single sales document?
    If yes what shall I go for? which Sales order or contract ?
    I think whether we go for sales order or contract we have to maintain different item categories for these three different requirements. which item categories will suit for these requirement?
    Can we have such different item categories in one document where some item categories have billing plan and some of them are without the billing plan?
    Gurus I am trying hard to get the solution for this problem and expecting your useful suggestion for the same.
    Please reply. Thanks in advance.
    regards,
    Sanjay

    Hi Sanjai
    Go for Rental contract (slaes document type is MV , item cat is MVN) and do the billing plan is periodic billing
    if u want to do  billing  in day wise, week wise, fortnight, monthy,quarterly,halferly ,yearly to customer , u have to do the following setting go to  SPRO go to sd-salesdocuments-contracts-contract data-define rules for determining dates
    there u have to determine rule table for determine dates
    I Think u r problem will solve
    Regards
    Chowdary

  • Error while uploading the Real Estate Contract using IDOC & BAPI

    Hi  All ,
    I am trying to uploading the real estate contract data  by using  LSMW IDOC & BAPI methods  .
    In IDOC method I have used the Basic type as BUS1505_CREATE01 and Message type as BUS1505_CREATE. I have passed all mandatory fields then also i am unable to create the CONTRACT but and i am able to create CONTRACT using the bapi BAPI_RE_CN_CREATE  by passing the  values in SE37 and  i am able create CONTRACT manually in transaction code RECN  . Can any body know the reason .
    In BAPI method I have used the Business Object  BUS1505  ,Method CREATE  ,Message type BUS1505_CREATE and Basic type  BUS1505_CREATE03 . I have passed all the mandatory fields then also  i am unable  create the CONTRACT But with the same fields i am able create CONTRACT manually in transaction code RECN and i am able to create CONTRACT using the bapi BAPI_RE_CN_CREATE  by passing the  values in SE37  .
    Regards
    Srihari

    Hi All,
      I was passing blank entries so the above errors were coming. I removed those blank entries and now Im getting error like .
    "Individual renewal rule does not contain any extension periods"
    "No instance of object type ContractREFX has been created. External reference: REC <NEW>'.

  • Wrong UOM in shopping cart with a contract as a supply source

    Hi experts,
    We are in SRM 7.0 classic scenario with ECC 6.0. SRM are creating SC with backend contract as source of supply.
    1. We select a material from a catalog (MDM)  with UOM in material master with value "G"
    2. In details /position in the SC, in  "supply of source" tag has a contract as a supply of source with UOM "ENV"
    3. so the contract has different UOM of the material
    4. The SC has taken the UOM from the material (material master ) instead of the contract.
    The user cant change the supply of source and he cant change the UOM that is taken the SC
    It´s behaviour not always is given. I mean that for some colleagues are determined correctly UOM in the SC and not others when we try to test the incident
    Any suggestion?
    Thanks in advance.
    Best Regards,
    Mar

    HI Maria
    can you check in the Badi BBP_SOS_BADI in the method BBP_SOS_PD_CHECK and BBP_SOS_CHECK by debugging as to why there is a difference..
    Ideally AFAIK .. it should pick up UOM from Contract instead of picking up from Material master ..
    For the users who are picking up from Material master compare the roles ..
    Also please advise what is the desired functionality .. you want it to be picked from contract or Material master ?
    Also try making the changes in SOS _badi and provide feedback ..
    Maybe it could alos relate to the default values of the requestor or for some pur org ..or item level Can you check the setting in SPRO-MM-External service management-Source Determination and Default Values
    regards
    Vinita

  • Transfer additional data together with a contract from srm to srm-mdm

    Hi All,
    I have a requirement to transfer additional data together with a contract, such as price scales, discounts, and discount scales
    If the contract has condition like
    scale Discount
    0-10 20%
    20-30 30%
    from SRM to SRM MDM Catalog.
    As a standard practice, we use report SRMMDM_CTR_TRANSFER in SRM to send the standard Contracts from SAP SRM system to the SRM-MDM Catalog repository via SAP XI.
    But to transfer additional data , we have to use BBP_SAPXML1_OUT_BADI in SRM 7.0.
    If any body worked on the same, please let me know the step by step procedure how to implement BBP_SAPXML1_OUT_BADI.
    Regards,
    Venkat

    Hi Venkat,
       You can have a look at the Note - 1296876
    It gives the step - by -step procedure on what how to Enhance Contract Data Transfer.
    For this, you may have to do the implementation in BADI BBP_SAPXML1_OUT_BADI
    Change the XI mappings and the MDM Import manager mappings.
    Hope this helps.
    Regard,
    Sherfu

  • SRM 7.01 Central Contract: Email Notification when contract is distributed

    Dear all,
    I lwould like to know if it exists a standard functionality for distribution notification and how it is customizable.
    The scenario:
    I create my central contract in SRM and i would like to be able to send email alert to the back end user (Local Contract Manager for example) when the contract has been distributed correctly. Does the user need  to be is the SRM Organisational Structure?
    Can i use the event schema like expiring contract notifications?
    Thank you for your help.
    Best Regards,
    Jennifer

    The first interface that try to get out from SRM was " PurchasingContractERPRequest_Out_V1", thus based on this interface we made the configuration on PI. So, after pressing button " create contract" on srm if we execute tx SXI_MONITOR in SRM we found the interface " PurchasingContractERPRequest_Out_V1" and in the backend system ( ECC) at tv SXI_MONITOR we found interface PurchasingContractERPRequest_In_V1 for this contract with black and white flag ( processed successfully) but no contract created in ECC not even SRM.
    Anyway we have checked that inbound proxy  is executed but we dont see any contract created
    Is this the right Interface? We are missing something?
    Best regads and thanks again for your help!

Maybe you are looking for