How copy IBASE in  copy control badi

HI
I add some field in an task document for input IBASE and componet and then I want to create follow up transaction , it's a service order , I want to use copy control badi to fill the IBASE and componet fields from task to order , so I write some code in the method REFOBJ of the copy control badi.
But when I debug this programe ,I found it will not call this method ,and if I set a breakpoint in the method ORDERADM_H, it is OK .
I have define copy control for transaction type and fill the copy routine .
Does it have any confingration can let it call the REFOBJ method ?
Edited by: cui joe on Apr 27, 2009 9:02 AM

DonHalt wrote:
I'm fairly new with MAC BOOK and have only found how to Move files in Finder.
How can I copy files instead of moving them??
If you drag a file to a new location on the same volume the file will be moved. If you drag the file while holding down the option key it will be copied to the new location instead of moved. The reverse is also true. If you drag a file from one volume to another volume it will be copied. If you drag the file while holding down the option it will be moved instead of copied.
You can also Copy/Paste a file like you do in Windows. You cannot, however, Cut/Paste a file to move it.

Similar Messages

  • COPY Control BADI

    Hi All,
    I need some inputs... I have to updated Opportunity transaction from Lead Transaction.
    Scenario is : We are using Copy control. Where when we create a lead and save it, then we select Create follow up document where we select Opportunity.
    And now we have to capture all the Z fields value from lead to Opportunity Zfields screen tab.
    I am using the BADI CRM_COPY_BADI and in that i am putting the break point in method Opport_H ,OPPORT_I.
    But the transaction is not stopping over there. Is there some other way to capture the created lead when we use follow up transaction.
    And if someone has done it before can please let me know the step by step procdure.
    ***********************Points will be rewarded******************
    Thanks in Advance.

    Hi Anu,
    Can you pls let me know, how you have achieved your requirement?.
    Even I too required to write some logic in DATES method of the same BADI. But this is not at all triggering.
    Your inputs will be highly appreciated.
    Thanks in advance.
    regards,
    Usha.

  • How Copy Control works

    Hi All,
    We need to implement copy control between sales order to delivery and delivery to invoice for 2 custom fields.
    Could you please suggest the steps to implement this?
    Thanks
    Saurabh

    Run transaction VOFM and select Copy Requirement or Data Transfer (I guess Data Transfer is the one you need reading "copy control"), You will find plenty examples of standard SAP routines.
    Regards,
    John.

  • Zfield value not copied in copy control

    Hi Experts,
    I have created zfield "net value" in complaints item list. when i do copy line item from order to complaints, all the other standard field values get copied except zfield which i have added.
    Kindly suggest how to solve this issue.
    Thank you,
    Cha

    Please use the copy control BADI CRM_COPY_BADI. This functionality is achieved through copy control feature. For the standard components , the standard fields are copied but for custom fields you have to implement the BADI CRM_COPY_BADI.
    Regards
    Kavindra
    <Moderated>
    DO NOT ask for Points.
    <Moderated>
    Edited by: Harshit Kumar on Nov 16, 2011 8:52 AM

  • Copy Controls

    Hi Sap Gurus,
    I am actually new to SAP.Could any one help me out when, where and how copy controls will be used in SAP SD. What are the steps we have to maintain.
    Points will be rewarded
    Regards
    Edie

    Copy control can be associated with the transfer of data between the various sales documents from a Quotation to Cash. Thus, copy control forms part of the document flow process. Copy control uses data at the header and schedule line level. Copy control determines which data is to be transfered, a copy control can be set to ensure copying of data at predefined time intervals. Similarly, with copy control one can also specify when to stop the copying process. Copy control is important in another way since it helps in determing wether new prices are used or not.
    Copy control for Sales Documents:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/21/ad20c648e511d3b534006094b93006/frameset.htm
    Copying Requirements:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/560f1d545a11d1a7020000e829fd11/frameset.htm
    Copying Control:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/dd/560ecf545a11d1a7020000e829fd11/frameset.htm
    Complimentary Goods Delivery Type :
    http://help.sap.com/erp2005_ehp_02/helpdata/en/26/d9423cbed8a47ee10000000a114084/frameset.htm
    Case Study:
    http://www.scmexpertonline.com/search.cfm?session=&q=R/3,WarehouseManagementWM,Yard+Management&all=yes&page=12
    Copy Control for Trading Contracts :
    http://help.sap.com/erp2005_ehp_02/helpdata/en/89/1b082234ea11d6b1ec00508b5d5211/frameset.htm
    Setting Copy Control:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/43/3bcff00bff11d2956700a0c9306667/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/bb/6811f980ae11d3966f00a0c930660b/content.htm
    http://www.erpgenie.com/abaptips/content/view/83/62/
    Re: Read_Text and Save Text
    copy controls are there for
    sales document to sales document VTAA
    sales document to delivery VTLA
    sales document to billing VTFA
    delivery to billing VTFL
    billing to mbilling VTFF
    billing documents to sales documents VTAF

  • Copy control for Questionnaire from Opportunity to activity

    Hi All,
    I have the Business Requirement to copy updated Questionnaire from Opportunity to follow up activity / Task.
    Can anyone suggest if is it possible through Copy control BADI or any other Enhancement.
    Thanks & Regards
    Amit

    Hi,
    please implenet this BADI 'CRM_COPY_BADI' and put the break point and do debugging then u will get clear idea..
    after that please let me know ur comments..
    Regards,
    Bixamaiah.

  • Copying controls (Restriction for Products)

    Hi All,
    Client creating the opportunity for A,B,C products
    status of products (at item level)
    A - Inprocess
    B - Completed
    C  - Loss.
    Here the requirement when the quotation is created with refference to Opportunity system should allow to create quotation for product B only (Status should be "completed" ).
    Can any one help me to solve this issue
    Thanks
    Gskumar

    Hi sathish,
    Try using the Copy control Badi CRM_COPY_BADI, or use make use of Copying routines in the settings for copying item category.
    Here u can have a check on status, only if it is completed copying should be allowed.
    Regards,
    Shalini Chauhan

  • 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

  • ChaRM Copy Control for Ibase component

    Hi Team,
    I have created ZDCR which is copy of SDCR. And i have created ZDHF which is copy of SDHF. I have created the ZDHF as a subsequent document from ZDCR. While ZDHF is created, the Ibase component is not getting copied from ZDCR.
    How to copy the ibase component from ZDCR to ZDHF?
    Thank you for the input.
    Regards
    Kumar

    Hi
    you need to maintain the settings
    goto spro change request management->extended configuration->copy control
    define mapping rules
    here choose your entries and check the IBASE column.
    this shd solv u prb
    Regards
    Prakhar

  • 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 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

  • 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

  • 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

  • How to delete a Item line in a Sales Order during Copy Control

    I want to delete a Line item (VBAP ) record for a certain condition during Copying from reference  . I am writing the code in the Data Transfer Routine 151 which is called through VOFM Transaction  . I  cannot delete it as it . it is a work area VBAP . When i Clear it in debugging i am only able to clear the Line items . I want to completely remove the line . Is there a user exit for the same .

    Hi,
    You should create a new copy requirement routine at item level in order to exclude the unwanted item.
    Assign the requirement routine to each item category type in the copy control .
    Regards,
    Andrea

