DQM before party creation

Hi,
We have a requirement to do DQM and check for duplicate customers before creating them in the TCA base tables using the HZ APIs. The creation of customers is done in batch using a custom concurrent program. So, we want to introduce the duplicate check before the creation and log any duplicates into the log file along with the duplicate customer information present in the TCA tables. Has anyone done this and which APIs have you used. Would appreciate if you could share the information.
Thanks.

Please do not post duplicate threads -- DQM before party creation

Similar Messages

  • Change Purchase Order type ,price before auto creation of PO through MIGO?

    Hi ,
    I have reuirement  infront of me.
    We are creating return Purchase order through MIGO for Non-ordered items.
    Purchase Order is created automatically by SAP.
    I need to change its Purchase Order type  , Net Price , Order Price Unit .
    Is it possible to modify the content before the creation of this PO.
    Please help me .
    Regards,
    Amit

    We are not using BPA ; is there any solution involving ASL and/or Sourcing Rule which can be used to meet the User requirement.There certainly is. It involves using either Blanket Purchase Aggreement (which you don't have) or using Quotes.
    Once you have created either of those, simply create an ASL entry for the item(s), attach the Quote or BPA to the ASL entry; create a sourcing rule.
    Once these setups are done, when a requisition is created and approved, it will get converted into a PO automatically.
    And depending upon the value you enter in the "Release method" field on the ASL screen (and your PO workflow attributes), the PO will be created in incomplete status or it can be automatically submitted for approval.
    Hope this answers your question,
    Sandeep Gandhi
    Independent Techno-functional consultant

  • Purchase Requisition Date before SC Creation Date

    Hi
    We have a odd situation with a shopping Cart where Purchase Requisition Date (REL_DATE = March 11 2009) before SC Creation Date (March 31 2009).
    Any comments/suggestions?
    Nikhil

    HI
    I think this is an backend PO, the shopping cart created with reference to this PO.  Becase of that this may happen.
    tell me one think it is a production order.
    Regards
    Satish

  • User exit before TO creation to chage MAKTX field or FM to change it after

    Hi all,
         I need some WM Expertise help.
         When I create a Sales Order from program (with bapicreatefromdata2) , the system automatically create a delivery, and then, a transfer order with no immediate confirmation. The TO is manual confirmed. In bapicreatefromdata2 I completed on each item line the field ARKTX with a description (Example: red - material description ). This field is automatically completed in delivery( same field ARKTX). But I need this description also in transfer order for each line (field MAKTX). The TO is created automatically and  the field MAKTX is completed with the description from the material master.
         So, I need an user exit before TO creation to change the field MAKTX. I have tried user exit: MWMTO001 and is not working I think because the TO is created with no immediate confirmation. Also I putted break-point everywhere in program SAPML03T (standard program for TO creation)  and  I changed the settings in debugger mode. I checked System Debugging and Update Debugging. Nothing happened. I cannot find the place before TO is created.
         An alternative to this is to update LTAP (item table for TO) after TO immediate creation in include MV45AF0B_BELEG_SICHERN but I can't find a function module to update the table before TO manual confirmation. I tried L_TO_UPDATE_PREPARE but this I think is for confirmed TO.
         Any one who worked on this kind of things, Please help.
         Thanks in advice,
         Bogdan

    check these exits....                  
    EXIT_SAPMM06E_012 
    <b>EXIT_SAPMM06E_013</b>
    EXIT_SAPMM06E_014 
    EXIT_SAPMM06E_006 
    EXIT_SAPMM06E_007 
    EXIT_SAPMM06E_018 
    EXIT_SAPMM06E_016 
    EXIT_SAPMM06E_017 
    vijay

  • Copy the bill to party address to payer before order creation

    Hi Experts,
    There is a requirement to copy the address and partner of role 'Bill to party' to role 'Payer' while creating an order in CRMD_ORDER.
    Could you please help me know if any BADIs or enhancements available to perform this task.
    Thanking you in anticipation.
    Regards,
    Santosh

    Hi Santosh
    You can try by calling FM 'CRM_ORDER_READ' , read the table ET_PARTNER and fetch the BP with respect to the partner function. After fetching the ID, u can modify the details by calling CRM_ORDER_MAINTAIN.
    Hope this helps!!!
    Prerna

  • Material Master check before PO creation.

    Hi,
    I have a requirement where some procured materials need to be checked before the purchase requisition is converted into a PO.
    The client wants the system to pop up a message saying "Check Material" when they are creating a PO, so they can back out and check material, make the corrections that they need and then go back in to convert the purchase requisition into PO.
    Is this possible in SAP? How? I do not want to flag the material for deletion.
    Thanks in advance.

    Dear,
    At the time of po creation you can see material master with help of double click on material code. But as per my knowladge you can't change material master at the time of purchase order creation.
    If i correct please revert back.
    Sorry but due to word problem i repeat it.
    Regards,
    Mahesh Wagh

  • ATP check before delivery creation

    Gurus,
    Is there any way of confirming stock in sales order or scheduling agreement by some user exit before we create the delivery.
    For example i have one sales order with quantity of 10. I have 10 pieces in stock but not confirmed in sales order yet so before batch job runs and creates delivey what should be done to confirm that stock in sales order.
    Any help would be appriciated.
    Thanks
    Aman

    Hi Amandeep,
    You need to go for Rescheduling of sales order which is the standard functionality and you dont have to use user exit for the same.
    Lets say your orders are created with 0 confirmed quantity and now you have stock in the system.
    Execute the transaction v_v2 and check out the below mentioned step and result for the same.
    During the rescheduling the open sales order items release their confirmed quantities. The items are sorted according to delivery priority, creation date, document numberand item number and are then transfered to the availability check. Both sales orders are checked in the order of their creation date, because they have the same delivery priority.
    If the Unconfirmed documents required parameter is selected, at least one document of the material must be unconfirmed to assure that all documents of the material are transfered to the availability check.
    The delivery date of the sales order can be set as sorting criterion for the availability check, via the sorting criterion delivery date parameter (which you didn't choose). In this case every sales order is sorted according to the delivery date within the priority.
    Sales order items with the marks date and fixed quantity aren't rescheduled.
    # Choose .
    The system displays a list of the rescheduling results.
    In the rescheduling log you can see, that sales order  has got a new confirmed quantity (column confirmed new).
    # In the dialog box, choose Yes.
    # Choose until the overview tree appears.
    Hope this will resolve your query.
    REgards,
    Krishna O

  • MTO - Immediately confirmed before PO Creation

    Dear Guru's,
    as I am quite new to SD/PP, maybe my question will lack some information. Do ask if and when needed.
    The problem is as such:
    we need a general setting (preferably in PP) so that no planned production order can be generated before the Purchase Requisition(s) have been transferred into Purchase Orders. If the setting could be plant specific, even better.
    Thanks!
    As I don't know whether this is more PP than SD, I've also logged on the SD forum.

    AB,
    Well, creation of Purchase Requisitions do not normally cause the creation of planned orders, except in certain subcontracting business scenarios, so I am more confused than ever.
    I will speak to a couple of issues.  APO Production Planning allows the creation of a PP planning procedure, which can be maintained in the product masters at the location (plant) level.  Within the planning procedure, it is possible to configure it such that certain events will trigger automatic heuristic execution, and thereby create procurement proposals (automatic planned orders or automatic purchase reqs).  There are standard Planning procedures (e.g., delivered with APO) and the client can also create customized procedures.
    http://help.sap.com/saphelp_scm70/helpdata/EN/64/dca63be2bc331be10000000a114084/frameset.htm
    It is possible to set up jobs that will automatically convert planned orders to production orders within APO.  The same jobs can also automatically convert purchase reqs to purchase orders.
    http://help.sap.com/saphelp_scm70/helpdata/EN/6b/f8d33ba0f34f03e10000000a11402f/frameset.htm
    It is unclear from your description if either or both of these functionalities have been implemented.  It is unclear even if the users have a clear understanding of the solution that they are currently using.
    Now to the most important issue.  It is becoming evident that you will need some help in solving this problem.  It is becoming evident that you also do not have a clear understanding of the business processes currently being executed through APO for this company.  The solution of this problem will eventually require a person who understands 1.  General APO functionality, 2.  this company's business processes, and 3.  the details of the current (unsatisfactory) solution.  Having you write posts to a forum is unlikely to achieve any successful resolution.
    If there are no resources available locally that have this skillset, the I suggest that the company engage a consulting resource that has experience in these areas,  It will be money well spent.
    Best Regards,
    DB49

  • BAPI to add items before document creation in FI

    Hello!!
      I need to add 2 items to a document that is being created in transactions FB01 or f-53 (but, hasn't been created yet).  I need to know if there is a bapi that I can call in an User Exit before the document is created?....
      Thanks.,
      Marina Mora

    Hi Mora ,
    which Version of SAP u are using ?, based on that we can add value.
    Regards
    Peram

  • Itunes - third party creations/utilities?

    is there any third party software to help clean up your music library. I've somehow totally f'ed my up when trying to back up to a usb drive. my lib lost all of my music even though the files were still there. so i replaced the files so now my library is entirely duplicates and even worse the music files that play are the new ones (obviously) and do not have star ratings - no way do i have to redo over 4000 ratings? So those are my two probs - duplicates in general and duplicates with no ratings.
    Somebody out there must have written something to let you mess with your itunes music library?

    yes, consolidate lib and show duplicates were my first choices for a solution. But it turns out that while they're related to the problem, they cannot address it directly.
    i just downloaded the trial of itunify. im guessing that if it doesnt have a fix, nothing will. thankyou for the suggestion. im optimistic that it will serve my needs just fine. cheers
    -v
    intel mac mini 512 ram   Mac OS X (10.4.9)   How can there be no Apple II+ avatar?!?!?!

  • Regarding Party Creation

    hello all,
       i have a problem where i need to send an idoc from my R/3 system to my xi system process it ans store it in a specific location, but the idoc i am sending is of type "Customer" i.e KU. i am able to find the xml idoc send from the R/3 system in my monitor but it showing a message "service and party not defined". i tried creating a party but failed.
       can any one tell me how to create a party, any naming conventions etc and also how do we configure data in communication channel, identifier tab.
      i am relatively new to xi so if some one could explain me briefly it would be helpful
    thanks,
    Raju N

    hello sabrish,
    thanks a lot for your reply, as you can see in my first screen shot i have defined both the sender system and receiver system services under bussiness systems. my sender system is an R/3 system where as my reciever is third party. i used on communication channel under my third party system that is a file adapter that would pick up the xml idoc move it into interface structure (that is idoc structure which i have imported) this would be outbound interface automatically. i used a inbound interface that is a pip structure(this is my target structure).
    i have performed all the necessary mapping and created a interface mapping with source interface as my imported idoc structure and target as my pip structure.
    if you cant get me i can send it in screen shots again.
    And also what should i give as agency under my communication channel identifier
    i have made some changes and tried but still failed. i hope this information would help you better to understand my problem better.
    thanks
    raju N
    Message was edited by: Raju N
    Message was edited by: Raju N

  • MTO Sales Order - Immediately confirmed before PO Creation

    Dear Guru's,
    as I am quite new to SD/PP, maybe my question will lack some information. Do ask if and when needed.
    The problem is as such:
    we need a general setting (preferably in PP) so that no planned production order can be generated before the Purchase Requisition(s) have been transferred into Purchase Orders. If the setting could be plant specific, even better.
    Thanks!
    As I don't know whether this is more SD than PP, I've also logged on the PP forum.

    Hi Ram,
    the purchase req is raised alright, however, we do not want the planned order to be raised prior to the Purchase ORDER being created.
    Thanks!

  • Oracle Telesales-Party creation

    Hi,
    In telesales, We have to create Party first and Party will be converted into customer. I am facing one issue here that the application is creating the Account number directly. How to stop this.
    What is the profile set up for this
    Regards
    R

    The Oracle9i Application Server
    Installation Guide says: 'The Oracle Database Configuration Assistant creates a database that is used as a
    container for Oracle 8i JVM.'
    The question is if either I can use this DB as a 'regular' DB -create listener, services and connect to it using jdbc or whatever- or I have to install the Oracle 8i 8.1.7 suite.
    Thanks in advance,
    Agustin

  • Material loan before PO creation

    Hi,
    we have a scenario.
    Minimum PO value should be there to raise a PO.
    our client receives material on loan basis from the  vendor.
    when the requirement reaches minimum order value, then PO will be raised for the total quantity.
    Vendor supplies the material  after deducting the loan quantity from the ordered quantity.
    Vendor sends Invoice for the total po quantity.
    How do we map this scenario in SAP ?
    Plz explain.
    Edited by: kanakarao.G on Sep 8, 2009 9:52 AM

    Dear,
    At the time of po creation you can see material master with help of double click on material code. But as per my knowladge you can't change material master at the time of purchase order creation.
    If i correct please revert back.
    Sorry but due to word problem i repeat it.
    Regards,
    Mahesh Wagh

  • REG- Ship to party creation

    Hi friends,
              Iam in steel industry where the customer (Sold to party) changes the site address for every transaction. It is a difficult task to create ship to party for every PO they get. Is there any provision to change the site address for the customer, without creating new ship to parties..
    Thanks in advance

    Hi,
    Go to XD01 create the new customer master data with the account group one time customer.
    Save this data now go to XD02 and give your sold to party data over there and execute.
    Now go to sales area data and partneru2019s tab assign ship to party with your one time customer which has been created just now.
    So when ever you will create the sales order it will give the pop asking the address of the ship to party.
    Just fill up all the details and save your sales order.
    Try out and discuss the result with us.
    Regards
    Raj.

Maybe you are looking for

  • 'screen cannot be larger than 2048x2048' after upgrade

    I have a Samsung NC10 (Intel GMA 945) which I use together with an external monitor (1280x1024). The external screen is to the right of the netbook, so I want to use the --right-of option in xrandr. This worked fine after adding 'Virtual 2304 1024' t

  • 64-bit for Vista, but not XP

    Why is it that Apple is prepared to write a 64-bit version of iTunes, good on them, but not for XP?

  • My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported"

    My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported", I can't charge or sync at all. I tried plug and unplug many time, still can't detect/charge my iPhone5, but sometime will '

  • [SOLVED] pacman times out

    Hi, I'm new to arch, but have used ubuntu for a while now. New installation, and when I run pacman -Syu, it says the following #pacman -Syu :: Synchronizing package databases... error: failed retrieving file `core.db.tar.gz` from mirror.pacific.net.a

  • Iphone 1.1.2 software update

    I just downloaded the 1.1.2 software update for iphone. It's done and my phone is locked. On the screen is the itunes icon and the plug. It says "no service" in the upper left corner and shows it's locked on the top of the screen. The ONLY THING you