Copying VEDA (contract data)

Hi,
      I want to create a Scheduling Agreement with reference to another scheduling agreement (transaction VA31), and want to copy/modify some of the fields in the contract data. I've created a data transfer routine to copy VEDA at the header level, but the modifications made have no effect. VEDA structure is being refreshed after my datatransfer routine, which leaves my modifications in vain.
     Specifically, I want to make target VEDA contract beginning date to source VEDA contract ending date + 1; and target contract ending date to be calculated based on conract beginning date and validity period.
     I've tried to do this in USEREXIT_FIELD_MODIFICATION, but the source veda is not available there.
     Has any one got some ideas?

Sure assuming iPhoto '11 (a guess since you do not tell us). Select the photo and copy (edit menu ==> copy) and select the photo(s) that you want to use this location foe and paste location (edit meno ==> paste location)
LN

Similar Messages

  • Copying multiple contract's data to sales orders via BAPI.

    Hello Experts,
    We have a requirement to copy contract data into the sales order, reference multiple contracts and copy all data from referenced contract to the SO.The scenario is that a seperate contract is being refrenced at the header level and different contract is referenced to the line items.All the data needs to be copied to the header or item from the doucment being referenced.
    The standard BAPI available for creating the SO (CREATEDAT2) references the contract doucment, but doesnt copy all the data from the referencing doucment to the SO, as the copy control are not called.We also tried using the BAPI 'BAPI_SALESDOCUMENT_COPY', which copies all the data but only does this for a single contract reference at a time.The BAPi doesnt allow the specific items to be copied or doesnt allow the reference of multiple contracts at the line item level.
    Any BAPI which can be used or pointers to resolve this issue, will be very helpful.
    Thank you.
    Best Regards,
    Gaurav Bhardwaj.

    Better try to follow this
    [Read This Before Closing your Threads |Read This Before Closing your Threads;
    thanks
    G. Lakshmipathi

  • Copying multiple contract's data to sales order

    Hello Experts,
    We have a requirement to copy contract data into the sales order, reference multiple contracts and copy all data from referenced contract to the SO.The scenario is that a seperate contract is being refrenced at the header level and different contract is referenced to the line items.All the data needs to be copied to the header or item from the doucment being referenced.
    The standard BAPI available for creating the SO (CREATEDAT2) references the contract doucment, but doesnt copy all the data from the referencing doucment to the SO, as the copy control are not called.We also tried using the BAPI 'BAPI_SALESDOCUMENT_COPY', which copies all the data but only does this for a single contract reference at a time.The BAPi doesnt allow the specific items to be copied or doesnt allow the reference of multiple contracts at the line item level.
    Any BAPI which can be used or pointers to resolve this issue, will be very helpful.
    Thank you.
    Best Regards,
    Gaurav Bhardwaj.

    Hi PeteA,
    I dont get any message, the problem is I dont see the contract no field on the screen.
    I copied the SM01 order type to ZM01 and did the required configuration, now when I use the ZM01 order type I cannot see the contract field but when I use SM01 the same is appearing.
    I saw some screen config for order types in Basic Order view but SM01 does not have any entries there.
    Thanks,
    Sarath.c

  • Contract data not getting copied for service ticket follow up complaint.

    Hi Experts,
    We are creating a complaint as a follow-up document to service ticket . But the contract data is not getting copied.
    We contacted SAP and they told us that its a standard behavior .The reply is basically an SAP note
    841830 - Contract data not copied to follow-up transaction
    My question is is there a way to change this behavior using CRM_COPY_BADI ?
    I tried to look for the method which I can implement to get the contract data in items, But I was not able get it .
    Please suggest the way to get it working
    Thanks in advance .
    Naval

    Please not that the contract determination works fine when creating a new complaint ... but when the I am trying to create a complaint from service ticket the item level contract determination is not working fine ...
    We have configured that the contract should be determined at the item level only option `F`.
    I checked in one of the sap document that this cant be achieved by standard .
    http://help.sap.com/saphelp_crm70/helpdata/en/46/5cd7335bbd516fe10000000a114a6b/frameset.htmhttp://help.sap.com/saphelp_crm70/helpdata/en/46/5cd7335bbd516fe10000000a114a6b/frameset.htm
    Is there a way we can put this code in the BADI eg; CRM_SERVICE_CONTRACT ?? Please note that there is already an implementation of CRM_SERVICE_CONTRACT which is working fine for new service document creation .

  • Billing Plan Data not getting copied from Contract to SO

    Hi ,
    I have a Business requirement in which i ham supposed to create a Contract and then release/sales orders with reference to this contract. Whle creating the SO, the header billing plan dates are not getting copied from COntract to Sales Order.
    Please guide me on how can this be done.
    Regards,
    Madhav

    Hi,
    plz check your copy controls VTAA from contract to release order ,under the contract item category there is Field-FPLA check what is the routine that is assigned.
    you can either use routine-401 or 402

  • Setting user specific contract data while creating sales order using BAPI

    Hi all,
    I am creating sales order using BAPI - BAPI_SALESORDER_CREATEFROMDAT2.
    Now my problem is that there is no structure for contract data (i.e. VEDA), system automatically set contract data using customization values.
    I am doing some validations on cotract data in MV45AFZZ which fails, because these validations are performed on standard values, user specific values r not set.
    How to handle this issue, your small clue may help a lot.
    Regards,
    S@meer

    HI
      Pricing will be carried basing on the pricing
    procedure.
    Case1: Prices will be carried out automatically if
    necessary condition records are maintained for the
    condition type.
      For this you can go to Sales Order-> Item Conditions
    In the screen you can click on command button Analysis,
    which gives you the list of condition types associated
    to the pricing procedure. By clicking on the condition
    type you can know the action that has taken place.
    Case2: Manually forcing prices for Items.
      To do this, you have to populate ORDER_CONDITIONS_IN &
    ORDER_CONDITIONS_INX. Also note to identify the item
    numbers, you manually pass the item number for each item
    in the sales order, use the same item number for
    populating conditions.
      Parameters required:
    ORDER_CONDITIONS_IN:
      ITM_NUMBER, COND_TYPE, COND_VALUE, CURRENCY
    ORDER_CONDITIONS_INX:
      ITM_NUMBER, COND_TYPE, UPDATEFLAG, COND_VALUE,CURRENCY.
       Hope the above info helps you. Do revert back if you
    need more info.
    Kind Regards
    Eswar

  • Exchange Rate is copied from Contract to sales order

    Dear SD Guru,
    Good Day!
    I have an issue with the currency. The sales order picks up the exchange rate in the contract and it might not be correct.
    The contract was created a year ago and the sales order is still referring to the old exchange rate because the pricing date in the sales order is copied from contract.
    Is there any way to not copy the pricing date over to sales order and let the sales order picks up the currency table OB08?
    Thanks,
    CC

    Hi There,
    What i suggest is to create one routine at Item level in VOFM and maintain that routine in VTAA copy control at item level.
    In sales order the details are copying based on your copy control settings. Please also ensure is there any existing routine for determining the new values from sales order.
    Thanks,
    Raja

  • Add new payment term base on sales order contract date and shipment date

    Dear Sir/Madam,
    My company need to create new payment term base on sales order's contract date and shipment date.
    the first time is 30% made in T/T within 30days from contract signed date.
    the second time is 70% made in T/T before shipment.
    I don't know how to configuration this payment term base on that both date, who can tell me ,thanks very much!
    Best Regards
    Danny Zhang

    Hi,
    You have to define the PAYMENT TERMS as per days and Percentage.
    Define the Payment terms in the transaction OBB8 and assign this payment terms in the CUSTOMER MASTER and will be copied to the SALES ORDER from the customer master
    In the MATERIAL MASTER in the SALES ORG 1 view you have to check the field CAHS DISCOUNT In the Pricing procedure you can defin the CASH DISCOUNT condition type ( in standard there are two SKTV & SKTO)
    Now process the sales order and check
    regards,

  • Service details are not copying from contract to Maint.Order

    Dear Experts,
    I was doing a service contract cycle, with the following steps.
    1. Created a Service contract, in T. Code ME31K.
    2. Given all the details in the Header data of the Contract.
    3. Mentioned the, Item category as D (Service), Account Assignment as F (Order), short text, Target Quantity, Material group, Plant and Storage Location in the Item Overview screen.
    4. Given the Service Number and Quantity, Gross Price, Cost Center and GL Account.
    5. Saved the Contract.
    6. After released the Contract in T. Code ME35K.
    7. Then created a Maintenance Order through T. Code IW31.
    8. In the Operation Overview screen of the Maintenance Order, the control key is given as PM03 and clicked on External button of the Maintenance Order.
    9. In the External Processing Operation screen the Contract Number and line Item is mentioned in the Agreement Field.
    10. System given a message Data copied from contract.
    11. All the data copied excepting the Service details of the Contract.
    Here the Service Number and its details which were mentioned in the Service specifications of the Contract are not getting copied from the Contract.
    What could be the reason for that? Did I perform the transaction properly?
    I have searched the forum earlier for the same but could not get any required information.
    Can any one help me out on this??
    Thanks and Regards,
    Praveen
    Edited by: b praveen savan on Jan 31, 2008 2:33 PM

    Select the services from the service selection button, then click on current spec, all the services which are under contract will be displayed. select your required services or copy all services.(Click on adopt services)

  • Tables for Contract data

    Hi all,
    if you know any tables for contract data(For Contract report),
    please tell me.....
    Thanks,
    kishore.

    VBAK-contract header
    VBAP-contract item
    VEDA-changed contracts
    KONV-condition records
    MARA-material related to contract

  • Why the contract data is not modifiable when I create a order

    I have already assigned the Contract Profile to a sale order type in the Sale order type definition, and the contract profile has been set correct.
    When I create a order by this order type (I’ve tried both copy and create a new order type), I can’t modify the contract data from Goto>Header>Contract data,
    what is the reason, how can I reset it, appreciate for your help, Thank you!

    hi,
    contract is an agreemet made following which we create a sales order called a release order. so, we only refer that and release whats being agreed as part of contract.
    Let us look at this situation from a business point of view. so once you create a contract profile and assign to sales order, we cant modify it at the sales order level.
    Hope it helps. Pl reward if useful.
    Thanks,
    Sadhu Kishore

  • Changes in contract-data: No delta-record for BW

    Hi,
    when in transaction VA02, changes are made to contract data (start date, end date), no delta record is generated in datasource 2LIS_11_VAITM. The contract data is stored in table VEDA.
    Currently we have an enhanced datasource that gets the dates at extraction time, but changes to contracts afterwards are not generating delta records.  Therefore after a while BW is not in sync with ECC R/3.
    Is this a known problem, and does anybody have a solution or suggestion?

    Hi T. Jans-Beken,
    Did you create a datasource on VEDA table to load in full mode to BW?

  • Contract data from ECC to MDM

    HI all,
    We have standard setup to push Contract data to catalog from ECC using MECCM transaction from ECC... and Via PI we use the standard way to FTP the file... we use standard mapping interface in PI - CatalogueUpdateNotification_Out... which in turn pushes the Data from PI to FTP server. Where the MDM picks it and upload it.
    Everything works fine.... But I need to understand how the MDM recogize the File and how the PORT and XML schemas upload the FIle into MDM database???
    Need to Identify whether it can be modified???
    regards,
    Prabhu

    Hi Prabhu,
    You can upload the xsd from PI into MDM. To get the schema go to your message type and click on xsd tab and copy and paste in notepad and save as .xsd and upload. Else you need to create the schema in external tools like altova xml spy or stylus studio etc.
    There is option in MDM whether to load that file from the port automatically or manually. If automatic it will load immediate else you need to run manaully the file.
    Need to Identify whether it can be modified???
    I did not understand this. Do you mean to change something in the file once written from PI. If yes then try to go to MDM console and open the port and load it manually. So the file will be sitting there and you can modify and upload manually through Import Manager. But this is not advisable in production.
    If PI is sending a csv or tab delimited file then you dont need to have a schme for that. You can load it manually.
    Regards,
    ---Satish

  • SD reporting- best way to extract SD contracts data

    Hi All,
    I want to know what is the best way of extracting the SD contracts data from the VEDA table & the technical objects attached to the contracts(which are in tables like SER02, OBJK etc..). Is it possible to enhance the 2LIS_11_VAITM datasource with these fields? or there is a better way of doing this? Is there a standard datasource that can be used?
    Any helpful information will be appreciated.
    Thanks,
    Shilpa

    You can create a User Exit in CMOD for the 2LIS_11_VAITM DataSource to get the data. There should be a 1:1 (equi or inner join) or 0:1 (outer join) relationship of the data that you want to include, so that you don't create duplicate data.
    Another option would be to create generic DataSources and join the data in BW.

  • TDMS CRM BPL for copy a contract

    Does anyone know of a way to list all the BPL's, if any, available for CRM systems?  Specifically looking for one to copy a contract.  We are using TDMS 3.0 and can only see three CRM package options:
         CRM Shell Creation Package for SAP CRM System
         CRM Initial Package for Master Data & Customizing
         CRM Initial Package for Time based Reduction
    Has anyone been able to copy a contract via some other method?

    Currently the BPL is available only for ERP and not for CRM.
    So, if your need is kind of must have then you may have to go for a consulting solution.

Maybe you are looking for

  • Tasks not getting executed as per schedule

    Hello Gurus, my query is with respect to tuxedo 7.1 / singleview 4.02.17.01. I am facing some new issues these days with singleview. Whenever we submit any task in singleview, it is not getting executed on its scheduled time. this has been happening

  • Flash running extremely slow since today's update

    After I updated I-tunes and the system this morning, flash animations in Safari (specifically Fishworld) run very very slowly. The same program causes Firefox to crash. Any ideas?

  • Lost mouse connection. Replaced batteries but still no recognition. Advice?

    I had a message saying 'Lost connection' with mouse icon. I replaced batteries but still no recognition. Advice?

  • Conversion of Date field to 0FISCPER

    Hi,    I have a field ZDATE from old legacy system.    The format of this field is like 05 - MAJ ; 06 - JUNI; 07 - JULI and so on.    I need to map this field to 0FISCPER in the BW system    Please advice a code for a conversion routine as such.

  • Objects won't appear above a slideshow.

    Any object I place on top of a slideshow will not appear in the adobe viewer, it just falls behind the slideshow, even though it's on top in InDesign. Does anyone know a way around this? Thanks.