How to apply a Copy Control to a unique Sales Organization?

Hi,
I want to know If the Copy Control can be applied only to a unique Sales Organization.
Its possible by modifying the data transfer routine,
and add the validation IF SO = X then... ?
Regards.

Yes if you have multiple sales organisation and for some cases, you want to have control only to a particular sales organisation, then you can implement the control via the routine assigned.  But unless we know exactly what exact the control is, it is difficult to propose where you need to assign that routine.
thanks
G. Lakshmipathi

Similar Messages

  • How to apply security trimming control on Site Action (Gear) in SharePoint 2013?

    I want to apply security trimming control on Site Action (Gear) & change the position of the welcome control, but I am not able to find Site Action delegate control and welcome control in seattle.html or seattle.master page.
    Can you please let me know how to find Site Action & Welcome control?
    Thanks
    G Goyal

    If you would like to implement security trimming on site action through custom code then following could help you,
    In your visual studio project create a class which implements System.Web.UI.WebControls.WebControl. In the
    CreateChildControls Method you could get the FeatureMenuTemplate control which is SharePoint’s
    WelcomeMenuTemplate.
    After creating control, you could add it as an menu item into your site action menu using a
    customaction xml.  
    You could get the child controls from this and can remove them as required.
    Note: using this approach, if you have User profile service running then it will not remove the “About Me” link. But if you have forms authentication enabled then you could change your logic to remove this link.
    Hope I have contributed to your issue.

  • How redetermine Partners in Copy controls (VOFM Routines) ?

    Hi All,
    I have a requirement.
    In all Sales to Sales copy control (all documents included) we need to redetermine Partner data from Customer Master on the creation date of new sales order. Basically partner data will not be copied from Old referenced document (except for sold to party)
    please reply .
    Thanks
    Revanth

    Hello,
    you could use some own data transfer routines ( in VOFM -> data tansfer -> orders).
    In standard there are the routines 1 (Partners Header) and 2 (Partners Item), which you could copy
    into the customer namespace and adjust to your requirements.
    In the customing of the copy control you only maintain the number of
    your data transfer routine on header  and /or on Item level.
    Regards Wolfgang

  • Copy control for Text in Sales Order

    Hi All,
    i would like to check with you guys.
    I have a scenario where by, we create sales order and maintain item text. This is copied to the delivery. Here the text if modified to enter more text.
    But when it comes to invoice, it is copying the text from the sales order instead of the delivery.
    How can I configure it to copy from delivery?

    Hi,
    Kindly check the following points:
    1) Same text ids are present at Delivery item & Billing Item.
    2) It at you want it at Item level text only then try through the ABAP routine at Copying Control between Delivery to Billing.
    3)As u must have checked at Delivery --> Billing Document Copying control at item level , I didn't find any control for text.
    Similarly for the Header. But by default Header text will overlap the item text as well due to the missing routine. But I have verified it in the past, if you maintain the same text at Delivery Header and it will populate at your billing document Header text as well.
    Please try and confirm the same.
    Thank You,
    RB.

  • Modification in copy control from Contract to Sales order

    Hello Gurus...
    We are using a standard copy control routine to copy header and item level data from Contract to Sales order.
    Now what happening is the price for some items is changing after creation of contract. But when the sales order is created it is copying old value from contract.
    I want to modify the routine in such a way that I can redetermine the price for the item.
    I can not change configuration as the same is used by multiple company codes and the change is required only for some company code.
    Any suggestions please?

    Hi there,
    You have do some customizing in the pricing type at the copy controls in item level.
    Define a copy control routine at the item level in VOFM. In the routine put a condition that the system should read the value in the pricing type. As per your requirement if the company code / sales org is 1000 / XXXX for eg, then the system should apply the pricing type that will carry out the new pricing at the order (I am not connected to SAP right now so not sure what that pricing type is). If the company code / sales org is apart from 1000 / XXXX, it should default the pricing type that is there in standard copy control VTAA.
    Check if that is possible with your ABAPer. What I feel is that you have to hard code the pricing type value (that will carry new pricing) in the new copy control routine.
    Regards,
    Sivanand

  • Copy control from quotation to sales order

    HI ,
    Though my quoation is incomplete it can be copied into sales order, kindly suggest me a so;ution where in incomplete quotaion cannot be copied into sales order.Kindly explain me teh setting in TCODE (VTAA) STEP BY STEP.
    Regards
    Sunaina

    hi,
    Copying control for sales documents is in Customizing, under Sales and Distribution - Sales - Maintain Copying Control for Sales Documents.
    In this you can change the procedure by not selecting incomplete quotation for sales order, but this can be done only when some of the data in quotation is missing.
    like dont give the validity date in quotation and save it before providing the validity date.
    Maintaining an Incompleteness Procedure
    An automatically-created quotation does not contain a Quotation-valid-to date. The customer's system requires this information for processing; therefore you have to add it to the quotation prior to saving the document, and before generating the message to the customer.
    The incompleteness control is set up in such a way that the quotation is incomplete if this date has not been entered. In Customizing for Sales and Distribution, you choose Sales and Distribution - Basic Functions - Incompleteness Control for Sales and Distribution Documents, to assign sales document type QT (quotation) to incompleteness procedure 10, which contains the field for this check.
    Message Control
    The following message types have been created to Sales and Distribution (SD) in the vendor’s system:
    ·        Message type AN00 for the quotation
    ·        Message types POST and PNST for status inquiries
    ·        Message types BA01 and BA02 for the order  
             confirmation and amendment respectively
    ·        Message type LALE for the delivery
    ·        Message type RD00 for the invoice
    regards,
    Siddharth.

  • Copy control for opportunity to Sales order not working

    Guys,
    I am working on CRM 2007. I set up the copy control for transaction types so that I can convert my Custom Opportunity type to a Sales order.
    However when I am in my Opportunity and click on Follow of transactions, my order type is not availabel in the selection list.
    I was able to set it up for Lead to Opportunity but opportunity to Sales order is not working.
    Any help on this?
    Ani

    HI Anirudh,
    I have a similar requirement such as Copying line item from Complaints to Returns application.
    Procedure:
    1. Firstly i create an complaint
    2. create a follow up document as Returns
    3. I enter an product in the complaints and when i click on Copy to returns the line item has to be copied.
    Here is the requirement. The line item is copied, but here the problem is, .... The line item doesn't get copied unless and until the instance of the target is retrived.
    Could u please help me on this ?

  • COPY CONTROL NOT PRESENT FOR SALES DOCUMENT TYPE DS

    I am new beginner to the module SD, i am stuck on the issue regarding copy control
    I have created an Schedule Line Agreement and want to copy it to the sale document OR standard order, once entering the number for the schedule line document , i am getting a message the copy control rule does exist for DS to OR.
    I have been to the setting for copy control with T-code VTAA but there are many fields that required to be filled up,
    Which fields do i fill in ?
    I have filled in the fields for item category for OR (TAN) and for DS (LPN).
    If i use the copy control with these settings i am getting an error message "The copying routine number for table VBAP is missing in table TVCPA"
    Any Help would really would be helpful
    Regards,
    Sahil

    Sahil,
    I suggest you close this question, since this is an MM forum.  You are unlikely to get many answers here.
    I also suggest that you first perform a search, before re-posting this question elsewhere.
    First, search within the forums (search box on the upper right of this screen).  I just tried a search on 'copy control' and got over 20,000 hits.  Surely one of these posts will be able to help you.
    Next, check online help. This help is generic, and not generally specific to a particular industry:
    http://help.sap.com  ERP SD Help starts at
    http://help.sap.com/saphelp_erp60/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm
    Next, look for generic solutions  in Best Practices. This main Library is
    http://help.sap.com/bp_bl604/BL_IN/html/Content_Library_BL_EN_IN.htm
    Next look for industry specific solutions in Best Practices:
    http://help.sap.com/content/bestpractices/industry/index.htm
    If you are experiencing a problem, or you believe that SAP is not working per the online help, you can then search OSS notes.
    http://service.sap.com/notes
    Next search in one of the standard online search engines (such as Google).
    Only after you have performed all of these searches, and studied all of the online help that is supplied for free by SAP, then consider posting a question to these forums.  A good SD forum is
    SAP ERP Sales and Distribution (SAP SD)
    Best Regards,
    DB49

  • Copy Control From Contract to Sales Order

    Dear All,
    I have created a Quantity Contract of 100 Target qty. I have created a Sales order with reference to the contract of 20 Order quantity and delivered 21 Delivered quantity. When I create another Order with reference to the Quantity Contract the quantity that is copied to the Order quantity is 80, which is wrong. It should copy the Contract Target - Delivered Qty which is 79. But it is copying Contract Target Quantity - Order Quantity.
    Please let me know how can we control this.
    Thanks and Best Regards
    Shehryar Zuberi

    Hi Shehryar,
    As per your theard you have created the Sales Order with referece to the Quantity Contract 20 Qty( Out of 100 Qty). you are telling that you deliveryed 21 qty.hope this could not be possible. the system is right because based on the sales order the delivery can done and the sales order is stating the qty as 20 and how could you delivery 21 if you are creating the delivery w.r.t. the Sales Order 20 Qty.
    When you create the second order with referece to the Quantity Contract it will give 80 only . Please check the scenario once.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Copy Controls from Quotation to Sales Order

    Dear Gurus,
    My client will create the sales order with reference to the Quotation. Once they create sales order, the quotation should not allow any chages.
    How to Configure that... pls help me in this.
    Thanks in advance.
    SUbbu..

    Hi,
    Once the Sales order is created with reference to quotation either partial quantity or full quantity of quotation, you do not want have any changes to it, am i right?
    The only one way we can achieve is once an order is created with ref to quotation, this quotation should be only displayed and make it not possible to open it in change mode.
    Take a developer help and find out a way which is available in rebate agreements, once final settlement is done it can be only displayed, it is not possible to  open it in change mode. there should be some coding in it. find it out and do it.
    If this works for you let us know the results how did you achieved it.
    By
    Venkat Cheedalla

  • Would like solution for Copy Control Between Quotation and Sales Order

    Hi Expert,
    My customer requirement are the following topic:
    1. need condition type (item) to input FIX AMOUNT in Quotation
    2. once copy Quotation to Sales Order Condition have to copy not depend on quantity
    for example
    QUOTATION#1
    =item#1 quantity 20 PC
       =condition#1 fix amount 100 USD
    ================================ copy Quotation to SO
    SO#1
    =item#1 quantity 2 PC
       =condition#1 fix amount 100 USD <-----  full copy and not depend on quantity
    But on my setting I get Sales Order 2 PC with condition#1 10 USD ....
    I need the way to Configure or Customize (need configure if have)
    Many thanks for Advise me
    Best Regard,
    Atom
    Edited by: korakoj chantarasupawong on Mar 25, 2011 7:28 AM

    Thank you very much,
    for my customer requirement for this condition is handing charge.
    This handing charge is agreement between my customer and thier customer to keep fix amount per sales order.
    such as 1 quotations per item has handing charge 100 usd per 10 TON product
    if thier customer would like to split delivery (open sales order) 10 times, they have to earn 100 usd / 10 times.
    so this is the meaning for this condition.
    so
    QUO#1
    item#1
    - mat A 10 TON (handing charge 100 USD per 1 sales order)
    - mat B 20 TON (handing charge 20 USD per 1 sales order)
    --> copy to sales order 1
    SO#1
    item#1
    - mat A 2 TON (handing charge 100 USD per 1 sales order)
    - mat B 1 TON (handing charge 20 USD per 1 sales order)
    --> copy to sales order 2
    SO#2
    item#1
    - mat A 8 TON (handing charge 100 USD per 1 sales order)
    - mat B 19 TON (handing charge 20 USD per 1 sales order)
    some thing like that's
    many thank expert
    please carry on advise me thanks

  • Copy control from PO to Sales order

    Hi,
    can anybody help me please
    I have a requirement -our client imports machine tools and sells the same in indian market-while importing the following duties
    are levied-
    A. Basic price                          -A
    B. Basic customs duty              -10%( on A)
    C. Counterveil duty(CVD)          -14%(on A+b)
    D. Education cess                    -  2%(on CVD)
    E. Secondary Ed.cess              -1%  (on CVD)
    F. Customs Ed cess                 -2%  (on BCD+E)
    G.Customs Sec. Hi.Ed. cess     -1%(on BCD+E)
    H.Additional duty on imports      -4%(on A+ all above duties)
    and while selling the same material the duties C,D,E and H will be passed on to the customer  on FIFO basis.
    RG 23 D register is maintained at the depot.
    Can anybody give inputs on the above scenario
    thanks in advance
    srinivas

    Solution not available in Standard SAP. Possibly, you may require a development.
    Regards,
    Rajesh Banka

  • Update copy control?

    How can we update a copy controls?
    Thanks!

    Dear Raghav,
    In IMG under
    Sales and Distribution -> Sales -> Sales Documents -> Maintain Copy Control for Sales Documents -> Copying Control: Sales Document to Sales Document
    or Transaction VTAA
    Sales and Distribution -> Sales -> Sales Documents -> Maintain Copy Control for Sales Documents -> Copying Control: Billing Document to Sales Document
    or Transaction VTAF
    Regards,
    Naveen.

  • Copy Control For Individual Purchase Order

    Hi, experts,
    can you explain to me concretly how to customize the copy control for individual purchase order? We have of course the item category TAB (billing relevance: delivery-related billing) and Sales Order (delivery related billing type: F2). How will the copy control customized with tranc.VTFL? Please give me hints at both header level and item level. I appreciate your help.
    Best regards,
    Fan.
    Edited by: Fan Mou on Jul 22, 2009 11:49 AM

    Hi Fan Hou,
    The individual Purchase order scenario is as:
    Sales order  >Purchase Requisition>Purchase order-->Good receipt --> Delivery and PGI --> Billing(wrt Delivery)
    The  creation of purchase requisition and thereby purchase order is controlled by the schedule line(in std CB). The goods are received with ref. to PO.
    As far as copy control is concern it will be as
    1)OR-->LF and item category will be TAB
    2)LF-->F2 at header level .( can refer the std, )
    at item level it will have item category TAB.and will be as
    Copying requirements  004
    Data BARK/BURP  001
    Billing quantity  B(Delivery quantity less invoiced quantity)
    Pos./meg. quantity +
    Pricing type G
    For further reading /reference you can go through the:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/70/a7853478616434e10000009b38f83b/frameset.htm
    Hope this will help you.
    Revert us in case of any issue.
    Regards,
    Atul

  • Copy control for Return Process

    HI every one,
    I am Doing the Return Cycle Process but i am not sure how to maintain the Copy Control because i am new to return process
    Billing Type : ZF2, Item category :ZTAN,Return Order : ZRE, Item category : ZREN, Billing Type  : ZG2 (Credit Note)
    give me how to maintain the Copy Control in VTFA,VTLA,VTFL
    Guideme
    Regards,
    Anu
    Edited by: Anuradha_SD on Sep 14, 2011 12:50 PM

    HI
    Let us talk about the Copy control VTAF
    I maintained the Copy Control Order Type ZRE,
    Target SalesDocTyp ZRE                    Source Bill. Type ZF2
                       Sales Return - JICPL                     Invoice - JICPL
    DataT 052 Billing doc.header        Copying requirements 021 Billing header
    DataT 103 Bill.bus.header data            Copy item number (TICK)
    DataT 003 Bill.header partner
    Target SalesDocTyp ZRE                    Source Bill. Type  ZF2
                       Sales Return - JICPL                      Invoice - JICPL
    ItemCat Proposal   G2N                    Item Category      ZREN
                       Request                                   Return Items -JICPL
                                        Copying requirements 303 Always an item
    DataT 153 Item from bill.doc.
                                                               Pos./neg. quantity
    DataT 104 Bill.bus.item data                               Pricing type         D
    DataT 004 Bill.item partner         X Update document flow
    bl.pl 0                                                    Campaign Deter.
    Target SalesDocTyp ZRE                   Source Bill. Type  ZF2
                       Sales Return - JICPL                     Invoice - JICPL
    SchdLneCatProposal DN                    Sched.Line Cat.    CP
                       Return - JICPL                           MRP -JICPL
                                        Copying requirements 303 Always an item
    DataT 002 Partner item
    Like that i maintained but at the time of Return order with reference to Billing Document its not working means
    if i take Second time Same billing Document Number system is showing same qty because i have already refered previously
    why system is showing same qty why it is not reduced
    guide me
    Regards
    Anu

Maybe you are looking for

  • Error 1401 when installing cs4 on windows 8

    I'm getting this error when installing Adobe Creative Suite 4 Error 1603. Error 1401.Could not create key \SOFTWARE\Microsoft\Windows\CurrentVersion\Run.   Verify that you have sufficient access to that key, or contact your support personnel.

  • Nothing is working after following all instructions

    Hi, I have a brabd new setup of Oracle 11g R2. I was searching for HR schema to start working and I landed on Application Express. Downloaded it, finished setup, downloaded the listner, I ran http://localhost:8080/apex/apex_admin in IE 8 and Googlke

  • Why do only system databases appear?

    When we try to set a New Protection, and choose an instance of our SQL Cluster, we only see the system databases, and not the databases we've created. However, in other instances in the same cluster, we don't have this problem. Any ideas? Thanks, Dav

  • Sun java messaging server sundomain

    Please help me i want to create sun java messaging server sundomain Regards kkdas

  • 500+ songs on iPad before iTunes update, only 21 now

    How can I get all of my songs to show in Music?   Pretty irritated that the last couple of iTunes updates have caused problems like this.