How to restrict Copy Control in CRM

Hi,
I'm using copy control for a follow up activity.
When a condition on item level is not checked the item should not be copied.
When I implement IF_EX_CRM_COPY_BADI~ORDERADM_I I only can change the input_field_names, but I don't have access to the input_field table, so I can't prevent a item from being copied.
How can I implement such restrictions?
Tnx in advance,
Tom.

Tom,
Does the field exist in the ORDERADM_I segment or on another segment.  If the field exists in another segment you would then need to use the CRM_<SEGMENT_NAME>_READ_OW function modules to retrieve the data. If you look at the documentation, you need to implement the method "COPY" in order to determine whether the item or not should be copied.
Good luck,
Stephen

Similar Messages

  • BADI implementation for Copying control in CRM

    HI,
      Can anybody help me for my requirment, i want to implement BADI for copying control in CRM how to implement, and i want to filed in qutation screen how .
    Regards,
    Sivakumar.

    Check the BADI "ME_PROCESS_PO_CUST".
    Regards
    Vinod

  • How to restrict Copy or Paste action in a TEXT item ??

    Hi All,
    I have a requirement that I have to restrict user from doing any Copy or Paste activity in TEXT item.
    Any help would be highly obliged..
    Thanks,
    Pushpendra

    this thread may help you
    How to disable copy-paste operation in af:inputText

  • DELIVERY How to use copying control to control print process?

    Hi All,
    I recieved a request as this when material no. is 111, then do not auto print the delivery note out.
    Delivery note output type is ZXXX.
    So is there any idea to use copying control to control this ?
    Thank you in advance.
    Richard

    Hi there,
    No need of copy controls for this. Delivery note is printed from delivery. So why do you need copy controls?
    When defining O/p determination procedure for your O/p ZXXX, in the requirement routine, check the values of LIPS-MATNR. If LIPS-MATNR = 111, donot print the delivery note for that item (LIPS-POSNR). I guess you will need to define a new Z routine for this. Dont change the standard routine.
    Regards,
    Sivanand

  • Copy control in CRM

    Hi
    I have created an order in CRM. The item partner ship-to adress is different from the one in the header. At item level, there is a reference to a contract.
    Now i try to copy this order to an other order. The ship to adress at item level is now changed to the one for the header, and the ref. to the contract on item level is gone.
    I expect that to be able to get the the same values in the copied order/item (same ship to as the one copied from, and ref. to contract), some settings must be made in customizing, ind copycontrol item to item. But which copy rutine can be used ????
    Regards
    Anser

    Tom,
    Does the field exist in the ORDERADM_I segment or on another segment.  If the field exists in another segment you would then need to use the CRM_<SEGMENT_NAME>_READ_OW function modules to retrieve the data. If you look at the documentation, you need to implement the method "COPY" in order to determine whether the item or not should be copied.
    Good luck,
    Stephen

  • Copy controls, how to do it

    The SOrder type is ZOR1
    The deliv doc type is ZLF1
    How to set copy controls at the header and item levels???
    gone to VTLA....selected both the docs...how to set copy controls between header and item level...please help me...

    Dear raghu ram
    At Header Level :
    Conditions :
    Order requirements:::::::::001
    Combination requtmt:::::::051
    Data Transfer
    Header Data:::::::::::::::::::001
    At Item Category Level
    Order requirements::::::::101
    Data Transfer
    Item data:::::::::::::::::::::::101
    Business Data::::::::::::::::2
    Select "Update document flow"
    thanks
    G. Lakshmipathi

  • 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

  • No Copy controls between cash OBD to cash Invoice

    Dear Gurus,
    I am doing Cash sales.
    Sales order: ZOBV
    OBD: ZDBV
    Invoice: ZBBV
    In Delivery copy controls, I could link ZOBV to ZDBV, but in Billing copy controls I am not finding my OBD to Invoice copy controls. So I wanted to copy BV to BV and change it to ZDBV to ZBBV. Since there is no BV to BV copy control existing, I want to copy normal LF to F2 and change it to ZDBV to ZBBV.
    Is this OK / correct??
    If not how should my copy controls be??
    Plz help me out here.
    Thanks and regards with rewards.
    Venkat - Hyd

    In Cash sales the billing is order related billing. Therefore, delivery is immediate and bill happens afterwards, so, it ought to be order related billing. Thats why you would not find any Copying control between Delivery and Billing.
    Take care. JP

  • How to restrict the change access in CRM for OLTP orders

    Hi Guru's,
    Please let me know  how to restrict the change access in CRM for the orders that are created in ECC. The ECC orders will only for display in CRM but not for change,
    We have  the orders that are  created in ECC, it will flows to CRM and should restrict the access to get in to the change mode in CRM but as of now CRM  system is allowing change mode for ECC orders and ending up with errors.
    Is there any additional middleware parameter that needs to be added to SMOFPARSFA table to get this functionality! Please advice! Thank your for your help.
    Regards
    Suneel

    Hi.
    You can use the PFCG role to control if the user is able to create, change, delete or only display a business transaction type.
    Regards.

  • Complaint wth ref. to invoice in CRM - Copy control not taken into account!

    Hi all,
    We are facing problems when replicating return orders (business object Complaint)  with reference to invoices in ERP.
    The copy control in ERP is not taken into account. Does anyone know if it is possible to check the copy control when replicating the complaint to ERP with reference to the invoice?
    The return order is being replicated correctly and the link to the invoice is shown (so, the flow is correct).
    But:
    1.- The manual pricing conditions in the invoice in ERP are not being copied in the return order.
    2.- Some data as the 'Incoterms' is being redetermined from the customer master data and is not being copied from the invoice.
    3.- Data related to material is also being redetermined when the order is replicated
    The copy control is not being taken into account and we can replicate return orders from CRM to ERP with reference to invoices for which the copy control is not maintained in ERP...
    Please help...
    Thanks in advance!
    Yolanda

    Try something like this, in place of  ls_input_field_names-fieldname = 'ZZDEP2PVNDPGM'..
    ls_input_field_names-objectname = 'ORDERADM_H'.
      ls_input_field_names-ref_handle = '100'.
      insert ls_input_field_names into table lt_input_field_names.
    Edited by: Kevin Alcock on Aug 10, 2009 4:03 PM

  • How to determin the pricing procedure in copy control from invoice to so

    Hi,
    I have a request to create a sales order reference to a invoice. But in SPRO pricing procedure determination,i config different pricing procedure. 
    e.g. invoice ---procedure A
           sales order-----procedure B
    when i create the sales order , the procedure is A which is copied from invoice ,but i hope the procedure is B.
    how should i config the copy control. I have tried the B and C in pricing type of copy control.
    Thanks

    HI
    Try to maintain Different Document pricing procedure in Sale Document type and Billing type
    and also maintain settings in OVKK and test the cycle
    check and revert
    Regards,
    Prasanna

  • How to make use of customer reserve pricing types in copying control

    Hi All
    Please inform how to make use of 'customer reserve' pricing types like 'X,Y,Z & 1-9' keys in copying control.
    Right now I'm on maintenance & supporting project for european client.  They used pricing type 'Z' for copying condition records from stadard sales order to returns(RE) order.  I wanted to know that what is 'Z' and how it is functioning to resolve one urgent ticket assigned to me.
    Could you please guide me where should I verify its logic.
    Thanks & Regards
    Seshu

    Hi Seshu,
    Pricing type changes will done at user exit level. You may want to look at the user exit USEREXIT_PRICING_RULE (module pool SAPLV61A, program RV61AFZA)
    Also, OSS note 24832 will help you to get an understanding.
    Regards,
    Please reward points if helpful

  • How to restrict the Copying/printing of the file from document

    Hi..
    Case:
    1. I have a document number it has three files in it.I want to locked the files from priniting and copying but not from opening/displaying.
    2. I am using content server for storing the DMS documents.How to restrict the number of attachments that can be uploaed in one document number?
    3.How to restrict the maximum size that can be uploaded against one document number?
    Sandip

    Hi Sandip,
    1. I have a document number it has three files in it.I want to locked the files from priniting and copying but not from opening/displaying.
    In DC30 transaction,in Workstation application for network,disable the print option.Will ensure users will not be able to print the originals.
    2. I am using content server for storing the DMS documents.How to restrict the number of attachments that can be uploaed in one document number?
    See if your ABAPer can use the BADI  'DOCUMENT_MAIN01' with method 'BEFORE_SAVE' to handle this check.
    3.How to restrict the maximum size that can be uploaded against one document number?
    Believe you are using kPro as a storage option.If this is the case,then there is no setting available to limit the file size for upload.See if your Basis guy can set an upper limit for file size in IIS setting for your content server.
    If you are using SAP DB as a storage option(not recommended though),then use the field File Size in DC10 transaction,Define Document Types to effect a file size limit.
    P.S. Would appreciate incase you could close the threads which have been answered satisfactorily.
    Regards,
    Pradeepkumar Haragoldavar

  • HT1386 How do I copy music from an old iPod?  Why do you have to make things so difficult?  These are my files that I paid for but once I put them on your devices, I no longer have control over them.  I've wasted so much time on these stupid problems.

    How do I copy music from an old iPod?  Why do you have to make things so difficult?  These are my files that I paid for but once I put them on your devices, I no longer have control over them.  I've wasted so much time on these stupid problems.  I used to be able to do this until you "improved" things.

    Thanks, Deggie. I thought Apple would see my feedback.  I would just like to know if there is a simple way to copy just a few music files from an old iPod.  I saw instructions on how to copy all of them from the iPod but it was complicated and I really didn't want to copy all the songs.  I guess I could delete all the songs but the ones I want to copy then go through that process again.  Do you know how to back up music to my computer?  I don't want to have to go through this again and possibly lose music.

  • How do we add new fields in copy control

    hi
    in standard sap we dont have the fields when we are doing copy cntrol from sales to billing some fields are not there so i want to add some fields in that copy control how do i do that

    Hi Nag,
    Go to [VOFM] use Data Transfer option and create a new routine. Make sure the new routine has the existing logic and fields included along with the new fields that are to be copied. Activate the routine and assign it to the Sales to Billing Document Copy Control.
    Regards
    Nadarajah Pratheb

