Changing Customer number using COPA derivation

Hi,
Have a requirement to change the Customer number during PGI and billing in Account CO-PA PSG. Is KEDR derivation good enough for this requirement in Account COPA or should COPA0001 to be explored? I read SAP note # 638097 and looks like, unless this is implemented, KEDR is not effective. Any suggestions or past experience?
Thanks for your time.

Hi
In Acct Based COPA, the PSG is determined at the sale order itself and the same is carried on till PGI and Billing
Note 1351257 explains how PSG is and can be determined at various stages..
I think you will have to use some exit in the process either COPA001 or 005
Also, the note mentioned by you seems relevant to open up the CUSTOMER field for modification
Regards
Ajay M

Similar Messages

  • Changing customer number in alv top of page for every new customer

    hi experts,
    in alv grid display top-of- page, how to change customer number  customer name for every new customer.
    please help me.
    Regards
    Naveen.

    You may look into this blog
    http://help-abap.blogspot.com/2008/09/salv-model-5-add-header-top-of-page.html
    This is has been contributed by one of the SCN contributor Naimesh Patel.

  • How to change Phone Number used for activation

    Hi,
    just got myself an iPhone and when I activated it via iTunes, it took over my phone number I entered
    in my Mac account (which was my home phone number).
    This number shows now up on iTunes (when the iPhone is highlighted) as "My Number".
    I changed my number in my Mac account profile to the cellular phone number which I use, synched again (even restored the iPhone) but the old number is still shown.
    Is there any possibility to change this entry after activation of the iPhone?
    Thanks for all additional info on this (still an iPhone n00b I am)
    Cheers,
    S.

    You are right,
    it doesn't change anything on the functions itself, it's just hum, let's say "Not good looking:
    I thought that maybe there is an easy way of changing this, but it seems not...
    Anyway, if someone has an idea (maybe I have to call the local Apple Support in France on Monday for asking them though) I would be pleased if you share it with me.
    Cheers,
    S.

  • Change Customer Master using CMD_EI_API MAINTAIN_BAPI Method

    Hi Experts,
    I am using CMD_EI_API=>MAINTAIN_BAPI method for Creating Customer through Custom program. The Creation of Customer Master is working fine.
    I have another requirement i need to perform the following for the Customer Change
    1 . Delete all Phone , Fax and SMTP entries from the table and create a new entries for Customer.
    2 . Delete a Contact Person based on the information from the legacy system.
    I am facing problem in the above two issues
    ADR2, ADR3 and ADR6 entries are retrieved for customer.
    this values are populated and passed to the method with Task as 'D' - delete.
    there is no error message  from the Method. when i call commit statement
    1 . the address details are not getting deleted in the tables
    2. if a contact person is deleted then i am getting a short dump while commit.
    Please help me if you know the details of MAINTAIN_BAPI method whic can be used for the Deletion purpose.
    Thanks,
    Shrikanth R

    Hi Experts
    I'm having the same problem it looks like the method maintain_bapi does not commit the new values, I debuged it and found a call to a badi lr_badi_update but I could not find information about it.
    Any help will be appreciate
    Leo

  • Change Material Number using BAPI_PO_CHANGE, PO OrderUnit reset to base UoM

    Hi Experts,
    I am using IDOCs and BAPI_PO_CHANGE to update PO's in SAP (as PO's are created/maintained in an external system and interfaced to SAP). This works fine except for a change in the material number, the PO Order Unit is getting reset to the Base UoM of the Material Master and not the value from the BAPI(BAPIMEPOITEM-PO_UNIT).
    we are passing the following for BAPI_PO_CHANGE.
    POHEADER
    POHEADERX
    POITEM-PO_ITEM = '1000'
    POITEM-MATERIAL = 'MAT_B'
    POITEM-PLANT = '3001'
    POITEM-STGE_LOC =  '1000'
    POITEM-QUANTITY = '100.00'
    POITEM-PO_UNIT = 'SET'
    POITEM-ORDERPR_UN = 'SET'
    POITEM-PO_ITEM = '1000'
    POITEM-MATERIAL = 'X'
    POITEM-PLANT = 'X'
    POITEM-STGE_LOC =  'X'
    POITEM-QUANTITY = 'X'
    POITEM-PO_UNIT = 'X'
    POITEM-ORDERPR_UN = 'X'
    Say for the example above if the existing PO values are
    Material = MAT_A
    Quantity = 100.00
    PO Order Unit = SET
    after update from BAPI the values are
    Material = MAT_B (is getting update from BAPI fine)
    Quantity = 120.00 (recalculated based on base UoM)
    PO Order Unit = PC (resets to Base UoM and does not take value coming from BAPI?)
    The above is for PO's where there is no Purchase Order History yet, i.e., PO just created and then ammendment is coming thru.
    Would really appreciate any help/advise on this.
    Thanks so much.
    Sneha

    I have tried in ME22N and am able to change the material number and then PO unit to a specified unit (other then base) and save the PO ok.
    The variable order unit is allowed and we can create PO's in any unit (other then base UoM) and its working ok as well.
    Any other reason for the problem I am facing?
    Thanks.
    Sneha

  • Customer creation using BAPI with given customer number

    Hi All,
    Can we create the customer with our own customer number using the BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Generally SAP Creates its own number using number range objects,but i want to create customer with our own specified number.
    I found the BADI - CUSTOMER_ADD_DATA for XD01,but it is not working for BAPI.
    Please give me the solutions.
    Regards,
    Srinivas.

    Thanks once again.
    The interface is like this NON-SAP (Front-end)
                              Mercator
                              SAP (Back-end).
    and the volume of Date is more than 20,000 a day and mercator will put into the 'Q'.i do not think the data flow in front-end and back-end is authentic.
    and lot of business logic is involved in these three systems.
    I found the BADI for this,but it is not working for the BAPI.Please suggest any thing for BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Regards,
    Srinivas.

  • Change number of copies in smartforms

    I am trying to change the number of copies in my smartform.  In the print program I am setting the number of copies in OUTPUT_OPTIONS-tdcopies.  When the pop-up comes up, the user changes the number of copies, but that number is not updated in OUTPUT_OPTIONS.  I am doing things inside of the smartform based on the number of copies so I need the updated amount.  Any help is greatly appreciated.

    hi,
    The number of copies of an output is populated in the field NAST-ANZAL. The masterdata for the number of copies is maintained in NACH-ANZAL for any sales related transaction. The table NAST is however applicable irrespective of application.
    You can pass on your data to this field (NASST-ANZAL) for your reqmt.
    regards,

  • Printer changes number of copies

    hp officejet J4680 - printer wants to change the number of copies I request - I only want one and it changes that instruction to 6 or 8 or 7 - whatever it feels like - anyone had this problem?

    Typically, for the number of Copies, you can set it to what you want as default by going to Copy>Settings>Set and New defaults.
    If you want to reset this setting, you can go to Setup>Tools>Restore Factory Defaults.
    Hope this helps.
    I work for HP.

  • Set number of copies to print

    Hello,
    We're using Adobe Lifecycle Designer 8.0 and we've the requirement to print copies of our generated pdf delivery form.
    Does anyone know how to set the number of copies dynamically at runtime ? Maybe by using java script  ?
    Thanks in advance !

    Yes, I know OPK8 is used to set number of copies for CO04. We set it to 1 as I mentioned. That is what is needed when the user executes CO04 directly. My question was is there a way to dynamically change the number of copies when running CO04 via creating a BDC (or call transaction) from a custom process, because then we will need more than one copy.
    I am resigned to calling CO04 in a loop for the number of copies I need.

  • Change customer for purchase requisition

    Hi gurus,
    i'm trying to change customer number for purchase requisition.
    i tried to enter this code in badi ME_PROCESS_REQ_CUST~PROCESS_ITEM but KUNNR is not changed:
      DATA : ls_item_data   TYPE mereq_item,
             ls_item_datax  TYPE mereq_itemx,
             lv_obj         TYPE REF TO object,
             lv_attr        TYPE string,
             lv_aktyp       TYPE aktyp,
             lv_kunnr       TYPE ekunnr.
      FIELD-SYMBOLS : <fs_lcl> TYPE any,
                     <fs_source> TYPE any.
      IF im_count EQ 1.  " to avoid infinate Loop"
    Access Attributes value of Local Class
    for getting the transaction mode of Line item
    H-> Create
        lv_obj ?= im_item.
        MOVE 'MY_STATE->AKTYP' TO lv_attr.
        ASSIGN lv_obj->(lv_attr) TO <fs_lcl>.
        lv_aktyp = <fs_lcl>.
        IF lv_aktyp EQ 'H' OR lv_aktyp EQ 'V'.        "While creating line item"
    Extracting existing Item Data and Modify the fields
    Requestor Name (AFNAM) & Source of supply details
          CLEAR : ls_item_data.
          ls_item_data = im_item->get_data( ).
         ls_item_datax = im_item->get_datax( ).
         MOVE ls_item_data-ernam TO ls_item_data-afnam.
          lv_kunnr = '0000100000'.
          ls_item_data-kunnr = lv_kunnr.
             ls_item_datax-kunnr = 'X'.
         im_item->set_datax(
         EXPORTING
         im_datax = ls_item_datax ).
          im_item->set_data(
          EXPORTING
          im_data = ls_item_data ).
        ENDIF.
      ENDIF.
    when trying changing other fields like AFNAM for example, the data is changed.
    the customer number exists in KNA1.
    any ideas?
    Thanks,
    Sagit.

    SEARCH  SEARCH  SEARCH  SEARCH  SEARCH  SEARCH  SEARCH
    Good work

  • HT5961 My iCloud in setting doesn't have the account option so I cannot change my number? Can someone please tell me how I am meant to change this so I can set up my keychain

    everyone is saying go settings>iCloud>account
    but but my phone doesn't have the account option and I can't change my bl**dy number and it's really beginning to drive me insain.
    Someone please help :,(

    If your trying to change the number used for iCloud keychain, you change it on an iOS device or Mac that is using your keychain as follows:
    iOS 7.0.3 or later: Tap Settings > iCloud > Account, then tap Keychain. Make sure the phone number under Verification Number is correct. If not, enter another phone number.
    OS X Mavericks v10.9 or later: Choose Apple () > System Preferences. Click iCloud, then click Account Details. Make sure the phone number listed under Verification number is correct. If not, enter another phone number.
    Otherwise, please explain what number you are trying to change and what version of iOS you're running.

  • Copa derivation rule for customer group

    Hi All,
    I am currently facing an issue with Derivation rule and hope someone can help me on resolving  this.I have created a COPA derivation rule which has field as
    Source Field
    company code
    Plant
    Target field
    Distribution channel
    Condition
    customer group 3 = 18.
    so ideally with this conbination the distribtion channel gets updated
    for the sales order.
    However the issue we are facing is that the rule is working for only 1st line item and not for the others. I have also kept setting as" overwrite values only if new values found"
    e.g if we see the accounting doc of billing then
    line item 1 customer: x
    line item 2 SaLes GL: rule works fine and dist channel is updated.
    line item 3 discount GL: rule does not work.
    Have checked the derivation rule and it looks correct.
    Can you kindly suggest solution to this.

    Hi Ajay,
    Thank you so much for your reply.Please note that the GL is a cost element but the category in system is 1 and not 12.However I would like understand as to why is this happening.why does the system picks up derviation rule for a Gross sales GL and not for Discount GL(Cost element).
    The distribution channel  gets updated for sales GL when i check the prof segment of the line item, however this is not the case with doscount GL.
    I would like to understnad the implication before changing cost element category from 1 to 12 as it runs across system.
    Kindly provide some more explaination.
    thanks in advance.

  • Change number of copies in preamble?

    Hi,
    I am a relative novice with Jetform, I use it occasionaly to make minor modifications to our forms but for the most part the standard prepackaged forms our vendor provides us do the trick.  We have run into a new issue that I was looking for some guidance on.  We print a shipping label for some of the goods we sell to our customers, this shipping label needs to go on each package the goods are shipped in.  Example,  a customer purchases 100 widgets, we ship them 10 each in 10 different boxes requiring 10 labels with a quantity of 10 printed on each.  Unfortunatly the customer needs to buy the item by the each so our erp application will tell jetform to print 100 labels and there is no way to modify this without expensive custom programming.  What I can do is add the pkg qty to the datastream to print on the label, this is easy enough but that still leaves me with 100 labels each with a qty of 10 printed.  Would it be possible to divide the package qty by the number of copies sent from the application in the preamble of the form and make that the new number of copies or is it already to late by the time the dat file is accepted by the output server?  Thanks in advance for any advice, this is killing us ! thousand of labels end up in the trash every day.
    Thanks ! Aseidas

    Does anyone have any advice input?  Things are getting desperate, Thanks !!

  • Number of copies printed upon P.O. change

    How/where do I configure whether changes to a P.O. (ME22N) will be printed to a remote location's laser printer, as they are upon P.O. creation (ME21N).
    In this case, the remote location wants a printed copy upon a P.O. creation but NOT when an existing P.O. is changed.
    I see how to adjust the number of copies via MN05 but not how to turn printing off for just changes.
    Thanks!

    Hi,
    In config, have you tried to un-check all fields relevant for printout of changes ? If this does not work, you could write a custom requirement which will check for PO change and suppress the output.
    Cheers !

  • Number of copies keeps changing

    New Windows 7 pc, and just upgrade to CS5, learning inDesign after using Illustrator for years. When I go to print in inDesign, i set the number of copies to say 5, then i have to go to setup to access the print drivers for additional features like paper choices, and that it's a publication and so fourth, and then I hit print for the print drivers window and it comes back to the InDesign print window, and the number of copies has changed back to 1......so after going through all those preferences i have to continually reset the number of copies and that doesn't seem right.....never had this type of issue before with the same printer. Any insight would be greatly appreciated.

    Every time you reset your drivers/update your print preferences, it makes sense that all the application-specific print settings would reset. Every time it updates the preference file, it re-saves over it and the base preference file wouldn't carry any data on how many copies to print in each app.
    I'm not a Windows person, so bear with me. Do you HAVE to setup the print drivers Every time you want to print something? On Mac, you set them up once and you don't have to reopen them to get extra options from the CS applications because the application itself opens the driver. I assumed it would be the same on PC, since it would be a pain to have to reinstall the printer every time you wanted to print something.

Maybe you are looking for

  • Flash no longer working on Firefox after update

    Moments ago I installed the Flash update after it came up on my screen asking to update, after doing so Flash is no longer working on Firefox, it works fine on other browsers. I cant view videos, look at flash objects etc. It was working perfectly fi

  • Try to do my first XML Schema in SQL Server 2012 Mangement Studio(SSMS2012)-How to execute the xsd and xml files in SSMS2012?

    Hi all, I learmed the basic stuff of XML, DTD, DOM, etc. long time ago. Now, I came back to resume my XML journey and try to learn the XML Schemas, XPath and XQuery. I have Microsoft SQL Server 2012 Management Studio (SSMS2012) in our computer networ

  • Why is the signal dropping out every few seconds?

    I have an airport express card in my iMac intel core duo. I have an airport express plugged into my stereo so I can stream iTunes. iTunes recognizes the stereo AX. There is the airport signal icon up on the top bar of the computer screen, which reads

  • How to Output Nodes from XML web service to a FLV?

    Hi I've used AS3 to query a web service and obtain the resulting XML.  I need to parse the result down to just a few nodes for a given location.  I can tackle that separately.  I am wondering how I output the parsed XML to a flash video file (.flx)? 

  • Back ground MRP

    For my client MRP is running in back ground When MRP is run planned orders is getting created against sales order. But for sales order from april 2001 no planned orders are getting created. Can any body help me on this