Duplicate Reciept number check in POS inbound

Dear All,
How can i restrict the SAP system, if ithe same duplicate transaction reciept number(ex: 00010009696) is coming from POS twice, while doing Non sales aggregated transaction.
what configuration setting is required for this check, i have tried this in Checking rules for POS inbound, by checking the reciept number check but still cannot resolve this issue....
Please help...
Regards
dubey

Dear Saurabh
The duplicate receipt number check normally will happen in POS DM in case of POS Inbound. So it is important that you have a POS DM in your landscape. In case you do not have it, the convertor program that has been written to dump data from POS to ECC will have to be coded accordingly to take care of the duplicate receipt numbers.
Hope this helps.
Regards
Manish

Similar Messages

  • Check duplicate asset number during MIGO

    Hi MM/Abap Gurus ,
    What user exit can be used to check duplicate asset number during GR. E.g: I have a PO with same asset number for item line 1 and 2. What user exit can be used to set warning msg if duplicate asset number exits during MIGO. Please advise if there any user exit can be used for my requirement?
    Thanks
    Mitra

    Hi Puspha,
    Actually, the scenarios as below:
    1. PO created with 1 line item with Acc Assign Cat = A and multiple account assignment. Therefore, under the account assignment tab there are duplicate asset number inputted.
    2. Hence, when do GR, the system should prompt warning message " Duplicate asset number exists".
    Above are the requirement. I need any user exit that I can use in MIGO, where there is checking on duplicate asset number or during the sving of MIGO, I could inforce a logic on the checking.
    Your help appreciated.
    Thanks

  • Vendor Consignement with POS Inbound

    Hi Gurus
    We are currently trying to implement Vendor Consignment stock with some of our Vendors.
    However we run a POS system that interfaces with SAP through IDOCs.
    We have tried a number of Config settings in these areas but are unable to get the POS Inbound transaction to consume  the Vendor Consignment Stock.  It is using movement type 251, and does not input the K to indicate the article should be consignment.
    Are we missing come crucial config we have missed?
    Or do we need to develop our POS system to hold a "consignment" indicator to pass through to the POS Inbound process.
    Your helps would be much appreciated.
    Thanks
    Hayley

    Hayley
    Which idoc you are using in POS inbound to push the consignment sales? WPUWBW01 is the idoc type used earlier for pushing consignment sales from POS back in to the Retail system. Now all the information will be coming in WPUUMS01 idoc only. Let me explain the steps, simply follow the steps to achieve the consignment stock special indicator in inbound. THERE IS NO ENHANCEMENT REQUIRED
    1) Activate Retail consignment processing:
    IMG --> Log Gen --> Retail consign processing  --> Activate retail consignment processing
    2) Define strategies for stock determination
    IMG--> Log Gen --> Retail consign processing --> Define strategies for stock determination
    3) Define stock determination group
    4) Define stock determination rule
    5) Define stock determination header table
    6) Define stock determination item table (K, F)
    7) Define alternate stock determination rules for consign processing
    8) Assign stock determination rule in applications (assign mvt types 251, 252 here)
    9) Configure automatic posting for KON (consignment payables) and AKO (expense/revenue from consign mat consumption)
    For POS inbound,
    10) Extension for controlling summarized sales
    IMG > SD> POS Interface --> Inbound --> Extension for controlling receipt based sales (you need to tick the 'Vendor consignment' )
    The final step is very important,
    11) Run the transaction WSSS for each site, this will take care of seperation of stock and this txn must be run before you process the POS inbound.
    Now do a Sale txn in POS and process the POS inbound and check the stock.
    Cheers
    Suhail Shaik
    SAP Consulting

  • Article with Batch management in POS Inbound

    Dear SAP Experts,
    I encountered problem for POS inbound for articles that activated Batch Management in SAP Retail. The system always send error message to require the batch, however, I cannot give SAP the batch number I want to update the stock by using POS inbound (both aggregated sales and sales per receipt). I cannot find any IDOC type that support that.
    I don't know whether SAP Retail supports batch management for article or not. In case they support it, how can we do the POS inbound for the articles.
    Hope to get your supports,
    Thanks in advance,

    hi,
    "Batch management requirement cannot be changed" -
    Once the material is made relevant for batch -by putting a tick in any of the relevant views in material master -it cannot be changed again if any delievry / stock is already maintained for that material.

  • Duplicate Sales Order Check run

    Hi all,
    How to run a duplicate sales order check report?
    Thank you
    Vinu

    Hi
    Sales order number is a unique number in the SD. To check the duplicate sales order means r u going to check the sales orders with same numbers, or you are trying to check the sales order with copied from some other sales order
    First case, you can check the SO number and capture the counts more than 1 sales documents
    In the second case,you have to find the refernce number field in the Sales doc and compare the item...it will take a quite bit of workaround
    Regards
    N Ganesh

  • AR Duplicate invoice number

    Hi
    From past many years we have been getting duplicate transaction numbers in Oracle AR. Because of this the new invoices get stuck in the interface table(ra_interface_lines_all) with the error Duplicate Invoice Number.
    To address this we are changing the old invoice numbers present in the base tables(ar_payment_schedules_all,ra_customer_trx_all and ra_customer_trx_lines_all) with -1 as suffix ,so that the newer transactions will flow into oracle.But we need to find a permanent solution to this problem.
    Any suggestions will be welcomed.

    Hi,
    in receivables module the transaction number sequence is controlled by the configuration "Transaction Source" .... typically any organization would have two sources one for manual transaction entered in the receivables module directly ... another for transactions imported from Order management or any third party systems ...
    When there are two different sources, it is often said to have two different sequence numbers (which cannot overlay each other) ... probably a larger sequence ...say For Manual Invoices 10000001 and for Imported Invoices 5000001 .. in which case chances of duplication would be NIL ....
    Also check the Transaction source configuration, since there is an option available to accept Duplicate Invoice numbers .. make sure that checkbox is unchecked as well .....
    Also it is recommended by oracle not to make updates to base table / transaction data .. it is a much simpler approach to assign unique transactions numbers for new ones getting imported ...
    The key areas to check is the Transaction source configuration ... navigation in receivables module is Setup > Transactions > Sources
    Regards,
    Ivruksha

  • POS inbound payment methods conversion

    Hi,
    In SAP retail customizing path, Sales Distribution, POS Interface, Adjustments, Conversions, I could define a conversion category and then for this converstion category I could creat conversion rules for payment methods. So I can map the payment method code from incoming POS file to SD price conditions...
    However, after that I could not find a link between the payment category to the POS inbound profile, which is the way I think to put these conversion rules into use... But it seems I missed the step how to let POS inbound interface know to use these rules.
    In other words, could anyone advice me how to make the payment method conversion work?
    Thanks a lot!
    Steven

    Saurabh
    This is due to the missing or incorrect customizing settings in POS Interface. Kindly check the Profiles and conversion categories in IMG and also table WPLST will help you track the route cause of this.
    Thanks
    Suhail Shaik
    SAP

  • POS inbound G/L account aurgent..

    Hi guys,
    I am going to SPRO --> sales and distribution --> POS interface -->Transaction Type-Dependent Control Of Financial Transactions
    and changing the G/L account from 160000 to 1610000 for chartof accts 1000 for the ZPOS inbound profile which we created earlier.
    and when the POs inbound creats the IDOCs and when we look into Tcode WPER for the accounting document I still see the 160000 in the account which should be 161000,,,
    let me knwo  what should be done,.

    Hi,
    Check the IMG Settings moved properly or not before carrying out testing.
    The step you specified can define how data transferred through POS systems that contains financial transactions is to be converted into documents for SAP R/3 Financial Accounting.
    Above control function enables POS systems to be able to transfer only the most basic data on financial transactions to SAP R/3. They do not have to transfer a full predefined FI document.
    Bye,
    Muralidhara

  • POS inbound Price calculation

    Hi SDN Guys,
    I need to do price calculation for the weighted artivles EAN starting with 21*.
    As per my knowledge the sap does some calculation ;ie weight /sap standard price.
    but we need to conisder the Weight/SAP standardprice(per plant) { I think we need to fetch some price from some table here and divide }
    I am trying to find out user exit for this.
    IDCO type used for POS inbound WPUBON01,
    message type WPUB
    Inbound FM to post the data: IDOC_INPUT_POS_SALES_DOCUMENTS
    please help me to find out the user exit and use custom calculation
    regards,
    Nazeer

    Thanks for the response vinod..
    I will check and point you,.
    regards,
    Naz

  • While creating vendor master , it should not accept duplicate VAT number

    while creating vendor master , it should not accept duplicate VAT number
    implement this with function exit.

    there is no link in vendor master creation that could check that company code and purchasing org are belonging together.
    the vendor master is in general just 3 more or less independend levels: general data, company code data, purchasing org data.
    Why should it not be possible to maintain a company code data view for any company code available in customizing?
    Why should it not be possible to maintainpurchasing org data view for any purchasing org available in customizing?
    Assume you have a system with 3 companies and 3 purchasing orgs maintained for one vendor, then you have 9 potential combinations. then 3 combinations would make sense, while 6 possible other combination would not give any sense.
    1 - 1 makes sense
    2 - 2 makes sense
    3 - 3 makes sense
    1 - 2 no sense
    1 - 3 no sense
    2 - 1 no sense
    2 - 3 no sense
    3 - 1 no sense
    3 - 2 no sense
    As there is no restriction (except auhtority) the user can create any meaningful and nonsense combination in vendor master creation in one go.
    But fact is that you  have to have 3 companies and 3 purchasing orgs maintained for one vendor. While creating purchase orders SAP checks if the combination entered in the PO does make sense.
    the users who are able to create vendors should have skills to do so.

  • Parallel Processing Bottleneck in POS Inbound WPUUMS01

    Will someone explain what is the objective of BD51, if most IDOCs are processed by SAP 1-by-1 using INPUTTYP = 1.
    Parallel processing of WPUUMS01 IDOCs seems to be a case of a movie hall with many ticket counters but only 1 usher!  IDOC_INPUT_POS_SALES_ACCOUNT seems to me the bottleneck.
    Am I right?
    Read carefully the two links on BD51
    http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/0b/2a6688507d11d18ee90000e8366fc2/content.htm
    In SDN IDES the 269 entries in TBD51 are
    64   0-Mass processing
    <b>170   1-Individual input</b>
    35   2-Individual input with IDoc lock in CALL TRANSACTION
    Observe vast majority as "1 Individual Input".
    After reading Notes <b>199840 & 118924</b> mentioned below I implemented small IDOCs and RDBAPP01 parallel processing. But benefit was marginal & disappointing at ~12%.
    I checked <b>IDOC_INPUT_POS_SALES_ACCOUNT</b> has INPUTTYP = 1.
    I suspect that 0-Mass processing should have given the better performance.
    "1" and "2" is for function modules process one IDoc per call.
         is for FMs that use "call transaction method"
    INPUTTYP = 0 function modules which process IDocs in packets and good for performance.
         is for FMs that use "direct input method"
    IDOC_INPUT_POS_SALES_ACCOUNT  is part of Function Group WPUE - POS interface, upload processing which is part of package WPOS. This does not have "call transaction" string nor "bdc".
    I read carefully
    <b>Note 199840 </b>- POS IDoc inbound dispatcher with locking control  is SAP's BP must read 
    This note says "To achieve a good load distribution in doing so, you should split the large IDocs, which are expensive with regards to processing, according to a defined record length. This mainly affects message types WPUUMS (aggregated sales) .... we recommend splitting a large IDoc into several small IDocs anyway..."
    <b>Note 118924 </b>- Parallel processing of IDocs in the POS inbound
    "Activate the check box 'parallel posting' in the initial screen of RBDAPP01 and enter the server group defined before.
    The system automatically distributes the load to the servers of the server group, and for each Idoc packet it starts a dialog process. For each server all dialog processes except for two can be occupied, therefore always make sure there are enough online processes available."
    Looking for comments from IDOCs gurus ....
    I spent a huge amount of effort with little to show.
    Regards
    -jnc

    yes i did max performance things on the merging logic now i  have to create the idocs in the parallel . can you please help me in wrirting the code of creating idocs in parallel.
    thanks in advance.
    regards ,
    khushi
    Edited by: Khushboo Tyagi on Jan 19, 2009 4:24 PM

  • Adding Cost of Sales for Non-Stock articles to POS Inbound Pricing Schema

    Hi guys
    I'm working on a requirement to derive the Cost of Sales for non-stock items by pulling the current cost for the site and multiplying it by the billed quantity on VBRP. We could create a new condition type using purchase org, article and site in the condition table and manually enter condition records. However it would be more elegant to copy prices from the Purchasing list or deal prices into new condition types in the POS inbound pricing procedure. However SAP standard doesn't seem to allow condition copying from purchasing to sales.
    Regards
    Brett

    Hi ,
    As it happens you need to do this for Non-Stock Articles only.... then you need a routine to do this .
    And then in IS -Retail do  we not use  NETPrice or Final Cost Price to derive the Sales Price ... In that case you get the Cost Price when the Billing doc is getting posted at line level...
    Regards
    Amitava

  • On my itunes library my albums are all sorted but when  i put onto my ipod touch (4th Gen) it seems to duplicate i have checked everything and there are no spaces in the information my question is how do isort it because these things drive me mad

    on my itunes library my albums are all sorted but when  i put onto my ipod touch (4th Gen) it seems to duplicate i have checked everything and there are no spaces in the information my question is how do isort it because these things drive me mad i would be most gratefully if you could find a way to help
    thatnks

    Never mind, got it to work. I stumbled around on Google for a while and somehow ended up reading things from the 'jailbroken' community. They had easy instructions to get out of Recovery mode. Thanks anyway though!
    P.S. For anyone who experiences this, here is the fix: Hold Power and Home in unison for 6 seconds, then power on as normal.

  • AP Invoice Date_Paid & Payment reference Number (Check Number or DM Number)

    Hi,
    I need to add 2 columns for AP Trial Balance report in R12.
    1.Invoice Date_Paid
    2.Payment reference Number (Check Number or DM Number)
    Could you let me from which table i can get this information.
    Thanks
    pravin

    You can get all the payment related details in the below tables.
    1. AP_INVOICE_PAYMENTS_ALL
    2. AP_CHECKS_ALL
    3. AP_PAYMENT_HISTORY_ALL
    Thanks
    Tarun

  • I want to remove duplicate vendor number

    I want to remove duplicate vendor number,  should I put deletion flag or block them ?
    Also in some cases there are some dependancies (open PO, pending invoice, payment due), can somebody suggest safe way ?

    I would recommend to set both indicators.
    Block will restrict the usage, while deletion indicator makes the vendor going to the archive file/removing it from the table with the next archiving run.
    You have to decide what you want to do with the open business cases.
    You either convert them to the correct vendor directly, or you finish it during the next month with standard business process.
    Blocking of vendor master may have some impact to open business cases.

Maybe you are looking for

  • 2 monitor questions

    besides this cloth they gave me how can i clean the display, is windex ok or just a wet rag? also does this display have a tv thing, think its called a tuner, would like to watch cable on this.

  • I want to remove the option to have private browsing on my sons iPhone.  Any idea how?

    How can I remove the option for my son to switch on private browsing on the iPhone.  Can I disable this option?

  • Mail for exchange query N86

    i recently realised that the mail for exchange folder in my n86 contains a sub folder named admin_log1.txt . this particular folder starts a new entry log everyday for no apparent reason, taking up phone mem.. it states something like 'setting offlin

  • Iweb won't close or update site

    I recently created and uploaded a webpage to my host, but now iWeb will not close, force close, or even remain closed when I shut down the computer and turn it back on. I have made edits to the page and had wanted to update it, but it will not publis

  • BEX to Portal

    I am very sorry for asking such a basic question but I have looked hard here and could not find a pdf paper that describes how can I publish or make BEX query with variables accesable from BI portal. Is there such a document that can show me how to s