Maybe you are looking for

  • Service line item related query.

    Hi , i am creating one project and want to copy one service activity with all line items from my another project, the activity is containing more then 200 line items please tell me how to copy a single service ativity from one project to another proj

  • New source system : selective source system change

    Hello, Here is the situation, in BW dev we had only one system for all R3 module, DEV. Now they have split DEV in two system for HR and the rest of the modules. We than have HRD and DEV. HRD is a new system which have to be connected in BW Dev. That'

  • Question about CLASSPATH Prefix and others...

    Hi all, Would someone pls give me some help about the following questions: 1. how to set the CLASSPATH Prefix, CLASSPATH and SERVERCLASSPATH, and the usage of them? 2. the default JAVA_HOME is \WebLogic\jre1_2, after I changed it to \jdk1.1.7, the EJ

  • Deadlock when updating different rows on a single table with one clustered index

    Deadlock when updating different rows on a single table with one clustered index. Can anyone explain why? <event name="xml_deadlock_report" package="sqlserver" timestamp="2014-07-30T06:12:17.839Z">   <data name="xml_report">     <value>       <deadlo

  • NW BI-JAVA 7.01 SP6 deployment failed with error main_rules.ept

    Dear all, I've installed a new Web AS JAVA instance 7.01 SR1 with usage type BI-JAVA I then patched this instance with SP6 At the end of the deployment process, I got a message from JSPM stating that the deployment failed but all the components had t