Maybe you are looking for

  • Root.sh failing after installing grid 11g on Linux x86-64

    Hi, Am getting below error while executing root.sh after instalaltion of 11g grid for RAC. [root@erprac2 ~]# /u01/app/11.2.0/grid/root.sh Performing root user operation for Oracle 11g The following environment variables are set as:     ORACLE_OWNER=

  • AS03 search display

    Hi, We are upgrading from 4.6C to ECC 5.0. In ECC5.0, in AS03 when i press F4 in asset filed, the search screen does not display the tab Asset via company,serial number.  How to enable to this tab. Expecting your reply, venkat

  • White balance adjustment

    When selecting neutral gray target with the white balance tool, are RGB readings on the loupe averaged values according to the scale of the loupe? Then, is the white balance adjustment made with this tool averaged for the pixels under the loupe?

  • [SOLVED] Can I shrink my / partition to free-up HDD space?

    Hi, all. I've got Arch happily installed on hda. I want to play with another flavour of GNU/Linux, and need the space.  Rather than blow-away my lovely Arch install, does anyone know whether I can shrink my /, and then just use the spare space (alter

  • Why can't I buy in iTunes....???

    hello..... i'm from mexico....... i have a .mac account.......... i have a paypal account....... i log in........ click on review info....... but i can't register a credit card because my billing info is not in the USA....... if i choose paypal......